How do I setup the Redis cache for our API?
I found the Redis setup configuration in api-service/config/redis.js and the implementation in CacheManager.js.
api-service/config/redis.js
CacheManager.js