Draft: update: Add redis cache support to caching package
- update: Add redis cache support to caching package
Adds a Redis caching service, and adds binds to the loading cache manager to allow for distributed pre-cache. Currently this is a simple binding and doesn't have fallback behaviour for when the Redis service is down.