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

Appkins/streams #1

Closed appkins closed 5 years ago

appkins commented 5 years ago

Added Redis 5 stream support.

Coming Soon: Work queue utilizing consumer streams.