acl/lib_acl_cpp/include/acl_cpp/redis
2018-11-11 21:59:52 +08:00
..
redis_client_cluster.hpp add features in redis_client_cluster & connect_manager 2018-05-14 15:28:39 +08:00
redis_client_pool.hpp after the connection with redis-server is created, the dbnum can be selected in acl::redis_client, acl::redis_client_pool. 2018-10-20 22:20:57 +08:00
redis_client.hpp after the connection with redis-server is created, the dbnum can be selected in acl::redis_client, acl::redis_client_pool. 2018-10-20 22:20:57 +08:00
redis_cluster.hpp reorganize all the include headers. 2017-06-02 14:47:24 +08:00
redis_command.hpp supporting redis-stream ... 2018-11-06 00:03:52 +08:00
redis_connection.hpp reorganize all the include headers. 2017-06-02 14:47:24 +08:00
redis_geo.hpp reorganize all the include headers. 2017-06-02 14:47:24 +08:00
redis_hash.hpp add redis_sentinel class in redis module 2018-03-18 23:43:31 +08:00
redis_hyperloglog.hpp reorganize all the include headers. 2017-06-02 14:47:24 +08:00
redis_key.hpp fixed one problem in redis_key::renamenx about the incorrect type of the returned value. 2018-05-23 22:20:22 +08:00
redis_list.hpp modify bitmap.hpp 2017-08-23 22:35:24 +08:00
redis_master.hpp add redis_sentinel class in redis module 2018-03-18 23:43:31 +08:00
redis_node.hpp modify redis_node class for redis.4.x.x 2018-01-01 11:05:05 +08:00
redis_pubsub.hpp fixed on bug in redis_pubsub.cpp when subscribe multi-channels in one connection 2018-05-06 17:23:07 +08:00
redis_result.hpp reorganize all the include headers. 2017-06-02 14:47:24 +08:00
redis_role.hpp add redis_role class 2018-03-22 19:13:47 +08:00
redis_script.hpp reorganize all the include headers. 2017-06-02 14:47:24 +08:00
redis_sentinel.hpp add redis_sentinel class in redis module 2018-03-18 23:43:31 +08:00
redis_server.hpp reorganize all the include headers. 2017-06-02 14:47:24 +08:00
redis_set.hpp reorganize all the include headers. 2017-06-02 14:47:24 +08:00
redis_slave.hpp add redis_sentinel class in redis module 2018-03-18 23:43:31 +08:00
redis_slot.hpp reorganize all the include headers. 2017-06-02 14:47:24 +08:00
redis_stream.hpp add redis_stream::xinfo command 2018-11-11 21:59:52 +08:00
redis_string.hpp reorganize all the include headers. 2017-06-02 14:47:24 +08:00
redis_transaction.hpp reorganize all the include headers. 2017-06-02 14:47:24 +08:00
redis_zset.hpp reorganize all the include headers. 2017-06-02 14:47:24 +08:00
redis.hpp reorganize all the include headers. 2017-06-02 14:47:24 +08:00