Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/spring/11.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/docker/9.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Spring Aerospike作为缓存_Spring_Caching_Aerospike - Fatal编程技术网

Spring Aerospike作为缓存

Spring Aerospike作为缓存,spring,caching,aerospike,Spring,Caching,Aerospike,我试图在spring boot项目中实现Aerospike作为缓存。我没有找到任何与此相关的实现和文档。我不知道如何实现缓存管理器。如果有可用的解决方案,请提供帮助。从2.5.0/3.0.0版开始,Spring Data Aerospike中的缓存区域发生了一些重大变化 查看这篇关于Spring Boot和Aerospike缓存的中型文章:从2.5.0/3.0.0版开始,Spring Data Aerospike中的缓存区域发生了一些重大变化 查看这篇关于Spring Boot和Aerospik

我试图在spring boot项目中实现Aerospike作为缓存。我没有找到任何与此相关的实现和文档。我不知道如何实现缓存管理器。如果有可用的解决方案,请提供帮助。

从2.5.0/3.0.0版开始,Spring Data Aerospike中的缓存区域发生了一些重大变化


查看这篇关于Spring Boot和Aerospike缓存的中型文章:

从2.5.0/3.0.0版开始,Spring Data Aerospike中的缓存区域发生了一些重大变化


查看这篇关于Spring Boot和Aerospike缓存的中型文章:

我想将Aerospike用作缓存而不是数据库。你能帮助将其实现为缓存吗?我相信这个问题可能已经在这里得到了回答:这里给出的唯一答案建议使用,但我无法保证该项目的质量,我自己没有使用过。你可能还想看看Aerospike论坛上关于使用Aerospike的简单缓存实现的老讨论:我想将Aerospike用作缓存而不是数据库。你能帮我将其实现为缓存吗?我相信这个问题可能已经在这里得到了回答:这里给出的唯一答案是建议使用,但我无法保证该项目的质量,因为我自己没有使用过。您可能还想看看Aerospike论坛上关于使用Aerospike的简单缓存实现的老讨论: