manage-your-cache
v1.0.3
Published
Caching cycle for generic use-cases
Downloads
5
Readme
Manage your cache
Description
Manage your cache is helps your manage caching data. This library goal is data consistency on cache
How it works?
Define creator, updater and deleter methods, and enjoy!
Features
- Create from model
- Update from model
- Delete from model
- Get from model ( actually from redis if data exists )
Next features
- Pagination
- Relations