【发布时间】:2019-08-20 18:39:55
【问题描述】:
我只想使用Aerospike 作为Spring CacheManager 的后备缓存。
当我不打算将 Aerospike 用作数据存储而仅用作缓存时,是否应该使用 spring data aerospike?
是否有类似于HazelcastCacheManager 的可用实现,或者我需要自己编写吗?
任何帮助表示赞赏。
【问题讨论】:
-
找到了这个github.com/shaileshmishra008/spring-cache-aerospike 项目。如果有人带着类似的问题来到这里。
-
只要 stackoverflow 允许,请回答您自己的问题。我假设你发表评论是因为你现在被屏蔽了
-
是的,现在发布,因为我现在已经解封了。
标签: java spring spring-boot aerospike