Commit Graph

298 Commits

Author SHA1 Message Date
zsxxsz
751279a6a6 HttpServletRequest add getJson&getXml methods 2015-07-25 00:44:36 +08:00
zsxxsz
c67a7e40c5 HttpServletRequest add getJson&getXml methods 2015-07-25 00:31:30 +08:00
zsxxsz
3e79879e40 modify README.md of redis module 2015-07-24 21:02:13 +08:00
zsxxsz
70a3a12b94 compile option "-pedantic" not support __FUNCTION__ 2015-07-23 23:46:17 +08:00
ubuntu14
24b6cfd05b compile option "-pedantic" not support __FUNCTION__ 2015-07-23 06:38:34 -07:00
zsxxsz
f7f34a9474 class dbuf_pool's destructor be set as private function that the dbuf_pool's object must be created dynamiclly 2015-07-22 15:59:11 +08:00
zsxxsz
909af119de class dbuf_pool's destructor be set as private function that the dbuf_pool's
object must be created dynamiclly
2015-07-22 15:39:34 +08:00
zsxxsz
33de35bfff improvement dbuf pool's performance; add dbuf_pool sample 2015-07-22 00:41:11 +08:00
zsx
79269106c8 add double/float supporting for query class of db module 2015-07-21 17:16:53 +08:00
zsx
ec3978400d add double/float supporting for query class of db module 2015-07-21 15:26:53 +08:00
zsxxsz
1300496956 fixed bug in redis_command::run where existing a invlid conn's refering 2015-07-19 11:12:00 +08:00
zsxxsz
33125fe158 fixed bug in redis_command::run where existing a invlid conn's refering 2015-07-19 10:30:27 +08:00
zsxxsz
70387f948e fixed bug in redis_command::run(): when peek_conn returns NULL, the function should return. 2015-07-16 20:49:06 +08:00
zsx
458f6089e9 fixed bugs in redis_scripts.cpp for computing keys's size 2015-07-15 10:00:30 +08:00
zsxxsz
38ade41d2b modify redis_geo sample 2015-07-13 21:40:29 +08:00
zsxxsz
35f5bd57ec delete debug line in build_request function of redis_command.cpp 2015-07-13 20:21:58 +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
zsxxsz
b5525ad021 add some functions in class string, HttpServletResponse 2015-07-05 22:51:31 +08:00
zsxxsz
8410e85b0c fixed some compiling error 2015-07-05 09:44:36 +08:00
zsxxsz
1c469fea3b http module support range download; add http download example 2015-07-05 01:29:35 +08:00
zsxxsz
1c43c88be1 fixed bugs in http_hdr.c and redis_hash.cpp; add som http head operation functions 2015-07-02 10:35:12 +08:00
ubuntu14
0e6c3b8107 delete polarssl.lib in default vc project 2015-06-30 07:26:48 -07:00
zsxxsz
f0daca2e54 add win64 directory 2015-06-30 11:06:33 +08:00
zsxxsz
84edd976ea Delete vld.lib 2015-06-30 11:05:15 +08:00
zsxxsz
99d5403007 add win64 path 2015-06-30 10:58:54 +08:00
ubuntu14
2a35f4992d all samples can be built by vc2012 in x64 mode 2015-06-29 02:33:11 -07:00
zsxxsz
fc22796257 lib_acl, lib_protocol, lib_acl_cpp can be built by VC2012 in x64 mode 2015-06-28 20:27:51 +08:00
ubuntu14
8dc9188d4b fixed some bugs in using iterator 2015-06-27 07:46:54 -07:00
ubuntu14
cbdce56059 fixed one bug in acl_vstring.c; modify http module 2015-06-24 06:38:28 -07:00
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