Darrel Schneider created GEODE-8048:
---------------------------------------
Summary: change redis sets to use functions and deltas
Key: GEODE-8048
URL: https://issues.apache.org/jira/browse/GEODE-8048
Project: Geode
Issue Type: Improvement
Components: redis
Reporter: Darrel Schneider
Required operations:
* "SADD"
* "SMEMBERS"
* "SREM"
* "DEL" (of sets)
*AC*
* Above commands implemented using functions/delta propagation
* Make Set operations _not_ on the above list minimally functional with
functions/deltas (performance not important)
* Existing SetsIntegrationTests passing without Ignores
* All other tests passing, including non-Set tests
--
This message was sent by Atlassian Jira
(v8.3.4#803005)