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

Persistence #13

Open
OndroMih opened this issue Sep 22, 2016 · 1 comment
Open

Persistence #13

OndroMih opened this issue Sep 22, 2016 · 1 comment

Comments

@OndroMih
Copy link

Define persistence for the in-memory data. Could be combined with JPA as persistence provider if keys and values are JPA entities. Or in a light-weight solution, ensure that cache listeners can be used to cover all CRUD operations and synchronize cache with a persistence layer.

@OndroMih
Copy link
Author

When combined with #12 it would also open way to eventual consistency if combined with appropriate persistence solution.

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