vectortest

package
v0.2.15 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 26, 2026 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package vectortest holds the backend-agnostic conformance suite for vector.Store implementations. The sqlite-vec backend runs it today; the pgvector backend (Phase 4) reuses it unchanged, which is what keeps the two backends behaviourally identical behind the interface.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunConformance

func RunConformance(t *testing.T, newStore func(t *testing.T) vector.Store)

RunConformance exercises the full vector.Store contract against a fresh store produced by newStore. newStore is called once per RunConformance.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL