Skip to content

v4.13.0 *beta*

Pre-release
Pre-release

Choose a tag to compare

@reindexer-appveyor reindexer-appveyor released this 22 Dec 12:49

Core

  • [ref] Deprecated EnableStorage API was removed

Replication

  • [fea] Added compatibility mode for the replication. If reindexer v4 was built with ENABLE_V3_FOLLOWERS cmake option, it is able to replicate to the reindexer v3 followers (v3.21.0 or newer)

Sharding

  • [fea] Sharding configuration command is now works with RAFT-cluster shards (on the empty namespaces)
  • [fix] Fixed #config-namespace rollback on the sharding configuration errors

Go connector

  • [fea] Go object cache (LRU) is now able to work with sharded clusters, RAFT-clusters and async replicas

Ported