Add extended support for Redis
LadyCailinBot opened this issue ยท 0 comments
CMDHELPER-2830 - Reported by CyaNox
Currently the only way we can interact with Redis is through the PSN.
This is fairly limiting compared to what is all possible with Redis. I looked at what Jedis (the library used by CH to connect to Redis) supports and it goes far beyond what is being utilized.
I humbly request more extended support for Redis and its many features.