cpp-redis / cpp_redis

C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform
MIT License
720 stars 199 forks source link

When to release the new version to support redis5? #50

Open aengusjiang opened 5 years ago

aengusjiang commented 5 years ago

This is a very good redis client for the c++. And wish to release the new version to support redis5.