1
0
Fork 0
mirror of https://github.com/KingDuckZ/incredis synced 2024-11-27 00:43:50 +00:00
Commit graph

2 commits

Author SHA1 Message Date
King_DuckZ
a6fab83296 Optimization - Get rid of the vector that held the unique_ptr.
Use the replies list directly. I can't see any significant
performance improvement yet, but there is something else I want to
try starting from this point.
2016-12-06 18:39:41 +00:00
King_DuckZ
20edb06241 Add set/get/flushdb/dbsize convenience methods. 2016-12-02 14:17:37 +00:00