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 |
|
Rushmore Mushambi
|
77f1318152
|
Fix benchmarks (#3864)
|
2024-04-15 10:28:08 +00:00 |
|
Rushmore Mushambi
|
f93f4999ed
|
Refactor Cargo features to use separate core library versions (#3688)
Co-authored-by: Mees Delzenne <mees.delzenne@gmail.com>
|
2024-03-15 11:21:32 +00:00 |
|
Mees Delzenne
|
87da9c0b01
|
Fix warnings (#3634)
|
2024-03-08 10:58:07 +00:00 |
|
Farhan
|
485a224bcd
|
Add SurrealKV as an experimental backend store (#3451)
|
2024-02-15 20:47:10 +00:00 |
|
Emmanuel Keller
|
842ee7a264
|
Refactor: Update bench (#3484)
|
2024-02-12 16:12:56 +00:00 |
|
Emmanuel Keller
|
2d2b3a40bb
|
Refactor: In MTree large vector improvement (#3466)
|
2024-02-12 11:31:35 +00:00 |
|
Rushmore Mushambi
|
690dd55a86
|
Extract core lib into a standalone crate (#3423)
Co-authored-by: Gerard Guillemas Martos <gerard.guillemas@surrealdb.com>
|
2024-02-02 22:10:47 +00:00 |
|
Mees Delzenne
|
2755f572fc
|
Introduce new experimental parser (#2885)
Co-authored-by: Raphael Darley <raphael@raphaeldarley.com>
|
2024-01-10 16:43:56 +00:00 |
|
Emmanuel Keller
|
a6c50cb5f5
|
Feat: In Memory index store (#3020)
|
2023-12-13 13:37:24 +00:00 |
|
Mees Delzenne
|
01a07b7c91
|
Fix clippy warnings in tests (#3101)
|
2023-12-09 20:25:50 +00:00 |
|
Emmanuel Keller
|
9ead2cdbb6
|
MTree fully tested with Euclidean and Manhattan distances (#3006)
|
2023-11-21 21:25:00 +00:00 |
|
Mees Delzenne
|
256a08a396
|
Factor out the parser into its own module. (#2979)
|
2023-11-18 13:56:13 +00:00 |
|
Salvador Girones Gil
|
b0be22360e
|
[bench] New benchmarks against different datastores (#2956)
|
2023-11-18 13:55:01 +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 |
|
Raphael Darley
|
db5fb6df63
|
Switch transaction to enum from bool (#2743)
|
2023-09-26 13:02:53 +00:00 |
|
Salvador Girones Gil
|
bdac1fae72
|
[security] Introduce "allow-guests". Deny all caps by default (#2547)
|
2023-08-30 18:01:30 +00:00 |
|
Przemyslaw Hugh Kaznowski
|
983ec1ba63
|
Add tx commits (#2443)
|
2023-08-16 18:56:17 +01:00 |
|
Emmanuel Keller
|
ecba885eb8
|
Feat: btree serialisation + generic read/write tree cache (#2362)
|
2023-08-01 09:57:05 +00:00 |
|
Salvador Girones Gil
|
998b263517
|
[iam] RBAC and multiple root users (#2176)
Co-authored-by: Przemyslaw Hugh Kaznowski <hughkaznowski@protonmail.com>
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
|
2023-07-29 18:47:25 +00:00 |
|
Emmanuel Keller
|
1d68fd5622
|
Improve index BTree insertion & search performance (#2240)
|
2023-07-11 18:22:31 +00:00 |
|
Emmanuel Keller
|
cf4cfc1908
|
processor micro-benchmark (#2216)
|
2023-07-07 18:43:16 +00:00 |
|
Tobie Morgan Hitchcock
|
4b690c763b
|
Improve datastore configuration options (#2227)
|
2023-07-05 21:26:13 +00:00 |
|
Finn Bear
|
94a376adc5
|
Testing - Add CPU profiling to microbenchmarks (#2000)
|
2023-05-16 23:31:30 +01:00 |
|
Finn Bear
|
46c5b4d7f1
|
Testing - Add microbenchmarks for query parsing and execution. (#1878)
|
2023-05-01 18:15:42 +01:00 |
|