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

Redis cache hset and hget #24

Open
naueramant opened this issue Mar 15, 2021 · 1 comment
Open

Redis cache hset and hget #24

naueramant opened this issue Mar 15, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@naueramant
Copy link
Contributor

The redis cache should use hset and hget to easier clear translations by project id.

@naueramant naueramant added the enhancement New feature or request label Mar 15, 2021
@PaulFarver
Copy link
Contributor

PaulFarver commented Apr 12, 2021

HSET does not support time to live, so we would have to implement this ourselves with the EXPIRE command

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants