zhj149/cache-as-multi
Extend Spring Cache to implement individual caching for each item in batch data, which can improve cache hit rate and utilization. Additionally, this extension allows the methods for operating on batch data to share the cache with the methods for operating on individual data.扩展 Spring Cache 以实现批量数据中每项的单独缓存,从而提升缓存的命中率和使用率。
JavaApache-2.0
No issues in this repository yet.