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

Enable keep-alive for connections to Redis #54

Closed
jrusbatch opened this issue Oct 15, 2012 · 1 comment
Closed

Enable keep-alive for connections to Redis #54

jrusbatch opened this issue Oct 15, 2012 · 1 comment
Labels

Comments

@jrusbatch
Copy link
Owner

Booksleeve's API exposes a SetKeepAlive method that, once called, pings the Redis server at a set interval. Calling this would, at minimum, alleviate the slight delay that occurs when a user attempts to execute code after a period of inactivity on the site, and potentially improve the reliability of the connections.

@jrusbatch
Copy link
Owner Author

This is no longer valid since the change to MassTransit and RabbitMQ.

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

No branches or pull requests

1 participant