charcoal-dev / cache-redis-client
Redis Client for Charcoal Cache lib
Installs: 1 065
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: ^8.1
- charcoal-dev/cache: ^0.1.0
README
This library integrates a Redis Client as a caching driver for the Cache library. Redis is an in-memory data structure store, renowned for its speed and efficiency, often employed as a caching mechanism in scalable applications.
For detailed information, guidance, and setup instructions regarding this library, please refer to our official documentation website: