Download Latest Version ruvector 0.2.40 -- MetaHarness, Darwin, and Flywheel source code.zip (126.3 MB)
Email in envelope

Get an email when there's a new version of RuVector

Home / rvf-v0.3.4
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-07-28 1.1 kB
RVF durable COW v0.3.4 source code.tar.gz 2026-07-28 118.9 MB
RVF durable COW v0.3.4 source code.zip 2026-07-28 126.3 MB
Totals: 3 Items   245.1 MB 0

Durable COW branches and sparse-ID correctness

This release completes queryable, durable RVF copy-on-write branches and corrects immediate read-through for one-based and sparse vector IDs.

Published packages

  • crates.io: rvf-runtime 0.3.2
  • npm: @ruvector/rvf 0.3.4
  • npm: @ruvector/rvf-node 0.2.3
  • npm: all five @ruvector/rvf-node-<platform> packages at 0.2.2

Security and correctness

  • membership capacity is derived from the highest vector ID, with checked overflow
  • dense membership allocation is capped at 64 MiB to fail closed against allocation abuse
  • branch lineage, edits, tombstones, ID maps, and relative parent references survive reopen and relocation
  • affected npm releases are deprecated with upgrade guidance

Validation

  • 14/14 COW integration tests and 9/9 membership tests
  • five-platform native build matrix
  • clippy with warnings denied, formatting, lockfile integrity, dependency review, cargo-deny, RustSec, and npm audit
  • clean-registry native and SDK immediate/reopen COW smoke tests

Merged in [#740] and [#741].

Source: README.md, updated 2026-07-28