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

Caican Cai updated CALCITE-6908:
--------------------------------
    Description: 
Apache Kvrocks is a distributed key value NoSQL database that uses RocksDB as 
storage engine and is compatible with Redis protocol and And kvrocks also 
supports querying data through sql , we can adapt it, maybe most of it is 
similar to the redis adapter. But I may want to write a new module and refactor 
and solve some problems of the current redis adapter, such as adapting redis 
sql and compatibility with more redis commands.

https://github.com/apache/kvrocks
https://kvrocks.apache.org/docs/supported-commands#search-commands

  was:
Apache kvrocks currently supports querying kvrocks data via sql, we can adapt 
it, maybe most of it is similar to the redis adapter. But I may want to write a 
new module and refactor and solve some problems of the current redis adapter, 
such as adapting redis sql and compatibility with more redis commands.

https://github.com/apache/kvrocks
https://kvrocks.apache.org/docs/supported-commands#search-commands


> Add Apache kvrocks adapter
> --------------------------
>
>                 Key: CALCITE-6908
>                 URL: https://issues.apache.org/jira/browse/CALCITE-6908
>             Project: Calcite
>          Issue Type: New Feature
>            Reporter: Caican Cai
>            Priority: Major
>
> Apache Kvrocks is a distributed key value NoSQL database that uses RocksDB as 
> storage engine and is compatible with Redis protocol and And kvrocks also 
> supports querying data through sql , we can adapt it, maybe most of it is 
> similar to the redis adapter. But I may want to write a new module and 
> refactor and solve some problems of the current redis adapter, such as 
> adapting redis sql and compatibility with more redis commands.
> https://github.com/apache/kvrocks
> https://kvrocks.apache.org/docs/supported-commands#search-commands



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to