Wayne created GEODE-9892:
----------------------------
Summary: Create Infrastructure for Redis Lists
Key: GEODE-9892
URL: https://issues.apache.org/jira/browse/GEODE-9892
Project: Geode
Issue Type: New Feature
Components: redis
Reporter: Wayne
Create the infrastructure for supporting Redis Lists including:
* Use of the appropriate underlying Java collection
* Implementing the [LPUSH|https://redis.io/commands/lpush] Command
* Implementing the [LRANGE|https://redis.io/commands/lrange] command
+Acceptance Critera+
The LPUSH and LRANGE commands have been implemented with appropriate unit
testing.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)