.. |
arg_to_bin_safe.hpp
|
Add support for char[N] to the run() method.
|
2016-06-14 09:11:07 +01:00 |
async_connection.cpp
|
Refactor connection code.
|
2016-06-30 09:35:34 +01:00 |
async_connection.hpp
|
Refactor connection code.
|
2016-06-30 09:35:34 +01:00 |
backend_redis.cpp
|
Implement Script class.
|
2016-06-30 11:27:15 +01:00 |
backend_redis.hpp
|
Add optional database selection parameter in yml file.
|
2016-06-10 09:55:37 +02:00 |
batch.cpp
|
Refactor connection code.
|
2016-06-30 09:35:34 +01:00 |
batch.hpp
|
Refactor connection code.
|
2016-06-30 09:35:34 +01:00 |
CMakeLists.txt
|
Refactor connection code.
|
2016-06-30 09:35:34 +01:00 |
command.cpp
|
Implement Script class.
|
2016-06-30 11:27:15 +01:00 |
command.hpp
|
Implement Script class.
|
2016-06-30 11:27:15 +01:00 |
redisConfig.h.in
|
Add code to submit scripts to Redis.
|
2016-06-21 14:19:59 +01:00 |
reply.cpp
|
Add support for 'status string' replies from Redis.
|
2016-06-29 22:49:38 +01:00 |
reply.hpp
|
Add support for 'status string' replies from Redis.
|
2016-06-29 22:49:38 +01:00 |
scan_iterator.cpp
|
Use new custom lexical_cast instead of the one from boost.
|
2016-06-15 22:38:25 +01:00 |
scan_iterator.hpp
|
Add support for the MATCH and COUNT options for the SCAN commands.
|
2016-06-14 19:11:13 +01:00 |
scan_iterator.inl
|
Add support for the MATCH and COUNT options for the SCAN commands.
|
2016-06-14 19:11:13 +01:00 |
script.cpp
|
Implement Script class.
|
2016-06-30 11:27:15 +01:00 |
script.hpp
|
Implement Script class.
|
2016-06-30 11:27:15 +01:00 |
script_manager.cpp
|
Buildfix when not using cryptopp.
|
2016-06-30 11:40:05 +01:00 |
script_manager.hpp
|
Allow disabling use of cryptopp from code.
|
2016-06-30 11:37:05 +01:00 |