ubuntu14
|
700c8dc870
|
add more functions into redis_builder
|
2016-04-01 23:08:26 +08:00 |
|
ubuntu14
|
41a32d774d
|
add functions to redis_builder
|
2016-04-01 09:36:18 +08:00 |
|
ubuntu14
|
3f74c26a14
|
modify redis interface; make socket more safty
|
2016-01-17 13:35:12 +08:00 |
|
ubuntu14
|
379c50cba9
|
fixed bugs in acl_vstream.c and polarssl_io.cpp; add xml2, xml3 for parsing xml data
|
2015-12-03 17:00:07 +08:00 |
|
ubuntu14
|
9aad31fade
|
make connections pool module supporting different network envirenment
|
2015-11-13 08:32:27 -08:00 |
|
ubuntu14
|
e8548986f6
|
add some functions in connection pool moudle
|
2015-11-13 00:26:30 -08:00 |
|
ubuntu14
|
21e0796f45
|
modify some codes
|
2015-10-20 06:07:23 -07:00 |
|
ubuntu14
|
b319c8742a
|
add mail builder class and sample; optimize http module; add some json samples for test
|
2015-09-27 05:59:21 -07:00 |
|
ubuntu14
|
bfebe1b5d3
|
fixed bug for redis scan in class redis_command/redis_key/redis_hash/redis_set/redis_zset
|
2015-08-24 07:12:15 -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 |
|
zsx
|
09bff5b7d6
|
change count's type from in to size_t in connections relative classes
|
2015-08-14 17:28:30 +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 |
|
zsx
|
883b0681f5
|
use redis cluster to store session for http module
|
2015-06-03 11:19:13 +08:00 |
|
ubuntu14
|
c81f144938
|
add disque_cluster sample
|
2015-05-06 06:37:11 -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
|
e72a468ecd
|
add some useful function to redis_builder tool
|
2015-04-25 09:11:10 -07:00 |
|
ubuntu14
|
0140b69dd1
|
add a redis tool for redis cluster
|
2015-04-19 07:15:30 -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 |
|
ubuntu14
|
2d6cfb27ff
|
fixed some bugs in redis module, and improve some redis functions
|
2015-04-07 08:31:31 -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
|
d563681684
|
project arrangement
|
2015-03-29 19:27:41 +08:00 |
|
zsx
|
c28744324c
|
Ôö¼ÓÁË redis ¿ͻ§¶ËеÄÀ࣬¸ÃÀà¼̳ÐÁËÆäËüËùÓеÄ redis ¿ͻ§¶ËÀà
|
2015-03-27 17:05:12 +08:00 |
|
zsxxsz
|
4e7cf40430
|
add English comments for some redis class
|
2015-03-15 17:38:50 +08:00 |
|
ubuntu14
|
4909a6bd6f
|
modify some projects and samples
|
2015-03-08 06:34:00 -07: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
|
be6e546eae
|
modify redis_key::scan, redis_hash::hscan, redis_hash::zscan, redis_hash::sscan
|
2015-02-11 07:21:10 -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
|
96f6b34b2c
|
acl 3.1.0 version release now
|
2015-02-07 06:55:24 -08:00 |
|
ubuntu14
|
68ce4a101b
|
the new redis client can be compiled by vc2003
|
2015-02-02 07:52:11 -08:00 |
|
ubuntu14
|
d17ac74d27
|
test redis_hyperloglog, redis_connection, redis_transaction ok
|
2015-02-01 08:13:26 -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 |
|
zsx
|
96abd859ac
|
complete pubsub command for redis
|
2015-01-23 17:23:04 +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
|
e143998522
|
test redis_key, redis_string, redis_hash ok
|
2015-01-15 09:12:41 -08:00 |
|
ubuntu14
|
a674a864ab
|
add redis client lib
|
2015-01-14 07:35:23 -08:00 |
|
zsxxsz
|
bafd2218a4
|
整理了一些文件格式
|
2014-11-19 00:25:21 +08:00 |
|
zsxxsz
|
550b1095de
|
Revert "修复了使用 _vsnprintf_s 的BUG和 stream 类中打开文件流时的BUG"
This reverts commit dff6771da7 .
|
2014-11-19 00:06:40 +08:00 |
|
zsxxsz
|
dff6771da7
|
修复了使用 _vsnprintf_s 的BUG和 stream 类中打开文件流时的BUG
|
2014-11-18 23:08:34 +08:00 |
|
zsxxsz
|
8017426b99
|
针对 gcc 或 vc 编译器,增加了一些编译属性开关
|
2014-02-06 19:59:59 +08:00 |
|
zsxxsz
|
415de6f5c6
|
acl.3.0.13 release
acl.3.0.13 release
|
2013-11-05 22:23:23 +08:00 |
|
zsxxsz
|
cc05b877a2
|
first commit acl to github
first commit acl to github
|
2013-08-18 17:42:25 +08:00 |
|