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

Please consider the clustering caches library for rxjdbc. #26

Open
gencube opened this issue Jun 9, 2015 · 1 comment
Open

Please consider the clustering caches library for rxjdbc. #26

gencube opened this issue Jun 9, 2015 · 1 comment

Comments

@gencube
Copy link

gencube commented Jun 9, 2015

Most Database connection needs to be cached to make pagination more efficient:

Here is the reason why Hibernate(Heavy ORM) has:
http://www.tutorialspoint.com/hibernate/hibernate_caching.htm

For example Ehcache:
http://ehcache.github.io/

However consider opening up this API to allow others to integrate with OTHER type of Caching library:
Similar to the Mapper model in DAO.

@gencube
Copy link
Author

gencube commented Jun 9, 2015

Not urgent. A prototype Sometime in End Oct will be fine also.

@gencube gencube changed the title Please consider the clustering caching library for rxjava. Please consider the clustering cachs library for rxjdbc. Jun 9, 2015
@gencube gencube changed the title Please consider the clustering cachs library for rxjdbc. Please consider the clustering caches library for rxjdbc. Jun 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants