mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
65494cab7b
Also split DISTVERSION into PORTVERSION and DISTVERSIONPREFIX PR: 276846 Reported by: Andrew Kane <andrew@ankane.org>
11 lines
347 B
Plaintext
11 lines
347 B
Plaintext
Open-source vector similarity search for Postgres
|
|
|
|
Store your vectors with the rest of your data. Supports:
|
|
|
|
* exact and approximate nearest neighbor search
|
|
* L2 distance, inner product, and cosine distance
|
|
* any language with a Postgres client
|
|
|
|
Plus ACID compliance, point-in-time recovery, JOINs, and all of the other great
|
|
features of Postgres
|