idb-vector

A simple vector database built on idb

APACHE-2.0 License

Downloads
11
Stars
66
Committers
2

Bot releases are hidden (Show)

idb-vector - 0.2.0 Latest Release

Published by PaulKinlan over 1 year ago

Full Changelog: https://github.com/PaulKinlan/idb-vector/compare/0.1.1...0.2.0

Adding new interface, update & delete. Adding promise results to add and update.

idb-vector - 0.1.1

Published by PaulKinlan over 1 year ago

Full Changelog: https://github.com/PaulKinlan/idb-vector/compare/0.1.0...0.1.1

  • Only returns results where the query vector and the stored data are the same magnitude
  • Error if inserting data without a vector (or incorrectly configured)
idb-vector - 0.1.0

Published by PaulKinlan over 1 year ago

Exports a class vs individual methods

idb-vector - 0.0.2

Published by PaulKinlan over 1 year ago

idb-vector - 0.0.1

Published by PaulKinlan over 1 year ago