mirror of
https://github.com/LamGC/ContentGrabbingJi.git
synced 2026-07-13 21:22:02 +00:00
a6fc04c07e
[Fix] RedisCacheStore 修复 'clear()', 'keySet()' 和 'size()' 方法影响到不属于 CacheStore 的问题; [Update] RedisSingleCacheStoreTest 完善测试项;