apache / kvrocks

Apache Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.
https://kvrocks.apache.org/
Apache License 2.0
3.44k stars 442 forks source link

possible to implement redisearch? #325

Closed hiqsociety closed 1 year ago

hiqsociety commented 3 years ago

do you have the implementation guideline on how to implement redisearch? written like this? https://kvrocks.medium.com/design-complex-structure-on-rocksdb-993a00fd4f6d?source=post_internal_links---------0----------------------------

ShooterIT commented 3 years ago

currently, we are thinking how to support redis module, but now, we don't have conclusion, we would like to listen your ideas if you have

tisonkun commented 1 year ago

Closed as inactive. We don't keep a wishing list. Any design is welcome.