async-redis
async-redis copied to clipboard
RESP3 support
@antirez would be fun to try out RESP3 in this repo.
Because it's async, we can support the background notifications of key invalidations pretty easily.
Is this something you are interested in exploring?