C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform - NO LONGER MAINTAINED - Please check https://github.com/cpp-redis/cpp_redis
1.25k
stars
554
forks
source link
Fix errors that appear when compiling with `-pedantic-errors` flag. #183
Closed
TheQuantumPhysicist closed 6 years ago
Extra unnecessary semicolons removed.