davidmoten / davidmoten/rxjava-jdbc
Please consider the clustering caches library for rxjdbc.
Open
enhancement
- Dominant language
- Java
- Stars
- 801
- Forks
- 114
- Avg merge
- 1m
- Merged PRs (30d)
- 3
Description
**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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.