comelyio / cache
This package is abandoned and no longer maintained.
No replacement package was suggested.
Comely IO Component: Cache
dev-master
2019-02-05 10:36 UTC
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