Rubic_Cache_Backend_Aerospike:Magento 的 Aerospike 缓存后端

时间:2024-07-28 12:18:06
【文件属性】:

文件名称:Rubic_Cache_Backend_Aerospike:Magento 的 Aerospike 缓存后端

文件大小:5KB

文件格式:ZIP

更新时间:2024-07-28 12:18:06

PHP

Rubic_Cache_Backend_Aerospike 这是什么? Magento 缓存后端,用于名为的内存中 NoSQL 数据库。 为什么? Aerospike 真的很容易横向扩展(与 Redis Clustering 相比)。 它也真的。 数据性感的。 为了乐趣和电子名声,哟。 安装 安装。 使用或安装此模块。 将类似以下内容添加到您的 Aerospike 配置(通常是/etc/aerospike/aerospike.conf ): namespace magento { memory-size 2G default-ttl 0 storage-engine memory } 在app/etc/local.xml ,配置 Aerospike 后端。 例子: < config> < global>


【文件预览】:
Rubic_Cache_Backend_Aerospike-master
----composer.json(428B)
----modman(44B)
----code()
--------Aerospike.php(9KB)
----.gitignore(16B)
----README.md(3KB)

网友评论