Commit Graph

260 Commits

Author SHA1 Message Date
zsxxsz
4e7cf40430 add English comments for some redis class 2015-03-15 17:38:50 +08:00
zsx
9f358e6a98 modify acl_read_wait.c, remove C++ comment format 2015-03-12 15:25:03 +08:00
zsx
2b0f428fc7 add license.bsd&license.ibm for acl 2015-03-11 10:12:06 +08:00
zsx
db6f622a7a select on WIN32 using has some problem 2015-03-11 09:09:28 +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
7678442e78 modify redis_cluster.cpp for supporting slot cache 2015-03-02 14:47:19 +08: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
ac4a0f2314 fixed bug in acl_trace.c 2015-02-13 09:04:37 -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
be6e546eae modify redis_key::scan, redis_hash::hscan, redis_hash::zscan, redis_hash::sscan 2015-02-11 07:21:10 -08:00
zsx
2c6e06381b force the master server run as alone mode in WIN32 2015-02-11 09:28:05 +08:00
zsx
d22029bfb9 fixed acl_master framework bug; add some functions to redis_command; modify some Makefile 2015-02-10 17:23:24 +08:00
ubuntu14
6b72eab5d6 modify some Makefile 2015-02-07 08:18:29 -08:00
ubuntu14
641de72839 acl 3.1.0 version release 2015-02-07 07:44:41 -08:00
ubuntu14
96f6b34b2c acl 3.1.0 version release now 2015-02-07 06:55:24 -08:00
ubuntu14
b8c8cae6ed prepare for acl new version 2015-02-04 06:26:20 -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
9af2777301 support extend http request method 2015-01-30 07:08:42 -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
247ace5409 optimize redis client 2015-01-28 08:40:01 -08:00
ubuntu14
87a2693893 Merge branch 'master' of https://github.com/zhengshuxin/acl
Conflicts:
	lib_acl_cpp/include/acl_cpp/redis/redis_list.hpp
2015-01-28 08:39:32 -08:00
ubuntu14
8ff45a9b25 optimize redis client 2015-01-28 08:38:29 -08:00
zsx
13bcb6aefb add comment for redis client API 2015-01-28 17:28:45 +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
ubuntu14
bfd4e601c5 complete the redis script client command 2015-01-25 05:03:20 -08:00
ubuntu14
5df648ee96 change SAMPLES.md 2015-01-25 04:46:31 -08:00
zsx
3a629d983c modify vc project 2015-01-23 17:26:49 +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
ubuntu14
d7b3d92ca8 complate redis_zset, redis_script; add redis_pubsub sample 2015-01-21 07:39:02 -08:00
ubuntu14
1d09396c8c rewrite some redis interface; fix bug for mysql lib on win32 2015-01-19 08:10:17 -08:00
ubuntu14
b6bbade6e1 complete redis client command: list/transaction/connection/pubsub; add redis_pool/redis_manger samples 2015-01-18 08:03:30 -08:00
ubuntu14
5e81e4bd4d compile dll on vc2010/vc2008 2015-01-16 01:42:12 -08:00
ubuntu14
ea7b3d02a8 redis_pool and redis_manager are all ok now 2015-01-16 01:08:31 -08:00
ubuntu14
27c3bfb562 delete unused redis_response.hpp 2015-01-15 17:48:54 -08:00
ubuntu14
0266740b98 delete exec file 2015-01-15 09:15:57 -08:00