cloudcms-caching
> gives you the ability to
- Create cache client
- Get singleton instance of cache client
- Generate caching key for GQL
Usage
Any package that imports cloudcms-caching should set the following ENV vars :
REDIS_HOST
REDIS_PORT
REDIS_DB
DISABLE_CACHE: true/false