Emmanuel Keller
|
6e9d04d4d7
|
Remove Context lifetimes (#4484)
|
2024-08-15 16:01:02 +00:00 |
|
Emmanuel Keller
|
08f4ad6c82
|
MTree bench improvements (replaces hashbrown with ahash) (#4408)
|
2024-07-23 08:24:00 +00:00 |
|
Emmanuel Keller
|
c415d37a72
|
MTree/HNSW tests/benches work (#4387)
|
2024-07-20 08:27:14 +00:00 |
|
Tobie Morgan Hitchcock
|
bfc474e4d8
|
Refactor transaction, caching, and key-value store interfaces (#4257)
Co-authored-by: Gerard Guillemas Martos <gerard.guillemas@surrealdb.com>
|
2024-07-17 22:44:05 +00:00 |
|
Mees Delzenne
|
5706c9b368
|
Fix clippy tests, eliminate globals, remove unused function return variant. (#4303)
|
2024-07-05 09:34:43 +00:00 |
|
Emmanuel Keller
|
a9e075463d
|
Move Transaction to Context (#4096)
|
2024-05-28 10:43:45 +00:00 |
|
Emmanuel Keller
|
7495611bc4
|
[Feat] KNN filtering with limit and KNN distance function (#4036)
|
2024-05-24 13:45:21 +00:00 |
|
Emmanuel Keller
|
009486b2bb
|
Feature: Initial Hnsw implementation (#3353)
|
2024-05-08 14:26:41 +00:00 |
|
Emmanuel Keller
|
b9f02d146d
|
TreeCache is currently inefficient on writes (#3954)
|
2024-04-30 18:09:54 +00:00 |
|
Mees Delzenne
|
87da9c0b01
|
Fix warnings (#3634)
|
2024-03-08 10:58:07 +00:00 |
|
Emmanuel Keller
|
842ee7a264
|
Refactor: Update bench (#3484)
|
2024-02-12 16:12:56 +00:00 |
|
Emmanuel Keller
|
a6c50cb5f5
|
Feat: In Memory index store (#3020)
|
2023-12-13 13:37:24 +00:00 |
|
Emmanuel Keller
|
9ead2cdbb6
|
MTree fully tested with Euclidean and Manhattan distances (#3006)
|
2023-11-21 21:25:00 +00:00 |
|
Rushmore Mushambi
|
2d19ac9f7a
|
Add live query API (#2919)
Co-authored-by: Emmanuel Keller <keller.emmanuel@gmail.com>
|
2023-11-13 17:19:47 +00:00 |
|
Emmanuel Keller
|
08ac7579d1
|
Feat: Implements MTree index deletions (#2738)
|
2023-10-26 22:33:06 +01:00 |
|