superduper
superduper copied to clipboard
[ECO] Support for postgres's `pg_vector`
Necessary tasks:
- [ ] Create a subclass of
backends.ibis.databackend.IbisDataBackend
- [ ] Implement configuring the index in this class (use
Mongo
as an example) - [ ] Implement logic inside
.backends.ibis.query.Like
, using.backends.mongodb.query.Like
as inspiration - [ ] ...
please assign to me
@blythed You can assign this to me, Very Excited about this