fly-apps / fly-apps/postgres-flex
Consider adding pgvector extension
Open
- Dominant language
- Go
- Stars
- 171
- Forks
- 76
- Avg merge
- 1h 19m
- Merged PRs (30d)
- 1
Description
[pgvector](https://github.com/pgvector/pgvector) enables vector similarity search which is useful for AI applications. Support exists in Azure, AWS, and Supabase for this extension, indicating it is growing in popularity.
I had originally hoped to use Upstash Redis on Fly.io for a similarity search, but Upstash Redis does not support this functionality yet. (Redis has the RediSearch extension for vector similarity search).
Pgvector support provides another way to achieve this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.