[ 
https://issues.apache.org/jira/browse/GEODE-46?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Swapnil Bawaskar updated GEODE-46:
----------------------------------
    Issue Type: Sub-task  (was: New Feature)
        Parent: GEODE-8

> Provide a Redis protocol adaptor for Geode
> ------------------------------------------
>
>                 Key: GEODE-46
>                 URL: https://issues.apache.org/jira/browse/GEODE-46
>             Project: Geode
>          Issue Type: Sub-task
>            Reporter: Swapnil Bawaskar
>
> Redis is an open source, BSD licensed, advanced key-value cache and store. It 
> is often referred to as a data structure server since keys can contain 
> strings, hashes, lists, sets, sorted sets, bitmaps and hyperloglogs. More at 
> [Redis project page|http://redis.io]
> Providing a Redis protocol adaptor will be beneficial to both Geode and Redis 
> communities.
> * Redis:
> # The Redis community will get a scalable redis implementation where the 
> individual data structures like lists, sets etc will scale across multiple 
> servers.
> # Since the current redis server is single threaded and Geode is good at 
> handling concurrency, this protocol adaptor should be able to provide a 
> highly concurrent redis server.
> * Geode
> # Geode community will be able to use data structures beyond maps (sorted 
> sets, lists)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to