harbor/src/lib/cache
MinerYang e9d2f50669
update mockery to v2.42.2 (#20258)
Signed-off-by: yminer <yminer@vmware.com>
2024-04-11 03:37:59 +00:00
..
memory bump golang 1.21.5 & fix golangci-lint error (#19722) 2023-12-19 09:41:26 +08:00
redis log: change log level to reduce the noise logs (#19146) 2023-08-17 11:11:04 +08:00
cache.go fix: support customize cache db for business (#19182) 2023-08-18 11:04:16 +08:00
cache_test.go refactor: migrate the redis command keys to scan (#18825) 2023-06-29 11:28:19 +08:00
codec.go feat: implement beego session provider 2022-03-24 10:33:21 +08:00
codec_test.go feat: add cache library and enable it in config manager (#13525) 2020-12-08 17:40:03 +08:00
context.go feat: add cache library and enable it in config manager (#13525) 2020-12-08 17:40:03 +08:00
helper.go Fix syntax errors in comments (#18746) 2023-05-29 17:31:08 +08:00
helper_test.go refactor: migrate the redis command keys to scan (#18825) 2023-06-29 11:28:19 +08:00
mock_cache_test.go update mockery to v2.42.2 (#20258) 2024-04-11 03:37:59 +00:00
options.go feat: add cache library and enable it in config manager (#13525) 2020-12-08 17:40:03 +08:00
util.go 【optimization】Use URL.Redacted method repleace redacted (#18716) 2023-05-29 16:37:51 +08:00
util_test.go feat: add cache library and enable it in config manager (#13525) 2020-12-08 17:40:03 +08:00