mirror of
https://github.com/LamGC/ContentGrabbingJi.git
synced 2025-04-29 22:27:33 +00:00
(重构中)一个以高性能、高效率、高兼容性和多功能为目标、多框架/平台支持(和兼容)的Pixiv聊天机器人。
[Change] RedisConnectionPool 将该类从静态方法类转变为实例类; [Change] RedisCacheStore, RedisMapCacheStore, RedisSingleCacheStore 引入 RedisConnectionPool 实例以进行具体操作; [Change] RedisMapCacheStoreTest, RedisSingleCacheStoreTest 调整 CacheStore 实例的获取, 不再自行创建具体实现, 转为通过 Factory 创建实例; [Change] RedisCacheStoreFactory 单独创建一个 RedisConnectionPool 以提供给通过 Factory 自身创建的 CacheStore 实现; |
||
---|---|---|
.github/workflows | ||
ContentGrabbingJi-CacheStore-api | ||
ContentGrabbingJi-CacheStore-local | ||
ContentGrabbingJi-CacheStore-redis | ||
ContentGrabbingJi-common | ||
ContentGrabbingJi-core | ||
ContentGrabbingJi-Event | ||
ContentGrabbingJi-exec | ||
ContentGrabbingJi-framework-api | ||
ContentGrabbingJi-framework-mirai | ||
ContentGrabbingJi-pixiv | ||
.gitignore | ||
CODE_OF_CONDUCT.md | ||
LICENSE | ||
pom.xml |