titon / cache
The cache package provides a data caching layer that supports multiple storage engines.
0.1.0-alpha
2015-06-01 01:55 UTC
Requires
- hhvm: >=3.6.0
- titon/utility: *
Suggests
- ext-apc: Cache data using APC
- ext-memcached: Cache data using Memcache
- ext-redis: Cache data using Redis
- titon/common: Cache data in memory using the Common package
- titon/db: Cache data to a database using the DB package
- titon/io: Cache data to the filesystem using the IO package
This package is auto-updated.
Last update: 2024-11-05 19:09:55 UTC