Signed-off-by: dongpx <2112323174@qq.com>

This commit is contained in:
dongpx
2026-02-08 22:22:27 +08:00
parent b629c574f1
commit 8c97c0f934
40 changed files with 1776 additions and 27 deletions

View File

@@ -11,7 +11,8 @@
"name": "lideeyunji.cache.redis-scan-batch-size",
"type": "java.lang.Integer",
"description": "redis scan 一次返回数量",
"sourceType": "com.lideeyunji.tool.framework.redis.config.CacheProperties"
"sourceType": "com.lideeyunji.tool.framework.redis.config.CacheProperties",
"defaultValue": 30
}
],
"hints": []