Skip to content
Snippets Groups Projects
To find the state of this project's repository at the time of any of these versions, check out the tags.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Calendar Versioning with the YY.0M.MICRO scheme.

HEAD

Features

  • Add Expel Node feature

[22.07.0] - 2022-07-08

Basic functionality

  • Command line interface for cluster deployment.
  • Dynamic topology configuration, cluster scaling by launching more instances.
  • Support for setting the replication factor for the whole cluster.
  • Failure domains-aware replicasets composition.
  • Two kinds of storages:
    • based on Raft consensus algorithm (clusterwide),
    • based on Tarantool master-master async replication.
  • Graceful instance shutdown.
  • Automatic Raft group management (voters provision, Raft leader failover).
  • Dead instance rebootstrap without data loss.
  • Automatic peers discovery during initial cluster configuration.