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/11/02 14:24:00 UTC

[jira] [Commented] (GEODE-8668) Implement Redis SELECT command

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

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

Commit 7e095b8bd7e8a57e631415d32c3877e111353faf in geode's branch refs/heads/develop from Sarah
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=7e095b8 ]

GEODE-8668: Implement Redis SELECT command (#5682)



> Implement Redis SELECT command
> ------------------------------
>
>                 Key: GEODE-8668
>                 URL: https://issues.apache.org/jira/browse/GEODE-8668
>             Project: Geode
>          Issue Type: Improvement
>          Components: redis
>            Reporter: Sarah Abbey
>            Assignee: Sarah Abbey
>            Priority: Major
>              Labels: pull-request-available
>
> We are implementing [SELECT|https://redis.io/commands/select] because some Redis analysis tools (like Redis Insight) require the {{SELECT}} command in order to function properly.  {{SELECT}} returns {{ERR Only DB 0 supported}} if anything other than 0 is passed in as a DB index argument.



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