[FEATURE REQUEST] - pgvecto.rs.
Is it possible to add support for pgvecto.rs ?
Needed for Immich https://immich.app/docs/administration/postgres-standalone
See https://github.com/tensorchord/pgvecto.rs
I have been maintaining a fork of spilo with pgvecto.rs support. The diff is very simple: https://gitlab.wuhoo.xyz/jerry/spilo-pgvecto.rs/-/compare/5eca94d2..master. If there is interest from the community and maintainers, I can open a PR to get it merged in mainline.
thank you!
I have been maintaining a fork of spilo with pgvecto.rs support. The diff is very simple: https://gitlab.wuhoo.xyz/jerry/spilo-pgvecto.rs/-/compare/5eca94d2..master. If there is interest from the community and maintainers, I can open a PR to get it merged in mainline.
Yea this would be great, I need it for the postgres operator
Hey everyone,
in the meantime vecto.rs became deprecated and replaced by vchord. If you want to use spilo with vchord, you might want to checkout my custom image. See this immich discussion. The patch for the spilo image can be found here