Commit Graph

269 Commits

Author SHA1 Message Date
ubuntu14
1156716a32 add dbuf_reset in class dbuf_pool for performance improvement 2015-06-22 05:41:56 -07:00
ubuntu14
26ede3c85a add some comments in wizard's source; add reset function for acl_dbuf_pool.c 2015-06-22 02:32:33 -07:00
zsx
062d87cea6 improve json parsing speed 2015-06-19 16:08:17 +08:00
zsx
4866e55c49 add thread queue sample: samples/thread_queue 2015-06-18 14:54:58 +08:00
zsx
9bf32aa6d6 fixed bug in randmkey function of redis_key class 2015-06-15 17:04:46 +08:00
zsx
3274df3b13 fixed some compile error on MACOSX 2015-06-14 02:47:59 +08:00
ubuntu14
ba5e2b801a modify http_servlet.cpp sample 2015-06-03 07:59:21 -07:00
zsxxsz
fdd8ac2517 add session_string's buffers in redis_session for caching result of get_buf 2015-06-03 22:41:24 +08:00
zsx
883b0681f5 use redis cluster to store session for http module 2015-06-03 11:19:13 +08:00
ubuntu14
9337889af3 The project can be built on MINGW32 2015-05-21 06:49:35 -07:00
ubuntu14
96d26cc7d3 fixed bugs in redis module, add aio sample 2015-05-18 05:05:22 -07:00
zsxxsz
6c8a000baa fix bug in redis_builder's main.cpp 2015-05-12 20:59:51 +08:00
zsx
622b6175a5 when use redis_client, the client's addr should be saved first. 2015-05-11 16:40:05 +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
e3a4eef756 project file reorganize 2015-05-08 16:54:03 +08:00
zsx
3724809b41 improving some disque samples 2015-05-07 14:51:46 +08:00
ubuntu14
0efff4dbe5 add disque_cluster sample 2015-05-06 08:30:18 -07:00
ubuntu14
c81f144938 add disque_cluster sample 2015-05-06 06:37:11 -07:00
ubuntu14
cae0d21d60 add disque's client library into lib_acl_cpp 2015-05-06 05:19:24 -07:00
ubuntu14
21aeea7f43 add disque's client library into lib_acl_cpp 2015-05-06 02:22:55 -07:00
ubuntu14
8b49be69a5 add disque's client library into lib_acl_cpp 2015-05-06 02:16:10 -07:00
ubuntu14
68c9606b85 delete unused src code in redis module 2015-05-03 05:08:37 -07:00
ubuntu14
45ccf0dad2 modify Readme.md for redis_builder 2015-04-25 09:47:37 -07:00
ubuntu14
eb69a33320 modify README.md for redis module 2015-04-25 09:41:48 -07:00
ubuntu14
dbd3b53792 add some useful function to redis_builder tool 2015-04-25 09:34:49 -07:00
ubuntu14
7364c494ba add some useful function to redis_builder tool 2015-04-25 09:33:30 -07:00
ubuntu14
0a84c1f6e1 add some useful function to redis_builder tool 2015-04-25 09:31:15 -07:00
ubuntu14
2683900ceb add some useful function to redis_builder tool 2015-04-25 09:19:15 -07:00
ubuntu14
793b174975 add some useful function to redis_builder tool 2015-04-25 09:14:48 -07:00
ubuntu14
e72a468ecd add some useful function to redis_builder tool 2015-04-25 09:11:10 -07:00
ubuntu14
91dd70f286 fix bug when result is a empty string from redis-server 2015-04-20 22:22:53 -07:00
ubuntu14
6795c9dfd7 add one redis builder for redis cluster 2015-04-19 07:26:17 -07:00
ubuntu14
0140b69dd1 add a redis tool for redis cluster 2015-04-19 07:15:30 -07:00
ubuntu14
82fb1f34ad fix some compile bugs 2015-04-16 18:42:28 -07:00
zsxxsz
6ec47401fc add comments for redis_set 2015-04-15 22:56:48 +08:00
zsxxsz
0354fce20a add some comments for redis client lib 2015-04-14 22:03:56 +08:00
zsx
ea23a87fe6 add some comments for redis client lib 2015-04-14 17:34:24 +08:00
ubuntu14
cd4802771d add some comments for redis module 2015-04-12 06:37:17 -07:00
ubuntu14
d6933c5694 add some comments for redis module 2015-04-08 08:17:16 -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
e74ac017f9 完善了连接池管理功能模块 2015-04-04 15:25:29 +08: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
zsx
1ce0ed3627 fix bugs in redis_command.cpp, the last three get_strings have some problem 2015-03-30 14:50:56 +08:00
zsxxsz
34bb6a4176 acl 3.1.1 version release 2015-03-29 20:47:46 +08:00