没有合适的资源?快使用搜索试试~ 我知道了~
redis-lua-debugger.zip
共4个文件
license:1个
changelog:1个
lua:1个
需积分: 31 2 下载量 2 浏览量
2019-07-19
08:30:21
上传
评论
收藏 5KB ZIP 举报
温馨提示
rld 是一个非交互的调试工具,用于调试 Redis 的 Lua 脚本,这里有篇详细介绍的文章。 rld 特性包括: 易于安装,只有 6kB 可打印输出到本地和远端 跟踪执行的代码行 先进的数值变化的自动监控机制报告 报告函数调用、返回和参数可进行实时检查 基本使用: Load rld.lua to Redis once (e.g. redis-cli --eval rld.lua). Add this line at the beginning of your Lua script: rld.start(). Run your code as usual (e.g. redis-cli --eval prog.lua). View rld's output in Redis' log file or by subscribing to the rld channel. API rld.start() - starts the debugger rld.stop() - stops the debugger rld.troff() / rld.tron() - toggles tracing off/on rld.options - debugger options, see source for details 标签:redis
资源推荐
资源详情
资源评论
收起资源包目录
redis-lua-debugger-master.zip (4个子文件)
redis-lua-debugger-master
rld.lua 6KB
LICENSE 1KB
README.md 2KB
CHANGELOG 146B
共 4 条
- 1
资源评论
weixin_39840588
- 粉丝: 451
- 资源: 1万+
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功