ContentGrabbingJi/ContentGrabbingJi-CacheStore-api/src
LamGC b7d712da21
[Add][Change] Common 更改 CacheStoreBuilder 为实例模式, 为 CacheStoreFactory 添加 initial 方法;
[Add] CacheStoreFactory 添加 'initial(File)' 方法供缓存组件进行初始化;
[Change] CacheStoreBuilder 将 CacheStoreBuilder 从静态类更改为实例类, 增加对 CacheStoreFactory 的初始化;
[Change] CacheStoreBuilderTest 适配 CacheStoreBuilder 的更改;
2020-11-05 00:53:32 +08:00
..
main/java/net/lamgc/cgj/bot/cache [Add][Change] Common 更改 CacheStoreBuilder 为实例模式, 为 CacheStoreFactory 添加 initial 方法; 2020-11-05 00:53:32 +08:00
test/java/net/lamgc/cgj/bot/cache [Add] CacheStore-api 对 CacheKey 增加新的构造方法, 补充完整的单元测试; 2020-09-05 13:31:00 +08:00