You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not urgent. A prototype Sometime in End Oct will be fine also.
gencube
changed the title
Please consider the clustering caching library for rxjava.
Please consider the clustering cachs library for rxjdbc.
Jun 9, 2015
gencube
changed the title
Please consider the clustering cachs library for rxjdbc.
Please consider the clustering caches library for rxjdbc.
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.
The text was updated successfully, but these errors were encountered: