1
0
Fork 0
mirror of https://github.com/KingDuckZ/incredis synced 2024-11-23 00:33:46 +00:00
incredis/include/incredis
2017-04-25 09:39:51 +01:00
..
arg_to_bin_safe.hpp Move public headers to the include/incredis dir. 2016-07-14 18:13:03 +01:00
batch.hpp Rename replies_requested() into replies_ready(). 2016-12-06 18:41:02 +00:00
command.hpp Make Command and IncRedis moveable 2017-04-14 00:45:39 +01:00
incredis.hpp Fix return value of hmset and update duckhandy, which fixes expire 2017-04-25 09:39:51 +01:00
incredis_batch.hpp Optimization - Get rid of the vector that held the unique_ptr. 2016-12-06 18:39:41 +00:00
reply.hpp Optimization - don't use futures, use simple pointers. 2016-12-05 20:45:07 +00:00
scan_iterator.hpp Replace long long with RedisInt typedef. 2016-12-02 14:17:37 +00:00
scan_iterator.inl Replace long long with RedisInt typedef. 2016-12-02 14:17:37 +00:00
script.hpp Move public headers to the include/incredis dir. 2016-07-14 18:13:03 +01:00
script_manager.hpp Move public headers to the include/incredis dir. 2016-07-14 18:13:03 +01:00
sized_range.hpp Optimization - Get rid of the vector that held the unique_ptr. 2016-12-06 18:39:41 +00:00