mirror of
https://github.com/LamGC/ContentGrabbingJi.git
synced 2026-01-12 20:30:47 +00:00
[Add] HashCacheStore 添加 CacheStore 的抽象实现; [Add] HashSingleCacheStore 添加 SingleCacheStore 的具体实现; [Add] HashSingleCacheStoreTest 增加完整测试项(涵盖了 HashCacheStore);