[Top]
predef::
Cache
Cache.cache
|
Method Cache.cache()->create()
- Method
create
-
void Cache.cache(Cache.Storage.Base storage_mgr, Cache.Policy.Base policy_mgr, void|int cleanup_cycle_delay)
- Description
-
Creates a new cache object. Required are a storage manager, and an
expiration policy object.
|