Redis缓存在Xon

Redis缓存在Xon 2.18.9

没有下载权限
XF 兼容性
  1. 2.3.x
  2. 2.2.x
Short Description
此扩展使用自定义缓存提供程序与Credis集成用于Redis。
此插件需要安装标准库
此插件使用Credis与自定义缓存提供者来Redis(基于Cm_Cache_Backend_Redis)。为了获得最佳性能,请安装php扩展:phpredis<x v v="CT4" />
安装
并添加:
PHP:
$config['cache']['enabled'] = true;
$config['cache']['sessions'] = true;
$config['cache']['provider'] = 'SV\RedisCache\Redis';
$config['cache']['config'] = [
    'server' => '127.0.0.1',
    'port' => 6379,
];
故障排除
请注意,在虚拟环境中Redis对延迟非常敏感。如果反复出现连接失败或协议错误,请禁用任何[url=https://redis.io/topics/persistence]Redis持久化选项。
读取扩展性
通过$ config['cache']['config']['load_from_slave']选项,可以将读取操作推迟到单一的从实例上。这包括了所有'config'选项(除了slave配置)
请参阅FAQ中的配置示例。
高可用性
Zend组件支持Redis Sentinel设置。它不支持Redis的多主集群。
  • 此插件还实现了对论坛中线程计数的缓存功能。
  • Redis Sentinel支持用于高可用性(请参阅FAQ以获取详细信息)。
redis-options.webp
redis-stats.webp
作者
newimage
浏览
1,528
Extension type
zip
File size
80.6 KB
首次发布
上次更新
评分 5.00 星 2 个评分
Link was Broken? Please Send Message to NP Team with direct message, You will get it very quickly!
Support Developer If you are satisfied with your test or project have earn money successfully, Maybe you can click more information button to support with buying.

最新更新

  1. 2.18.9 - change log
    Fix XF2.3 compatibility where "Call to undefined method...
  2. 2.18.8 - change log
    Fix showing an empty "maxmemory" redis info section in admincp
  3. 2.18.7 - change log
    Fix incorrect order of applying TLS options for a connection and using redis password...

最新评论

  • 匿名
  • 5.00 星
  • 版本: 2.10.7 - Bugfix & Maintenance update
wonderful
  • 匿名
  • 5.00 星
  • 版本: 2.10.7 - Bugfix & Maintenance update
Xon has some of the most useful addons and this is one of them. He also has unrivaled support. Literally fixing bugs within a day.

来自 newimage 的更多资源

SalePro - 一个包含 POS、HRM、会计的库存管理系统 N
一个基于Laravel(PHP)的库存/库存管理系统,允许您管理库存等
浏览
1,438
已更新
XenForo增强搜索 N
一个替代内置XenForo搜索系统的附加组件
Wa Gateway | Multi device BETA / WhatsApp Gateway M Pedia N
a new build source code and is not an update from the previous mpwa gateway
顶部