Commit graph

17 commits

Author SHA1 Message Date
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
07a88383fa
Minor lib improvements (#4261) 2024-07-05 09:19:04 +00:00
Tobie Morgan Hitchcock
e1123ae6d6
Remove SpeeDB storage engine (#4171) 2024-06-12 09:40:48 +00:00
Tobie Morgan Hitchcock
b03aeca08c
Cleanup a few things in the code (#3793)
Co-authored-by: Rushmore Mushambi <rushmore@surrealdb.com>
2024-04-03 09:54:12 +00:00
Micha de Vries
81870799ae
Drop --conn and --multi from make sql (#3721) 2024-03-19 11:59:29 +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
Rushmore Mushambi
567a2a5856
Improve Surreal<Any> documentation (#3506)
Co-authored-by: Obinna Ekwuno <obinnacodes@gmail.com>
2024-02-13 14:22:11 +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
Przemyslaw Hugh Kaznowski
96249c2a34
Add pagination to scan (#2951) 2024-01-09 17:47:23 +00:00
Gerard Guillemas Martos
ccb4813886
Implement support for remote JSON Web Key Sets (#3198) 2024-01-09 17:17:48 +00:00
Salvador Girones Gil
b0be22360e
[bench] New benchmarks against different datastores (#2956) 2023-11-18 13:55:01 +00:00
Przemyslaw Hugh Kaznowski
9594683129
Add make check-wasm (#2796) 2023-10-08 00:48:00 +00:00
Przemyslaw Hugh Kaznowski
b989e45927
Fix stack overflow in graph traversal (#2732) 2023-09-22 19:41:55 +00:00
Tobie Morgan Hitchcock
e316498e96
Add ONLY keyword for single result outputs (#2624) 2023-09-05 16:22:13 +01:00
Salvador Girones Gil
bdac1fae72
[security] Introduce "allow-guests". Deny all caps by default (#2547) 2023-08-30 18:01:30 +00:00
Salvador Girones Gil
b5b6f6f1d4
[security] Introduce the Datastore capabilities (#2489) 2023-08-23 20:26:31 +01:00
Salvador Girones Gil
5f9b79162b
[ci] Intruduce cargo-make to dry the workflows. Get rid of unused deps (#2372) 2023-08-03 10:55:06 +01:00