Skip to main content
Loading

Aerospike Vector Search (AVS)

Aerospike Vector Search (AVS) is an extension to the Aerospike Database (ASDB) that enables searches across very large datasets stored in Aerospike. This new service lives outside of Aerospike and builds an index to perform those searches.

info

AVS is in final beta. No additional functionality is planned and no further breaking changes are expected, but this version does include known issues.

  1. Check out the Quick Start to get up and running right away.
  2. Learn about AVS Architecture.
  3. Get familiar with the Python client.