data-tools

module
v0.0.0-...-d9cd954 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 7, 2024 License: Apache-2.0

README

Data conversion v3 version MYSQL -> MONGODB

OPENIM-SERVER

  • https://github.com/openimsdk/open-im-server
  • v3 version, versions below v3.5 are upgraded to v3.5 and above.
cd openim
go build -o openim main.go
./openim -c config.yaml

The output of run success indicates that the conversion is successful and the program exits.

CHAT

  • https://github.com/openimsdk/chat
  • Compatible with https://github.com/openimsdk/open-im-server v3 version
  • v1.6 version, versions below v1.6 can be upgraded to v1.6 and above.
  • Only use https://github.com/openimsdk/open-im-server. Self-implemented business servers do not need to be converted.
cd chat
go build -o chat main.go
./chat -c config.yaml

The output of run success indicates that the conversion is successful and the program exits.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL