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-routerbackend. 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 methodvshard.router.create_cluster_recovery_point()is introduced, which creates a recovery point on every replicaset master (#648).