Emmanuel Keller
|
fed79d4808
|
Bump to rustc 1.80.0 (#4436)
Co-authored-by: Gerard Guillemas Martos <gerard.guillemas@surrealdb.com>
|
2024-07-29 15:39:38 +00:00 |
|
Emmanuel Keller
|
08f4ad6c82
|
MTree bench improvements (replaces hashbrown with ahash) (#4408)
|
2024-07-23 08:24:00 +00:00 |
|
Mees Delzenne
|
209c145ad0
|
Remove flume (#4367)
|
2024-07-19 10:09:54 +00:00 |
|
Emmanuel Keller
|
968b1714dc
|
Cleanup Fetch resolution (#4312)
Co-authored-by: Gerard Guillemas Martos <gguillemas@users.noreply.github.com>
|
2024-07-18 11:27:35 +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 |
|
Gerard Guillemas Martos
|
84d289d868
|
Allow authenticating with a token from the CLI (#4362)
|
2024-07-15 15:57:28 +00:00 |
|
Mees Delzenne
|
fc154142fa
|
Update reblessive (#4352)
|
2024-07-12 14:40:30 +00:00 |
|
Mees Delzenne
|
07a88383fa
|
Minor lib improvements (#4261)
|
2024-07-05 09:19:04 +00:00 |
|
Farhan
|
a926525a83
|
Update surrealkv version to 0.3.0 (#4301)
|
2024-07-04 13:51:20 +00:00 |
|
Farhan
|
a82bb76aba
|
chore: bump surrealkv version to 0.2.0 (#4243)
|
2024-06-21 21:30:35 +00:00 |
|
Tobie Morgan Hitchcock
|
e1123ae6d6
|
Remove SpeeDB storage engine (#4171)
|
2024-06-12 09:40:48 +00:00 |
|
David Bottiau
|
9ffe94a02f
|
Add html functions (#4155)
Co-authored-by: Gerard Guillemas Martos <gguillemas@users.noreply.github.com>
Co-authored-by: Gerard Guillemas Martos <gerard.guillemas@surrealdb.com>
|
2024-06-12 09:18:00 +00:00 |
|
Mees Delzenne
|
b9b2974883
|
Update time dependency (#4160)
|
2024-06-11 09:54:14 +00:00 |
|
Emmanuel Keller
|
1c09e1863d
|
Serialisation size checks for large vectors (#4033)
|
2024-05-13 18:46:22 +00:00 |
|
Rushmore Mushambi
|
24ae06051e
|
Add a surrealdb-next release train (#3888)
|
2024-05-10 09:05:32 +00:00 |
|
Emmanuel Keller
|
1d441e1c21
|
Index & vectors minor fixes (#4009)
|
2024-05-10 07:12:07 +00:00 |
|
Emmanuel Keller
|
009486b2bb
|
Feature: Initial Hnsw implementation (#3353)
|
2024-05-08 14:26:41 +00:00 |
|
Mees Delzenne
|
061ad8c712
|
Update rquickjs dependency (#3942)
|
2024-05-08 11:00:54 +00:00 |
|
Emmanuel Keller
|
b9f02d146d
|
TreeCache is currently inefficient on writes (#3954)
|
2024-04-30 18:09:54 +00:00 |
|
Farhan
|
d1f43e52f0
|
Upgrade skv to 0.1.5 (#3938)
|
2024-04-25 08:06:05 +00:00 |
|
David Bottiau
|
854e6e6df2
|
Fix response content-type on /rpc endpoint (#3918)
Co-authored-by: Raphael Darley <raphael@raphaeldarley.com>
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
|
2024-04-19 20:13:51 +01:00 |
|
Mees Delzenne
|
49ad32f45e
|
Implement reblessive into the executor. (#3803)
|
2024-04-18 15:51:47 +00:00 |
|
Raphael Darley
|
cd653bdf7e
|
refactor rpc code (#3790)
Co-authored-by: Micha de Vries <micha@devrie.sh>
|
2024-04-17 18:56:08 +00:00 |
|
Raphael Darley
|
4c8c9f6c8a
|
Info structure refactor (#3886)
Co-authored-by: Micha de Vries <micha@devrie.sh>
|
2024-04-17 15:27:55 +01:00 |
|
Tobie Morgan Hitchcock
|
ff45747c10
|
Upgrade echodb dependency (#3877)
|
2024-04-16 08:09:02 +00:00 |
|
Farhan
|
f3e217f12f
|
chore: update surrealkv version to v0.1.4 (#3852)
|
2024-04-11 21:41:32 +00:00 |
|
Rushmore Mushambi
|
88095e3fad
|
Update dependencies (#3805)
|
2024-04-05 09:19:54 +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 |
|
Emmanuel Keller
|
c82bbc0820
|
Feature: On disk temporary table (#3749)
Co-authored-by: Gerard Guillemas Martos <gerard.guillemas@surrealdb.com>
|
2024-03-28 16:29:55 +00:00 |
|
Maxwell Flitton
|
e201366602
|
updating surrealml-core and adding checking for version and name (#3773)
|
2024-03-28 13:57:26 +00:00 |
|
Mees Delzenne
|
567832825a
|
Implement reblessive into the parser to prevent any overflows. (#3591)
|
2024-03-22 20:50:11 +00:00 |
|
Pratim
|
a21b025f01
|
Rocket example (#3713)
Co-authored-by: Rushmore Mushambi <rushmore@surrealdb.com>
Co-authored-by: Rushmore Mushambi <rushmore@webenchanter.com>
|
2024-03-20 17:10:07 +00:00 |
|
Rushmore Mushambi
|
6af01e0ed4
|
Bump version to v1.5.0 (#3728)
|
2024-03-20 16:45:20 +00:00 |
|
Rushmore Mushambi
|
05f78ee145
|
Update workflows to take core v2 into consideration (#3701)
|
2024-03-15 16:58:51 +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
|
03e9998ff1
|
Bump version to v1.4.0 (#3656)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-03-07 16:43:39 +00:00 |
|
Micha de Vries
|
e5c63234ca
|
Support tables + geometries in CBOR (#3604)
Co-authored-by: Gerard Guillemas Martos <gerard.guillemas@surrealdb.com>
|
2024-03-05 15:19:44 +00:00 |
|
Micha de Vries
|
728269e30f
|
Bump/mio (#3631)
|
2024-03-05 11:50:57 +00:00 |
|
Maxwell Flitton
|
9fc5af2660
|
Drop the ml2 feature from Cargo files (#3606)
|
2024-03-01 13:53:36 +00:00 |
|
Tobie Morgan Hitchcock
|
fba5aa875d
|
Add compile-time feature for profiling (#3370)
Co-authored-by: Przemyslaw Hugh Kaznowski <hugh@surrealdb.com>
Co-authored-by: Rushmore Mushambi <rushmore@surrealdb.com>
|
2024-02-28 15:46:00 +00:00 |
|
Farhan
|
d386871515
|
Upgrade surrealkv to version 0.1.3 (#3566)
|
2024-02-22 15:50:21 +00:00 |
|
Rushmore Mushambi
|
ace29e51bd
|
Update the lock file (#3562)
|
2024-02-22 13:27:06 +00:00 |
|
Rushmore Mushambi
|
e08029ce48
|
Enable parser2, ml2 and surrealkv in nightly binaries (#3538)
|
2024-02-19 13:59:31 +00:00 |
|
Farhan
|
485a224bcd
|
Add SurrealKV as an experimental backend store (#3451)
|
2024-02-15 20:47:10 +00:00 |
|
Rushmore Mushambi
|
d55d1a3b6e
|
Implement revision types for client/server communication (#3474)
|
2024-02-12 11:52:36 +00:00 |
|
Emmanuel Keller
|
2d2b3a40bb
|
Refactor: In MTree large vector improvement (#3466)
|
2024-02-12 11:31:35 +00:00 |
|
Rushmore Mushambi
|
454509e4d1
|
Update dependencies and add ml2 feature (#3385)
|
2024-02-09 19:31:16 +00:00 |
|
Rushmore Mushambi
|
b0b438b4b8
|
Bump version to v1.3.0 (#3444)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-02-05 22:06:37 +00:00 |
|
Mees Delzenne
|
4ce6b15c50
|
Update rquickjs version (#3419)
|
2024-02-05 17:00:31 +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 |
|