ehcache ehcache
Group | net.sf.ehcache |
描述 | ehcache is a pure Java, in-process cache with the following features: 1. Fast. 2. Simple. 3. Multiple eviction policies: LRU, LFU and FIFO. 4. Caches can be in memory or on disk. 5. Disk Stores can be persistent between VM restarts. 6. Distributed caching using multicast and RMI, with a pluggable API. 7. Cache and CacheManager listeners 8. Supports multiple Caches per CacheManager, and multiple CacheManagers per application. 9. Acts as a pluggable cache for Hibernate 3.1, 3 and 2.1. 10. Small foot print. Both in terms of size and memory requirements. 11. Minimal dependencies apart from J2SE. 12. Fully documented. See the online Documentation and the online JavaDoc. 13. Comprehensive Test Coverage. See the clover test report. 14. Available under |
Packaging | jar |
Size | 200.59 KB |
文件 | pom jar |
网址 | http://ehcache.sf.net |
发布时间 | 2006-07-30 18:57 |
dependencies
developers
gregluck | Greg Luck | |
ssuravarapu | Surya Suravarapu | |
oneovthafew | Gavin King | |
bdargan | Brett Dargan |
licenses
The Apache Software License, Version 2.0 | http://ehcache.sourceforge.net/LICENSE.txt |
索引仓库
仓库 | 个数 |
Central | 592045 |