Namespice
Categories
Component ID
660694
Component name
Namespice
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
808
Component created
Component changed
Component body
Namespace for cache. Namespice implements simple API containing wrapper functions for cache management using concept of tags.
Supported cache backend: Memcached (both Memcache API and Cacherouter-Memcache should work).
This is an API module for developers, it doesn't have any usage on it's own. Install it only when required by other module.
State of this module
Namespice is experimental. It's features and ideas will likely be incorporated into some cache backend project, to fully support cache lifetime, stampede protection etc.
Features
- Tagging of cache entries.
- Optimized serial storage
- Atomic serial operations. Multiple thread friendly
