mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-07-08 12:24:53 +08:00
* commit `decr ` `decrby` `lindex` missing method for redis * fix(store_test):TestRedis_DecrBy * add unit tests for redis commands. And put the functions in alphabetical order * put the functions in alphabetical order * add `lindex` unit test * sort func