[
https://issues.apache.org/jira/browse/GEODE-8668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sarah Abbey updated GEODE-8668:
-------------------------------
Description:
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.
was:
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.
> 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)