.. |
redis_client_cluster.cpp
|
fixed one bug in redis_client_cluster for set_password; add feature in mime class
|
2016-03-17 14:42:58 +08:00 |
redis_client_pool.cpp
|
improving compiling speed by add precompile way
|
2016-02-25 19:57:02 +08:00 |
redis_client.cpp
|
add functions to redis_builder
|
2016-04-01 09:36:18 +08:00 |
redis_cluster.cpp
|
improving compiling speed by add precompile way
|
2016-02-25 19:57:02 +08:00 |
redis_command.cpp
|
fixed one bug in redis_command::run, connection should be put back when n >= redirect_max_.
|
2016-11-08 20:55:26 +08:00 |
redis_connection.cpp
|
improving compiling speed by add precompile way
|
2016-02-25 19:57:02 +08:00 |
redis_geo.cpp
|
improving compiling speed by add precompile way
|
2016-02-25 19:57:02 +08:00 |
redis_hash.cpp
|
fixed bugs in redis_string::incrbyfloat and redis_hash::hincrbyfloat
|
2016-10-31 21:41:36 +08:00 |
redis_hyperloglog.cpp
|
improving compiling speed by add precompile way
|
2016-02-25 19:57:02 +08:00 |
redis_key.cpp
|
improving compiling speed by add precompile way
|
2016-02-25 19:57:02 +08:00 |
redis_list.cpp
|
improving compiling speed by add precompile way
|
2016-02-25 19:57:02 +08:00 |
redis_node.cpp
|
improving compiling speed by add precompile way
|
2016-02-25 19:57:02 +08:00 |
redis_pubsub.cpp
|
improving compiling speed by add precompile way
|
2016-02-25 19:57:02 +08:00 |
redis_request.cpp
|
The project can be built on MINGW32
|
2015-05-21 06:49:35 -07:00 |
redis_request.hpp
|
fixed some bugs in redis module, and improve some redis functions
|
2015-04-07 08:31:31 -07:00 |
redis_result.cpp
|
fixed on bug in redis_result::argv_to_string()
|
2016-11-07 22:14:23 +08:00 |
redis_script.cpp
|
improving compiling speed by add precompile way
|
2016-02-25 19:57:02 +08:00 |
redis_server.cpp
|
add another info() method to class redis_server; make redis_builder more power!
|
2016-04-02 11:55:00 +08:00 |
redis_set.cpp
|
improving compiling speed by add precompile way
|
2016-02-25 19:57:02 +08:00 |
redis_slot.cpp
|
improving compiling speed by add precompile way
|
2016-02-25 19:57:02 +08:00 |
redis_string.cpp
|
fixed bugs in redis_string::incrbyfloat and redis_hash::hincrbyfloat
|
2016-10-31 21:41:36 +08:00 |
redis_transaction.cpp
|
improving compiling speed by add precompile way
|
2016-02-25 19:57:02 +08:00 |
redis_zset.cpp
|
fixed bugs in redis_string::incrbyfloat and redis_hash::hincrbyfloat
|
2016-10-31 21:41:36 +08:00 |
redis.cpp
|
add more functions into redis_builder
|
2016-04-01 23:08:26 +08:00 |