You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by ri...@apache.org on 2022/02/02 21:11:49 UTC

[geode] branch GEODE-9892-Create-Infrastructure-for-Redis-Lists updated (eecdd5f -> 12c8c36)

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 eecdd5f  Add initial support for RedisLists - implements LPUSH, LPOP, LLEN
     add 12c8c36  PR feedback updates

No new revisions were added by this update.

Summary of changes:
 .../org/apache/geode/codeAnalysis/excludedClasses.txt         |  3 +--
 .../apache/geode/codeAnalysis/sanctionedDataSerializables.txt |  2 +-
 .../java/org/apache/geode/redis/internal/data/RedisList.java  |  6 ++----
 .../internal/data/collections/SizeableByteArrayList.java      | 11 ++++++-----
 4 files changed, 10 insertions(+), 12 deletions(-)