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 prefix to redis keys #63

Open
ekalin opened this issue Mar 24, 2021 · 1 comment
Open

Add prefix to redis keys #63

ekalin opened this issue Mar 24, 2021 · 1 comment

Comments

@ekalin
Copy link

ekalin commented Mar 24, 2021

It would be nice if it were possible to configure a prefix that is added to the keys stored in Redis.

So that instead of a key

3B42F4863C7D129F03B5C431C4B5E378

one could have, for example,

app1:session:3B42F4863C7D129F03B5C431C4B5E378
@jonginout
Copy link

@ran-jit

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

No branches or pull requests

2 participants