Skip to content

0.1.42

Latest

Choose a tag to compare

@Serpentian Serpentian released this 10 Jul 10:25
· 4 commits to master since this release

Date: 10-07-2026
Tag: 0.1.42

Compatibility

VShard 0.1.42 is fully compatible with the previous VShard versions.

Functionality added or changed

  • Added a backend for Tarantool's recovery point manager: the vshard-router backend. It lets the manager periodically create cluster-consistent recovery points that can later be used for backup and point-in-time recovery of the whole VShard cluster. A new public router method vshard.router.create_cluster_recovery_point() is introduced, which creates a recovery point on every replicaset master (#648).