We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No response
Now we use Redis 4 https://github.com/pikiwidb/rediscache as Redis cache.
Using Redis 7
The text was updated successfully, but these errors were encountered:
at present redis version: 4.0.14; target redis version: https://github.com/redis/redis/releases/tag/7.2.3 members: chengbo & chenfengtao
redis cache lib: https://github.com/pikiwidb/rediscache 尽量使用 redis 7 的代码 pika 中与 rediscache 相关的代码:pika redis cache adapter https://github.com/OpenAtomFoundation/pika/tree/unstable/src/cache
you should check: whether this work is useless or useful.
Sorry, something went wrong.
chengbo:
1 db.c object.c 当前的代码和 4.0.14 相比,redis 对这两个文件改动比较大;
#2297
pikiwidb/rediscache#7
baixin01
No branches or pull requests
Which PikiwiDB functionalities are relevant/related to the feature request?
No response
Description
Now we use Redis 4 https://github.com/pikiwidb/rediscache as Redis cache.
Proposed solution
Using Redis 7
Alternatives considered
Using Redis 7
The text was updated successfully, but these errors were encountered: