I'm using Redis as a caching system on the client windows endpoint. I want to use two simultaneous caching streams where one is lru enabled and the other is disabled. How do I run two different configs on the same instance?
Ended up using two instances with aof