12 Commits

Author SHA1 Message Date
Handkerchiefs-t
efffd35d29
cache/redis: use redisConfig to receive incoming JSON (previously using a map) (#5268)
* refactor cache/redis: Use redisConfig to receive incoming JSON (previously using a map).

* refactor cache/redis: Use the string type to receive JSON parameters.

---------

Co-authored-by: Tan <tanqianheng@gmail.com>
2023-07-02 22:07:59 +08:00
Ming Deng
1047faadfb
cache/redis: support skipEmptyPrefix option (#5264) 2023-06-26 13:41:08 +08:00
Deng Ming
3e96b23551 httplib: fix unstable test, do not use httplib.org 2023-06-04 14:32:51 +08:00
Deng Ming
5ade9fa025 format code 2022-12-23 11:31:00 +08:00
Deng Ming
3e886f71ca replace beego.me with beego.vip 2021-11-29 21:29:29 +08:00
loyalsoldier
a87f8ec82a
Fix lint and format code in client/cache dir 2021-06-06 20:45:00 +08:00
Ming Deng
9da720d8ba Merge develop 2021-02-13 22:19:52 +08:00
Ming Deng
433763fca0 Define error code for cache module 2021-02-12 21:54:16 +08:00
Jihoon Seo
2bb6c45786 Update beego pkg paths 2021-01-28 13:35:38 +09:00
Ming Deng
7bc6010604 rename to v2 2020-12-14 11:12:00 +08:00
Ming Deng
a70f7fc920 using new organization 2020-12-13 23:09:19 +08:00
Ming Deng
14c1b76569 remove pkg directory;
remove build directory;
remove githook directory;
2020-10-08 18:29:36 +08:00