You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Hale Bales (Jira)" <ji...@apache.org> on 2021/04/08 22:39:00 UTC

[jira] [Created] (GEODE-9136) Redis: make RedisData implement Sizeable

Hale Bales created GEODE-9136:
---------------------------------

             Summary: Redis: make RedisData implement Sizeable
                 Key: GEODE-9136
                 URL: https://issues.apache.org/jira/browse/GEODE-9136
             Project: Geode
          Issue Type: New Feature
          Components: redis
            Reporter: Hale Bales


If RedisData.java implemented the org/apache/geode/internal/size/Sizeable.java interface, size calculations for deltas could be much faster.

**AC**
- add tests for String, Set, and Hash add, append, and remove operations changing the bytesInUse
- all existing hydra tests pass





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