Capabilities ​
- Hash-backed dense vector storage.
- RediSearch HNSW indexes with FLOAT32 vectors.
- Cosine, L2, and inner-product distance configuration.
- Deterministic hash keys for repeatable writes.
- Equality, numeric range,
and, andorfilter translation. search,searchIds, andasTool()integration.- Logical result collapsing for multi-embedding documents.
The adapter writes no TTL and provides no delete or corpus-cleanup API. It does not configure Redis persistence, eviction, clustering, authentication, or client shutdown. Metadata keys beginning with __anvia_ are reserved.
See the API reference.