Releases: openGemini/data-migration-tools
Releases · openGemini/data-migration-tools
v0.3.0
Changelog
Features
- 89a38f4: feat: add abundant log information (#9) (@flaggyellow)
- 06b4f82: feat: retry write points and print the retried points (#14) (@shilinlee)
Bug fixes
- 38c29a6: fix: resolved the problem of cursor reading an empty block causing panic (#8) (@flaggyellow)
Others
- 9f4efe1: concurrency and memory optimization (#11) (@wubin1989)
- e0de62b: perf: import data optimization (#13) (@shilinlee)
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- fix: read tsm and write openGemini, parse fail, point without fields is unsupported by @xiangyu5632 in #2
- fix: dataMigrate Performance optimization by @xiangyu5632 in #3
- fix some bugs
Full Changelog: v0.1.0...v0.2.0
v0.1.0
The tool name is dataMigrate. It is used to migrate InfluxDB data to openGemini.
The dataMigrate directly reads data from the TSM file of InfluxDB and writes the data to openGemini.