Is your feature request related to a problem? Please describe.
#4033 created a valkey based l2 cache.
We should support also redis
Describe the solution you would like
Redis that has a bit different interface than we need, so likely we need to add in ./net package some redis ring methods to support the required interface.
Is your feature request related to a problem? Please describe.
#4033 created a valkey based l2 cache.
We should support also redis
Describe the solution you would like
Redis that has a bit different interface than we need, so likely we need to add in ./net package some redis ring methods to support the required interface.