.. |
redis_client_cluster.cpp
|
add disque's client library into lib_acl_cpp
|
2015-05-06 02:16:10 -07:00 |
redis_client_pool.cpp
|
add support for CLUSTER commands, rename old redis_cluster to redis_client_cluster, redis_pool to redis_client_pool
|
2015-04-02 07:19:57 -07:00 |
redis_client.cpp
|
fixed bugs in redis module, add aio sample
|
2015-05-18 05:05:22 -07:00 |
redis_cluster.cpp
|
fixed some bugs in using iterator
|
2015-06-27 07:46:54 -07:00 |
redis_command.cpp
|
fix bug in redis_command::redirect() which has a NULL refering
|
2015-07-30 22:38:24 +08:00 |
redis_connection.cpp
|
add support for CLUSTER commands, rename old redis_cluster to redis_client_cluster, redis_pool to redis_client_pool
|
2015-04-02 07:19:57 -07:00 |
redis_geo.cpp
|
add redis_geo class and sample; add https_proxy sample, add dgate sample.
|
2015-07-13 16:28:09 +08:00 |
redis_hash.cpp
|
fixed bugs in http_hdr.c and redis_hash.cpp; add som http head operation functions
|
2015-07-02 10:35:12 +08:00 |
redis_hyperloglog.cpp
|
add support for CLUSTER commands, rename old redis_cluster to redis_client_cluster, redis_pool to redis_client_pool
|
2015-04-02 07:19:57 -07:00 |
redis_key.cpp
|
fixed bug in randmkey function of redis_key class
|
2015-06-15 17:04:46 +08:00 |
redis_list.cpp
|
add support for CLUSTER commands, rename old redis_cluster to redis_client_cluster, redis_pool to redis_client_pool
|
2015-04-02 07:19:57 -07:00 |
redis_node.cpp
|
add some useful function to redis_builder tool
|
2015-04-25 09:11:10 -07:00 |
redis_pubsub.cpp
|
lib_acl, lib_protocol, lib_acl_cpp can be built by VC2012 in x64 mode
|
2015-06-28 20:27:51 +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
|
add redis_geo class and sample; add https_proxy sample, add dgate sample.
|
2015-07-13 16:28:09 +08:00 |
redis_script.cpp
|
fixed bugs in redis_scripts.cpp for computing keys's size
|
2015-07-15 10:00:30 +08:00 |
redis_server.cpp
|
fixed some bugs in redis module, and improve some redis functions
|
2015-04-07 08:31:31 -07:00 |
redis_set.cpp
|
fixed bugs in redis module, add aio sample
|
2015-05-18 05:05:22 -07:00 |
redis_slot.cpp
|
fixed some bugs in redis module, and improve some redis functions
|
2015-04-07 08:31:31 -07:00 |
redis_string.cpp
|
fixed bugs in redis module, add aio sample
|
2015-05-18 05:05:22 -07:00 |
redis_transaction.cpp
|
add support for CLUSTER commands, rename old redis_cluster to redis_client_cluster, redis_pool to redis_client_pool
|
2015-04-02 07:19:57 -07:00 |
redis_zset.cpp
|
fixed bug in redis_zset::zrange_get_with_scores; dynamicly loading mysql
|
2015-08-09 22:42:51 +08:00 |
redis.cpp
|
fixed some bugs in redis module, and improve some redis functions
|
2015-04-07 08:31:31 -07:00 |