我只想Aerospike用作Spring CacheManager. 当我不打算用作Aerospike数据存储而仅用作缓存时,我应该使用 spring data aerospike 吗?是否有类似的可用实现HazelcastCacheManager或者我需要自己编写?任何帮助表示赞赏。
2 回答
青春有我
TA贡献1784条经验 获得超8个赞
为 Aerospike 缓存管理器找到了这个实现。
https://github.com/shaileshmishra008/spring-cache-aerospike
我能够使用这个项目作为参考来编写一个版本。
添加回答
举报
0/150
提交
取消