You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Donal Evans (Jira)" <ji...@apache.org> on 2021/12/03 23:35:00 UTC

[jira] [Updated] (GEODE-9814) Add an example of geode-for-redis to the geode examples project

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

Donal Evans updated GEODE-9814:
-------------------------------
    Description: 
Add an example to the geode-examples project/repo demonstrating how to turn on and use geode-for-redis.

This is just a script. User must download native Redis to get command line tool.

Cluster Mode must be used.

Start Server with gfsh.

Use JedisCluster client to:
 * Perform Sets
 * Perform Gets

Have a readme that speaks to using native Redis.

  was:
h4. 
Add an example to the geode-examples project demonstrating how to turn on and use geode-for-redis.


> Add an example of geode-for-redis to the geode examples project
> ---------------------------------------------------------------
>
>                 Key: GEODE-9814
>                 URL: https://issues.apache.org/jira/browse/GEODE-9814
>             Project: Geode
>          Issue Type: Improvement
>          Components: redis
>            Reporter: Dan Smith
>            Assignee: Donal Evans
>            Priority: Major
>
> Add an example to the geode-examples project/repo demonstrating how to turn on and use geode-for-redis.
> This is just a script. User must download native Redis to get command line tool.
> Cluster Mode must be used.
> Start Server with gfsh.
> Use JedisCluster client to:
>  * Perform Sets
>  * Perform Gets
> Have a readme that speaks to using native Redis.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)