mirror of
https://github.com/mastodon/mastodon.git
synced 2026-08-14 17:06:31 -05:00
* Add support for separate Redis for cache CACHE_REDIS_URL to allow using a different Redis server for cache purposes, with cache-specific configuration such as key eviction * Fix code style issues