Commit Graph

58 Commits

Author SHA1 Message Date
ubuntu14
2fb84c4056 optimize some codes 2015-08-26 05:45:40 -07:00
ubuntu14
bc119e8199 modify db module 2015-08-22 03:05:46 -07:00
ubuntu14
45f44e3f74 fixed one bug in class redis_string for handling INCR/INCRBY/DECR/DECRBY commands 2015-08-15 05:57:12 -07:00
zsxxsz
942bdc4a1f fixed bug in redis_zset::zrange_get_with_scores; dynamicly loading mysql
client lib in default mode
2015-08-09 22:42:51 +08:00
zsxxsz
5a2848356c modify README.md in redis and disque samples. 2015-07-30 23:27:22 +08:00
zsxxsz
800b8e749e modify README.md in redis and disque samples. 2015-07-30 23:24:24 +08:00
zsxxsz
3e79879e40 modify README.md of redis module 2015-07-24 21:02:13 +08:00
zsxxsz
38ade41d2b modify redis_geo sample 2015-07-13 21:40:29 +08:00
zsx
000555df9e add redis_geo class and sample; add https_proxy sample, add dgate sample. 2015-07-13 16:28:09 +08:00
ubuntu14
2a35f4992d all samples can be built by vc2012 in x64 mode 2015-06-29 02:33:11 -07:00
zsx
3274df3b13 fixed some compile error on MACOSX 2015-06-14 02:47:59 +08:00
zsx
883b0681f5 use redis cluster to store session for http module 2015-06-03 11:19:13 +08:00
ubuntu14
ab5ec2e6e4 acl 3.1.2 version released 2015-05-09 08:38:33 -07:00
zsxxsz
dd45047dee Merge branch 'master' of https://github.com/zhengshuxin/acl 2015-05-09 21:28:05 +08:00
zsxxsz
c559fd73e1 delete unused an old sample named redis_cluster2 2015-05-09 21:27:17 +08:00
zsx
3724809b41 improving some disque samples 2015-05-07 14:51:46 +08:00
ubuntu14
8b49be69a5 add disque's client library into lib_acl_cpp 2015-05-06 02:16:10 -07:00
ubuntu14
eb69a33320 modify README.md for redis module 2015-04-25 09:41:48 -07:00
ubuntu14
82fb1f34ad fix some compile bugs 2015-04-16 18:42:28 -07:00
zsx
2de88dcb2b modify README.md for redis module 2015-04-08 10:34:33 +08:00
ubuntu14
2d6cfb27ff fixed some bugs in redis module, and improve some redis functions 2015-04-07 08:31:31 -07:00
zsxxsz
ffd971ceb8 add redis cluster sample for multi-threads in README.md 2015-04-02 23:13:46 +08:00
zsxxsz
20661b8094 add redis cluster sample for multi-threads in README.md 2015-04-02 23:06:34 +08:00
ubuntu14
b060645f59 modify redis cluster sample in README.md 2015-04-02 07:23:11 -07:00
ubuntu14
27a5f76285 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
zsxxsz
34bb6a4176 acl 3.1.1 version release 2015-03-29 20:47:46 +08:00
zsx
c28744324c Ôö¼ÓÁË redis ¿ͻ§¶ËеÄÀ࣬¸ÃÀà¼̳ÐÁËÆäËüËùÓеÄ redis ¿ͻ§¶ËÀà 2015-03-27 17:05:12 +08:00
ubuntu14
fe1431b3c7 modify README.md for redis samples 2015-03-08 07:56:08 -07:00
ubuntu14
2f09ab55dd modify README.md for redis lib 2015-03-08 06:47:21 -07:00
ubuntu14
4c690d3130 modify redis_cluster sample 2015-03-08 06:39:35 -07:00
ubuntu14
6c8f6ed4cd Merge branch 'master' of https://github.com/zhengshuxin/acl
Conflicts:
	lib_acl_cpp/samples/redis/redis_cluster/redis_cluster.cpp
	lib_acl_cpp/src/redis/redis_command.cpp
2015-03-08 06:38:52 -07:00
ubuntu14
4909a6bd6f modify some projects and samples 2015-03-08 06:34:00 -07:00
zsx
358a73d07e modify redis_cluster sample 2015-03-02 09:56:01 +08:00
ubuntu14
9b50d1dc50 complete the redis cluster lib 2015-03-01 07:50:53 -08:00
zsx
dfe63fc844 redis client lib support redis3.0 cluster 2015-02-27 13:33:00 +08:00
ubuntu14
b238e84e50 support redis cluster mode and add redis_cluster sample 2015-02-13 09:01:29 -08:00
ubuntu14
8bc89f7dbc rewrite redis modules in order to support redis3.0 cluster in future 2015-02-13 06:52:43 -08:00
ubuntu14
68ce4a101b the new redis client can be compiled by vc2003 2015-02-02 07:52:11 -08:00
zsx
d4e5726585 modify some redis samples 2015-02-02 16:50:06 +08:00
ubuntu14
d17ac74d27 test redis_hyperloglog, redis_connection, redis_transaction ok 2015-02-01 08:13:26 -08:00
ubuntu14
054dbea2a0 redis_zset test ok 2015-01-30 07:05:12 -08:00
ubuntu14
843f3a53c5 redis_zset test ok 2015-01-30 06:58:13 -08:00
ubuntu14
8ff45a9b25 optimize redis client 2015-01-28 08:38:29 -08:00
ubuntu14
2a373c4e71 optimize redis client 2015-01-27 07:37:33 -08:00
ubuntu14
730ff1c3fb optimize redis client 2015-01-27 01:52:50 -08:00
ubuntu14
4323441df7 bugfix for acl_dbuf_pool.c of lib_acl lib 2015-01-26 09:11:04 -08:00
ubuntu14
ea760d5e3a optimize redis client lib 2015-01-26 03:58:02 -08:00
zsx
96abd859ac complete pubsub command for redis 2015-01-23 17:23:04 +08:00
zsx
78a639a4c2 modify some redis samples 2015-01-23 11:00:14 +08:00
zsx
ad009bb467 fix bugs in master_threads2.cpp which lost some fd and memory; continue complete redis client lib 2015-01-23 10:04:25 +08:00