【发布时间】:2015-11-05 12:47:48
【问题描述】:
我正在尝试将一些数据写入Aerospike 中的命名空间,但我没有足够的内存来存储整个数据。
我如何配置我的Aerospike,以便将一部分数据保存在内存中作为缓存,而剩余的数据保存在硬盘中?
我可以减少保存在 ram 中的 Aerospike 中制作的数据副本的数量吗?
可以通过修改aerospike.conf 文件的内容来完成,但我将如何实现它。
【问题讨论】:
-
嗨维尼!感谢您对 Aerospike 的关注。请随时在 www.aerospike.com 上的 Aerospike 论坛上提问。请务必在我们的网站上查看我们的免费在线培训:aerospike.com/training
标签: ram partial configure aerospike writing