Skip to content

3.0.2.0

Compare
Choose a tag to compare
@gccgdb1234 gccgdb1234 released this 12 Dec 01:53
· 29613 commits to main since this release
37f4d4f

New Features:

  • Replica 3 can be specified when creating a database
  • RAFT protocol is enabled automatically in case of replica 3
  • Replica 1 and 3 can be switched by "alter database" command

Enhancements:

  • Performance optimization for inserting data in SQL mode
  • Performance optimization for replica 3
  • Performance optimization for querying data in a lot of scenarios
  • Stability improvement for replica 3
  • Execute "alter database replica" in async way

Fixed Bugs:

  • Some coredump problems
  • Some OOM issues
  • A series of functional bugs

What's Changed

New Contributors

Full Changelog: ver-3.0.1.8...ver-3.0.2.0