You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The v0.7 release will bring:
* native support for sharding in UKV, independent of the underlying engine.
* RAFT implementation for consistent replication.
The v0.6 release will bring:
* minimal support for horizontal with a Redis engine.
* extending random sampling support in third-party engines.
* validating and constraining imported JSONs in document modality.
* improvements to existing bindings and new language support.
The v0.5 release will bring:
* extend the "db.h" to support persistent snapshots.
* extend NetworkX compatibility in Python to support attributed edges and vertices.
* replacing brute-force vector modality search with NSW-based algorithm.