cached-query

Most of time when we use cache library like memcached we not also include these cache libraries but also write the utils to save the result of database query repeatly. I found the most situation of using cache is caching database query result. So I created this project to deal with this situation. >Only tested on mysql.

Homepage POM file JAR file Javadoc
'org.crazycake:cached-query:1.0.0-RELEASE'

Dependencies

Compile dependencies

Test dependencies