Commit Graph

31 Commits

Author SHA1 Message Date
Cloud Wu
92150dd2e9 int64 library is removed 2015-01-05 18:23:46 +08:00
Cloud Wu
a074cd79bd add nodelay option in socketchannel 2014-10-13 20:58:41 +08:00
xjdrew
4ccb677e84 optimize redis compose_message, see redistest for changes
test case: start redistest
2014-06-18 20:20:45 +08:00
Cloud Wu
f7783d3881 bugfix: socket channel reconnect 2014-04-24 23:08:35 +08:00
Cloud Wu
b6c208cf51 try connect only once at first time 2014-04-22 16:18:49 +08:00
Cloud Wu
72d565dd22 remove redis config file, use table directly 2014-04-21 15:08:10 +08:00
Cloud Wu
911380d8b2 socketchannel is an independent mod now, channel:request will throw channel.error when disconnected. 2014-03-25 13:31:06 +08:00
Cloud Wu
20db82dc97 bugfix: auth before connected 2014-03-25 13:31:06 +08:00
Cloud Wu
90c947047c add socket.response to support redis watch mode 2014-03-25 13:31:06 +08:00
Cloud Wu
1eb775a326 introduce socket.channel, and rewrite redis/mongo driver 2014-03-25 13:31:06 +08:00
云风
0234387a2c redis auth 2013-11-19 20:41:04 +08:00
云风
ffd48633c2 bugfix #53 2013-11-04 19:14:21 +08:00
云风
0689f4f094 redis support multi/exec. fix Issue #53 2013-11-01 14:54:01 +08:00
云风
feb2efddbe fix Issue #51 2013-10-30 14:48:58 +08:00
云风
ec0853bebb bugfix: redis batch mode. fix Issue #51 2013-10-30 10:41:30 +08:00
云风
fb3dd69f03 bugfix: don't use table.insert when nil can be insert 2013-09-02 11:18:42 +08:00
云风
4d8390ba66 redis driver: unlock before assert failed 2013-08-22 18:09:45 +08:00
云风
b6373ce495 bugfix: redis sismember 2013-08-22 17:29:30 +08:00
云风
e564406695 minor fix 2013-07-23 14:39:38 +08:00
云风
e8f1b271de bugfix : typo 2013-06-28 13:36:10 +08:00
云风
b6f94e5adc redis: sismember 2013-06-21 17:07:26 +08:00
云风
d8204357a8 redis api back compatible 2013-06-21 16:09:52 +08:00
云风
277b6957cb new socket service and socket lib instead of old connection, and rewrite redis lib 2013-06-21 13:02:51 +08:00
云风
ac7f67f982 batch mode in redis 2013-01-06 12:15:59 +08:00
云风
aaf84ccb6f unique service 2012-10-12 15:34:10 +08:00
云风
4c1cbaaf3e add service manager 2012-09-07 11:04:46 +08:00
云风
0a886cd57c support multi protocol 2012-08-31 21:18:19 +08:00
云风
51ef283887 bugfix : connection 2012-08-30 16:30:52 +08:00
云风
ab85ef535a redis manager 2012-08-15 15:25:54 +08:00
云风
ed7e0da860 api change : redis 2012-08-14 23:44:51 +08:00
云风
eed9c42fd4 change source dir 2012-08-09 15:36:56 +08:00