socketry / async-redis

MIT License
83 stars 18 forks source link

RESP3 support #21

Open ioquatix opened 5 years ago

ioquatix commented 5 years ago

@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?