Addison created GEODE-2447: ------------------------------ Summary: Breakout redisMetaRegion to improve performance Key: GEODE-2447 URL: https://issues.apache.org/jira/browse/GEODE-2447 Project: Geode Issue Type: Sub-task Components: redis Reporter: Addison
Currently, we have a metadata region that st ores each key inserted by Redis and its type. There is an additional region where all strings are stored, and one where hyperLogLogs are stored. Each list/set/hash creates a table with its name. Consider resolving into a single table or at least namespacing -- This message was sent by Atlassian JIRA (v6.3.15#6346)