cached-query cached-query
Group | org.crazycake |
描述 | 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. |
Packaging | jar |
Size | 8.94 KB |
文件 | pom jar |
网址 | https://github.com/alexxiyang/cached-query |
发布时间 | 2014-09-19 00:10 |
dependencies
Group | Artifact | Version |
---|---|---|
junit | junit | 4.11 |
com.google.code.simple-spring-memcached | spymemcached | 2.8.1 |
org.slf4j | slf4j-api | 1.4.2 |
org.slf4j | slf4j-log4j12 | 1.4.2 |
org.crazycake | camel-name-utils | 1.0.0-RELEASE |
developers
alexxiyang | Alex Yang |
licenses
The Apache Software License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0.txt |
索引仓库
仓库 | 个数 |
Central | 592045 |