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

figure out how/when to refresh sessions #3

Open
shusson opened this issue Jun 22, 2017 · 1 comment
Open

figure out how/when to refresh sessions #3

shusson opened this issue Jun 22, 2017 · 1 comment

Comments

@shusson
Copy link
Owner

shusson commented Jun 22, 2017

Currently the session is persisted indefinitely. We could periodically check that the session is valid or maybe intercept the proxied response and check for errors

@shusson
Copy link
Owner Author

shusson commented Jul 22, 2017

Could probably do something like Connection Pooling e.g http://godoc.org/github.com/garyburd/redigo/redis#Pool

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

1 participant