We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Will it be ok if several instances of the application using hibernate-redis will connect to a single instance of Redis?
hibernate-redis
Will it be ok? and will they share and manage the same cache?
Sorry if the question seems stupid, but I did not find an answer to this question in repo readme.md.
The text was updated successfully, but these errors were encountered:
It's distributed cache, so hibernate-redis share cache item within multiple client
Sorry, something went wrong.
No branches or pull requests
Will it be ok if several instances of the application using
hibernate-redis
will connect to a single instance of Redis?Will it be ok? and will they share and manage the same cache?
Sorry if the question seems stupid, but I did not find an answer to this question in repo readme.md.
The text was updated successfully, but these errors were encountered: