From 1263d753be8db06ea08c33bf656b37d373aa4aea Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Thu, 5 Dec 2024 07:13:39 -0800 Subject: [PATCH] Added link to pgvector-raku [skip ci] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ef6e9c8..4442d05 100644 --- a/README.md +++ b/README.md @@ -816,6 +816,7 @@ Perl | [pgvector-perl](https://github.com/pgvector/pgvector-perl) PHP | [pgvector-php](https://github.com/pgvector/pgvector-php) Python | [pgvector-python](https://github.com/pgvector/pgvector-python) R | [pgvector-r](https://github.com/pgvector/pgvector-r) +Raku | [pgvector-raku](https://github.com/pgvector/pgvector-raku) Ruby | [pgvector-ruby](https://github.com/pgvector/pgvector-ruby), [Neighbor](https://github.com/ankane/neighbor) Rust | [pgvector-rust](https://github.com/pgvector/pgvector-rust) Swift | [pgvector-swift](https://github.com/pgvector/pgvector-swift)