Package | Description |
---|---|
play.cache |
Modifier and Type | Class and Description |
---|---|
class |
EhCacheImpl
EhCache implementation.
|
class |
MemcachedImpl
Memcached implementation (using http://code.google.com/p/spymemcached/)
expiration is specified in seconds
|
Modifier and Type | Field and Description |
---|---|
static CacheImpl |
Cache.cacheImpl
The underlying cache implementation
|
static CacheImpl |
Cache.forcedCacheImpl
Sometime we REALLY need to change the implementation :)
|
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly