Darrel Schneider created GEODE-8090:
---------------------------------------

             Summary: Implement function/delta for redis Hash operations used 
by Spring Session
                 Key: GEODE-8090
                 URL: https://issues.apache.org/jira/browse/GEODE-8090
             Project: Geode
          Issue Type: Improvement
          Components: redis
            Reporter: Darrel Schneider


Hash functions needed for Spring session:
 * "HGETALL"
 * "HMSET"
 * "HSET"
 * "DEL" (for hashes)

*A.C.*
 * hash operations above are making use of functions with delta propagation
 * Hash operations _not_ on the above list are minimally functional and passing 
tests (performance not important)
 * hash operations are passing all existing tests including any Dunit tests



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to