Skip to content
  • Eugen Rochko's avatar
    Add support for separate Redis for cache (#7272) · 63553c6b
    Eugen Rochko authored
    * 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
    63553c6b