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 session cookies (with one remember_me). #10

Open
clifinger opened this issue Nov 6, 2019 · 3 comments
Open

Redis session cookies (with one remember_me). #10

clifinger opened this issue Nov 6, 2019 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@clifinger
Copy link
Collaborator

Currently implementing it on actix-web repo.

Actix RedisSessionBackend to include same features as CookiSessionBackend from actix-web like max-age.

@clifinger clifinger added the enhancement New feature or request label Nov 6, 2019
@clifinger clifinger self-assigned this Nov 6, 2019
@shirshak55
Copy link
Contributor

yea redis based is very cool. We can use redis in distributed system also and redis is fast too.

@shirshak55
Copy link
Contributor

@Clif1414

"Currently implementing it on actix-web repo."

can u give me repo url where this is implemented.?

@clifinger
Copy link
Collaborator Author

@shirshak55 the repo is here : https://github.com/actix/actix-redis but don't support max-age for the cookies !

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