承接 steverobbins/redismanager 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

steverobbins/redismanager

Composer 安装命令:

composer require steverobbins/redismanager

包简介

View and flush Redis services

README 文档

README

Master Build Status Master Code Quality Latest Stable Version

Magento Redis Manager

Join the chat at https://gitter.im/steverobbins/Magento-Redismanager

Utility for managing Redis services

Features

  1. Automatic or manual configuration in System > Config > Advanced > Redis Management
  • Ideal for when caching services differ in load balanced environments
  1. Flush databases directly from Magento's admin panel in System > Redis Management
  • Though some caches can be cleared via native Cache Management, Magento only deletes certain caches based on key or tag. There is also no method to clear sessions. This module gives the admin the ability to execute flushdb and flushall commands for true cache purging.
  1. Delete cache keys by matched strings
  2. Auto-refresh redis dashboard every X seconds
  3. View usage statistics
  4. Synchonize to Magento flushes: Redismanager listens for the flush_system and flush_all (basically both top-right cache flush buttons on the Cache control page) events and (if enabled) flushes all Redis instances. (If you use Redis for your session management, be sure to use manual configuration and do NOT include the Cm_RedisSession instance).

Screenshots

Manage Services

Installation

  1. Copy the contents of src/ to your Magento installation
  2. Clear Magento caches
  3. Log out of admin

Installation with Modman

cd /path/to/magento/
modman init
modman clone https://github.com/steverobbins/Magento-Redismanager.git

FAQ

  • What caches are supported?
    • The module will automatically try and detect Redis settings for the following services:
      • Cache
      • Session
      • Enterprise Full Page Cache
      • Lesti FPC
  • Can I configure new Redis services with the module?
    • Negative. This module is only used to monitor and flush already configured services. To add/change your services you need to modify app/etc/local.xml, enterprise.xml, fpc.xml ,etc.
  • I keep seeing a Connection to Redis failed error. What does this mean?
    • You may have incorrectly configured your settings. Check you settings in System > Config > Advanced > Redis Management. Double check your Manual Configuration or try changing Automatically detect Redis services to Yes
  • What versions of Magento are supported?
    • This module has been tested on CE 1.7, 1.8, 1.9 and EE 1.12, 1.13, 1.14, however it should work with any version.
  • Has the module been translated?
    • Yes. From the original English (en_EN) to Korean (ko_KR) and Dutch (nl_NL).. feel free to contribute!

Support

Please submit any issues or feature requests to the issue tracker.

License

Creative Commons Attribution 3.0 Unported License

steverobbins/redismanager 适用场景与选型建议

steverobbins/redismanager 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 4.58k 次下载、GitHub Stars 达 139, 最近一次更新时间为 2015 年 03 月 23 日, 在 PHP 生态内属于活跃度较高的组件。

我们在过去多个企业项目中使用过 steverobbins/redismanager 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。

围绕 steverobbins/redismanager 我们能提供哪些服务?
定制开发 / 二次开发

基于 steverobbins/redismanager 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。

BUG 修复 & 性能优化

线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。

项目外包 & 长期维护

承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。

yvsm@zunyunkeji.com QQ:316430983 微信:yvsm316 西安尊云信息科技 · 专注 PHP / Go / 分布式系统研发

统计信息

  • 总下载量: 4.58k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 141
  • 点击次数: 16
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 139
  • Watchers: 31
  • Forks: 32
  • 开发语言: PHP

其他信息

  • 授权协议: CC-BY-3.0
  • 更新时间: 2015-03-23