Skip to content

RomiChan/gocq-leveldb-migrate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-cqhttp leveldb v3 迁移工具

安装

你可以下载 已经编译好的二进制文件.

从源码安装:

$ go install github.com/RomiChan/gocq-leveldb-migrate@latest

使用方法

./gocq-leveldb-migrate -from xxx -to yyy

默认值:

  • from: data/leveldb-v2
  • to: data/leveldb-v3