Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

mode name
drwxr-xr-x src/
-rw-r--r-- Cargo.toml
-rw-r--r-- LICENSE
-rw-r--r-- README.md
-rw-r--r-- rust-toolchain
README

Vector similarity extension for postgres in rust

This is really really really a work in progres It is inspired by the usual suspects, FAISS and Milvus. But the main inspiration is (pgvector)[https://github.com/ankane/pgvector/]