Skip to content

aerospike/asvec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Aerospike Vector Search CLI Tool

Overview

The Aerospike Vector Search (AVS) CLI Tool is designed to simplify the management of AVS deployments. It offers features aimed at enhancing efficiency and productivity for users getting started with vector search.

Getting Started

Prerequisites

Ensure you have an AVS instance up and running for asvec to connect to. Check out the AVS documentation for instructions on getting started.

Installation

Download the latest release from GitHub Releases.

Basic Usage

To verify the installation and view available commands, execute:

asvec --help

Features

Note

More features are in the works. Don't worry!

  • Data Browsing: Easily run queries on an index.
  • Index Management: Listing, creating, and dropping indexes.
  • User Management: Listing, creating, and dropping users. Revoking and granting user's roles.
  • Node visibility: Listing nodes and important metadata i.e. version, peers, etc.

Issues

If you encounter an issue feel free to open a GitHub issue or discussion. Otherwise, if you are an enterprise customer, please contact support

License

This project is licensed under the MIT License. See the LICENSE.md file for details.