This is an automated email from the ASF dual-hosted git repository.
upthewaterspout pushed a change to branch feature/redis-performance-testing
in repository https://gitbox.apache.org/repos/asf/geode.git.
at 879a544 Add redis-region-size function. Make redis region visible
again
This branch includes the following new commits:
new cbe19e4 WIP add clustering support
new 3df53f9 Fix correct reporting of hosts and ports for SLOT response
new 4cb90cb Add redis COMMAND that returns an empty array
new fa57685 Make sure all buckets are created before computing slots
new 9e80ee0 Add fake response for COMMAND
new 21dc026 Add hacky flushall to COMMAND
new 8481a34 Add READONLY command for go radix client suport
new e9284b6 More commands to CommandExecutor
new 1ae0287 Pass bind address to BucketRetrievalFunction
new dc5ece0 Fix partition calculation
new 2f7e721 Refactor all key references to use RedisKey
new c48fdc5 Add secondaries to CLUSTER SLOTS output
new 5fb8bb8 HACK - run functions on same thread
new 77aff20 HACK - short circuit RedisString.get call to use getValueInVM
new 153c7b2 Is this working - add logging
new 5e115a6 Add ZADD command for YCSB support
new 50defdd Bypass function execution completely
new d31ebe8 Avoid unnecessary buffer creation in Coder
new b947e83 Add fastIntToBytes
new df8b1e3 Revert "Add fastIntToBytes"
new 4c08b5a Optionally return replica detail in CLUSTER SLOTS
new fced898 Run everything directly on netty threads
new 14e9c44 Avoid fn exe for strings
new 3926515 Disable passive expiration
new 921dc25 Add HMSET and DEL to CommandExecutor
new 8a56e89 Add function to show secondary bucket distribution
new 64b7c20 Removing ByteArrayWrapper from hashes
new 182edff Merge pull request #4 from
upthewaterspout/feature/remove-byte-array-wrapper-for-hashes
new 294c175 Add function to show secondary bucket distribution
new 09bb9e3 Fix minor compile error and spotless cleanup
new 420b28c Add RedisDecoder to the netty pipeline
new 29f7e97 Adding CLIENT command. Adding CLUSTER INFO command.
new 2466e7b Revert "Add RedisDecoder to the netty pipeline"
new bbf5f02 Formatting
new f95d2fe Merge pull request #5 from
pivotal-jbarrett/wip/redis-cluster-info
new 879a544 Add redis-region-size function. Make redis region visible
again
The 36 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.