kache icon indicating copy to clipboard operation
kache copied to clipboard

Caching redis itself ?

Open ghost opened this issue 5 years ago • 1 comments

You can then cache redis itself and so take the load of redis ? Seems like this is why this was made ?

ghost avatar Apr 10 '19 19:04 ghost

Kache was developed to be as an alternative for redis. It supports redis features(such as protocol) and in the future, I think we need to move to a different paradigm keeping the same support.

Also yes, we can cache redis too.

kasvith avatar Apr 11 '19 02:04 kasvith