comelyio / cache
Comely IO Component: Cache
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/comelyio/cache
Requires
- php: >=7.1.0
- comelyio/comely-kernel: *
- comelyio/events: *
This package is auto-updated.
Last update: 2024-09-06 09:42:50 UTC
README
Cache component for your comely apps. Uniformed API for multiple caching engines. Lowest overhead, smart encoding system to safely store and retrieve data with their types and integrity preserved.
Prerequisites
- PHP >= 7.1.x
- comelyio/comely-kernel
- comelyio/events (for Indexing feature)
Installation
composer require comelyio/cache