This is an automated email from the ASF dual-hosted git repository.
ringles pushed a change to branch
GEODE-9892-Create-Infrastructure-for-Redis-Lists
in repository https://gitbox.apache.org/repos/asf/geode.git.
from aa142de serializables change
add 208a287 Only send indexes over wire when removing list elements
No new revisions were added by this update.
Summary of changes:
.../redis/internal/data/AbstractRedisData.java | 10 ++++++++
.../geode/redis/internal/data/RedisList.java | 16 ++++++++----
.../geode/redis/internal/data/delta/DeltaType.java | 3 ++-
...dByteArrays.java => RemoveElementsByIndex.java} | 30 +++++++++++++---------
4 files changed, 41 insertions(+), 18 deletions(-)
copy
geode-for-redis/src/main/java/org/apache/geode/redis/internal/data/delta/{AddByteArrays.java
=> RemoveElementsByIndex.java} (68%)