titon / cache
The cache package provides a data caching layer that supports multiple storage engines.
Installs: 1 867
Dependents: 3
Suggesters: 5
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Language:Hack
pkg:composer/titon/cache
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: 2025-10-05 21:32:47 UTC