Skip to content
New issue

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

Upgrade: using Redis 7 as redis cache #2181

Open
AlexStocks opened this issue Dec 1, 2023 · 4 comments
Open

Upgrade: using Redis 7 as redis cache #2181

AlexStocks opened this issue Dec 1, 2023 · 4 comments
Assignees
Labels
✏️ Feature New feature or request

Comments

@AlexStocks
Copy link
Collaborator

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

@AlexStocks AlexStocks added the ✏️ Feature New feature or request label Dec 1, 2023
@AlexStocks
Copy link
Collaborator Author

AlexStocks commented Dec 8, 2023

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.

@AlexStocks
Copy link
Collaborator Author

chengbo:

1 db.c object.c 当前的代码和 4.0.14 相比,redis 对这两个文件改动比较大;

@chejinge
Copy link
Collaborator

#2297

@clearocean621
Copy link

pikiwidb/rediscache#7

@baixin01 baixin01 self-assigned this Jul 11, 2024
@baixin01 baixin01 reopened this Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✏️ Feature New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants