20 Commits

Author SHA1 Message Date
Tanghui Lin cffbd243e5 keep session info in RedisConnContext (#2902)
* keep session info in RedisConnContext

* fix comment

* add uint test for redis ctx

* fix uinttest
2025-03-06 19:25:52 +08:00
Dongsheng He 0a940cdc4b fix redis server example handler memory leak (#2370) 2023-09-07 13:17:54 +08:00
liuminghang 21b1ece8eb remove 'flush_batched' 2020-06-01 12:15:39 +08:00
liuminghang 9e000a2ca9 test redis \0 2020-05-30 19:15:51 +08:00
liuminghang 36ebd737dd fix redis args 2020-05-28 22:00:56 +08:00
jamesge 91a4376509 Rename RedisCommandHandler::Result to make related code cleaner 2020-01-16 15:11:12 +08:00
jamesge a3b2266009 Remove RedisReply.Clear which is conflict with Reset; Add RedisReply.FormatString/Status/Error 2020-01-07 19:48:36 +08:00
jamesge 38e5f8bc57 fix redis related issues 2020-01-07 17:14:26 +08:00
zhujiashun 10325baa98 redis_server_protocol: refine code by cr 2019-12-23 17:56:35 +08:00
zhujiashun 72f953d35e redis_server_protocol: refine example 2019-12-20 17:45:37 +08:00
zhujiashun 16894d1e1a redis_server_protocol: update redis-server 2019-12-19 12:01:12 +08:00
zhujiashun ea7605d3ac redis_server_protocol: update redis-server 2019-12-16 18:17:46 +08:00
zhujiashun e3117cfcaa redis_server_protocol: remove ExecQueue 2019-12-13 16:26:05 +08:00
zhujiashun 520858cfc5 redis_server_protocol: refine code 2019-12-12 17:24:36 +08:00
zhujiashun aa2d91282f redis_server_protocol: remove New() and using butil::StringSplit in example 2019-12-09 19:39:59 +08:00
zhujiashun 684f4ed1e0 redis_server_protocol: refine code, add comment and more ut 2019-12-09 15:42:57 +08:00
zhujiashun ba7f3d5f23 redis_server_protocol: update redis_server 2019-12-09 15:42:57 +08:00
zhujiashun 2d0c8c3bd0 redis_server_protocol: refine code 2019-12-09 15:42:57 +08:00
zhujiashun a79093b478 redis_server_protocol: revise to sync interface 2019-12-09 15:42:57 +08:00
zhujiashun a281b1bd32 redis_server_protocol: add redis server example 2019-12-09 15:42:57 +08:00