kvrocks icon indicating copy to clipboard operation
kvrocks copied to clipboard

[NEW] Redis modules

Open ehsanonline opened this issue 4 years ago • 5 comments

Supporting redis modules like RedisSearch and RedisGraph would be great. I tried to install them but there is no MODULE LOAD command or loadmodule in config file.

ehsanonline avatar Jun 10 '21 18:06 ehsanonline

There's no possibility to use those Redis modules directly since the Kvrocks storage was on the disk, maybe we can implement mostly used modules ourselves.

@bitleak/kvrocks-core-team

git-hulk avatar Jun 11 '21 02:06 git-hulk

Thanks for your attention @ehsanonline Exactly, kvrocks doesn't support, actually, in our project 3.0, we want to multiple data models.

ShooterIT avatar Jun 11 '21 03:06 ShooterIT

any updates on this? I am working on a project that would make this a deal breaker.

basically RedisSearch is needed to index a high volume dataset.

crypt0miester avatar Jul 05 '22 07:07 crypt0miester

I think, for the search scenario, it is probably a relatively large project. What I do know is that kvrocks will probably implement JSON first.

caipengbo avatar Jul 06 '22 01:07 caipengbo

alrighty. thanks champ. keep it up.

crypt0miester avatar Jul 06 '22 03:07 crypt0miester