Commit History

Author SHA1 Message Date
  jamesge 9f510165bc fix warnings on MACOS 4 years ago
  jamesge 91a4376509 Rename RedisCommandHandler::Result to make related code cleaner 4 years ago
  jamesge 38e5f8bc57 fix redis related issues 4 years ago
  jamesge 1ad1cc57ec remove authors 4 years ago
  zhujiashun 0eac0072d0 redis_server_protocol: remove default constructor of RedisReply 4 years ago
  zhujiashun e804f19164 redis_server_protocol: change flush_back to flush_batched 4 years ago
  zhujiashun 22ad6a8d43 redis_server_protocol: disable transaction in batched mode 4 years ago
  zhujiashun 627526f029 redis_server_protocol: refine comment 4 years ago
  zhujiashun 458c45efeb redis_server_protocol: change para name of Commandhandler from is_last to flush_back 4 years ago
  zhujiashun eee11d900e redis_server_protocol: revert BATCH_DONE 4 years ago
  zhujiashun a678df6f2c redis_server_protocol: refine comment 4 years ago
  zhujiashun da671ff437 redis_server_protocol: add BATCHED_DONE code 4 years ago
  zhujiashun d483a54c12 redis_server_protocol: command before transaction are regareded as last command 4 years ago
  zhujiashun cab9db705e redis_server_protocol: remove arg size 4 years ago
  zhujiashun 01da505f64 redis_server_protocol: refine comment 4 years ago
  zhujiashun a378c9f19d redis_server_protocol: remove vector<vector> 4 years ago
  zhujiashun b8c35d854f redis_server_protocol: add TransactionHandler 4 years ago
  zhujiashun e3117cfcaa redis_server_protocol: remove ExecQueue 4 years ago
  zhujiashun 520858cfc5 redis_server_protocol: refine code 4 years ago
  zhujiashun 60581f058c redis_server_protocol: remove Werror in thrift example 4 years ago
  zhujiashun 684f4ed1e0 redis_server_protocol: refine code, add comment and more ut 4 years ago
  zhujiashun 5c8794c44e redis_server_protocol: offer user redis string instead of arrays 4 years ago
  zhujiashun a79093b478 redis_server_protocol: revise to sync interface 4 years ago
  zhujiashun 927bb77cf3 redis_server_protocol: refine comment 4 years ago
  zhujiashun 1b342f753d redis_server_protocol: rename RedisMessage back to RedisReply 4 years ago
  zhujiashun bb09b153a2 redis_server_protocol: combine ServerContext and RedisConnContext 4 years ago
  zhujiashun 13ffbdf568 redis_server_protocol: add missing header 4 years ago
  zhujiashun 3c4d745b4d redis_server_protocol: refine code 4 years ago
  zhujiashun bace6cca7d redis_server_protocol: add async interface 4 years ago
  zhujiashun d78261785b redis_server_protocol: change user interface && support multi 4 years ago