incredis/include/incredis
King_DuckZ a8a27b307f Don't copy nul-terminators if any. 2018-10-13 14:47:28 +01:00
..
arg_to_bin_safe.hpp Experimenting with passing binary ints on to redis. 2017-06-21 21:10:26 +01:00
batch.hpp Replace string_ref with string_view. 2017-06-06 21:09:09 +01:00
command.hpp Accept lua scripts in a string_view rather than in a string. 2017-06-21 21:09:46 +01:00
incredis.hpp DEL returns an integer, it seems. 2017-06-14 23:56:57 +01:00
incredis_batch.hpp Use int_conv instead of boost::lexical_cast too. 2018-10-13 12:35:17 +01:00
int_conv.hpp Don't copy nul-terminators if any. 2018-10-13 14:47:28 +01:00
reply.hpp Optimization - don't use futures, use simple pointers. 2016-12-05 20:45:07 +00:00
scan_iterator.hpp Replace string_ref with string_view. 2017-06-06 21:09:09 +01:00
scan_iterator.inl Replace string_ref with string_view. 2017-06-06 21:09:09 +01:00
script.hpp Use the new int_conv instead of the old lexical_cast. 2018-10-13 12:34:56 +01:00
script_manager.hpp Accept lua scripts in a string_view rather than in a string. 2017-06-21 21:09:46 +01:00
sized_range.hpp Optimization - Get rid of the vector that held the unique_ptr. 2016-12-06 18:39:41 +00:00