llegaz/redis-tools
Composer 安装命令:
composer require llegaz/redis-tools
包简介
Tools and interfaces to help inspect Redis Databases
关键字:
README 文档
README
This tool primary purpose is to pair with my own implementation of PSR-6 pools or PSR-16 Simple Cache:
](https://github.com/llegaz/RedisCache/actions)
Notes:
- This set of tools is not designed to debug real world scenario with millions entries !
In fact, it is a simple development tool to preview PSR-6 pools or PSR-16 Simple Cache while setting them up with, for instance, check on some fixtures, expiration and so on. - There won't be any units here or at least not for now (I should reconsider this while achieving point 3).
- Try to enhance these Tools to be usable in production (custom Lua batch scripts ? excluding O(n) complexity (HGETALL)).
See you space cowboy... 🚀
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-04-14
