当前位置:网站首页>将aof文件转换为命令waoffle安装和使用
将aof文件转换为命令waoffle安装和使用
2022-08-01 07:44:00 【不与天斗姜大夫】
将aof文件转换为命令使用可以使用waoffle
要使用waoffle需要安装npm,CENTOS安装npm参考文档:https://blog.csdn.net/wejack/article/details/125929207
npm安装好以后,执行一下命令安装 waoffle
npm install -g waoffle
解析aof备份文件到文本文件
waoffle < appendonly-8888.aof > generated_commands.txt
参考文档:
https://blog.csdn.net/wejack/article/details/125929207
https://blog.csdn.net/zzy7075/article/details/107379224
边栏推荐
猜你喜欢

22 Grab the Seat 1 C.Grab the Seat (Geometry + Violence)

NIO编程

NIO programming

【HDLBits 刷题】Circuits(1)Combinational Logic

Self-made a remote control software - VeryControl

类似 MS Project 的项目管理工具有哪些

"By sharing" northwestern university life service | | bytes a second interview on three sides by HR

MATLAB程序设计与应用 2.5 MATLAB运算

我三本学历,五面阿里,被面试官“供”着出来了,拿了33*15的Offer

微信小程序请求封装
随机推荐
22 Grab the Seat 1 C.Grab the Seat (Geometry + Violence)
"By sharing" northwestern university life service | | bytes a second interview on three sides by HR
NIO programming
C语言中编译时出现警告C4013(C语言不加函数原型产生的潜在错误)
NIO编程
LeetCode240+312+394
Golang: go get url and form attribute value
22 Niu Ke Duo School 1 I. Chiitoitsu (Probability dp)
VoLTE基础学习系列 | 什么是SIP和IMS中的Forking
HPC系统简介
监听父元素宽高,自适应插件大小
pytest interface automation testing framework | single/multiple parameters
JSON 与 JS 对象的区别
配置我的kitty
Self-made a remote control software - VeryControl
special day to remember
2022杭电多校第二场1011 DOS Card(线段树)
特别数的和
华为深度学习课程第六、七章
13 - JUC CountDownLatch concurrent programming