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

add two redis experiments #5

Merged
merged 1 commit into from
Apr 23, 2023
Merged

add two redis experiments #5

merged 1 commit into from
Apr 23, 2023

Conversation

Yuaninga
Copy link
Contributor

@Yuaninga Yuaninga commented Mar 3, 2023

Describe what this PR does / why we need it

Add two redis experiments:

  • the experiment that expires the keys
  • the experiment that limits the cache memory

Describe how you did it

Realizing these two redis experiments by the go-redis package.

Describe how to verify it

  • blade create redis cache-expire -h
  • blade create redis cache-limit -h

Signed-off-by: Yuaninga <1846225041@qq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants