ms100 / 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 method for operating on batch data to share cache with the method for operating on individual data.扩展 Spring Cache 以实现批量数据中每项的单独缓存,从而提升缓存的命中率和使用率。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ms100/cache-as-multi Watchers