|
657ecd63e2
|
Optimization - don't use futures, use simple pointers.
The local count atomic is used to tell if there are any unanswered
ex-futures yet.
|
2016-12-05 20:45:07 +00:00 |
|
|
930fde41c8
|
Pass down a ThreadContext instead of a bare std::atomic.
|
2016-12-05 15:05:02 +00:00 |
|
|
20edb06241
|
Add set/get/flushdb/dbsize convenience methods.
|
2016-12-02 14:17:37 +00:00 |
|
|
68a73d3eb6
|
Replace long long with RedisInt typedef.
|
2016-12-02 14:17:37 +00:00 |
|
|
3b57d01b0f
|
Add some convenience methods to check the type of a reply.
|
2016-12-02 14:17:37 +00:00 |
|
|
8860dc0620
|
Move public headers to the include/incredis dir.
|
2016-07-14 18:13:03 +01:00 |
|