You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/01/30 17:18:00 UTC

[jira] [Commented] (GEODE-7747) Redis API - Extract KeyRegistrar Class

    [ https://issues.apache.org/jira/browse/GEODE-7747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026850#comment-17026850 ] 

ASF subversion and git services commented on GEODE-7747:
--------------------------------------------------------

Commit b7b061d98585fed3f88dd5c5030a8f0490111947 in geode's branch refs/heads/develop from Murtuza Boxwala
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=b7b061d ]

GEODE-7747: Refactor - extract class KeyRegistrar (#4647)

KeyRegistrar encapsulates info about keys that are inserted via the
Redis API. It uses a Geode Region to store a map from key -> RedisDataType

> Redis API - Extract KeyRegistrar Class 
> ---------------------------------------
>
>                 Key: GEODE-7747
>                 URL: https://issues.apache.org/jira/browse/GEODE-7747
>             Project: Geode
>          Issue Type: Improvement
>            Reporter: Murtuza Boxwala
>            Priority: Major
>              Labels: redis-api
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The KeyRegistrar encapsulates the Redis Metadata Region, which stores the  type of each key.



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