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

Using single redis for several instance of application #130

Open
alikhil opened this issue Oct 15, 2018 · 1 comment
Open

Using single redis for several instance of application #130

alikhil opened this issue Oct 15, 2018 · 1 comment

Comments

@alikhil
Copy link

alikhil commented Oct 15, 2018

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.

@debop
Copy link
Owner

debop commented Dec 28, 2018

It's distributed cache, so hibernate-redis share cache item within multiple client

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