Salvador Girones Gil
|
bb1884d56b
|
[import] Support SurrealCS on the import command (#4706)
|
2024-09-06 12:45:28 +00:00 |
|
Luca Giannini
|
0294bde560
|
Refactor migrating away from once cell (#4614)
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
|
2024-09-05 09:04:12 +01:00 |
|
Dave MacLeod
|
441048082f
|
Fix typos in env var declarations (#4696)
|
2024-09-05 07:31:10 +01:00 |
|
Maxwell Flitton
|
0a1a99dc68
|
Initial commit for SurrealCS (#4458)
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
Co-authored-by: Raphael Darley <raphael.darley@surrealdb.com>
|
2024-09-04 14:53:37 +01:00 |
|
Raphael Darley
|
7ab4d94e93
|
bump async graphql version (#4687)
|
2024-09-04 12:29:56 +01:00 |
|
Tobie Morgan Hitchcock
|
b41b28f099
|
Add ability to configure HTTP endpoint limits (#4670)
|
2024-09-03 14:01:53 +01:00 |
|
Micha de Vries
|
876e55918f
|
surreal fix command (#4605)
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
|
2024-08-27 09:20:53 +00:00 |
|
Micha de Vries
|
70584115ab
|
Versioned storage (#4581)
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
|
2024-08-23 09:27:21 +01:00 |
|
Bilux
|
07d834ef1c
|
Typo error in surreal upgrade --help (#4587)
|
2024-08-22 22:08:22 +01:00 |
|
Dmitrii Blaginin
|
883d4f48d9
|
Store connection ID for web socket connections (#4536)
Co-authored-by: Gerard Guillemas Martos <gerard.guillemas@surrealdb.com>
|
2024-08-22 17:25:08 +01:00 |
|
Raphael Darley
|
1294a674bc
|
improve ws reliability (#4584)
|
2024-08-22 15:45:11 +00:00 |
|
Mees Delzenne
|
4c3f4d0fd5
|
Detach value newtype (#4498)
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
|
2024-08-21 12:34:16 +00:00 |
|
Rushmore Mushambi
|
1f6e6fcfc5
|
Fix release builds (#4559)
|
2024-08-20 13:50:10 +00:00 |
|
Raphael Darley
|
e18cd17ca6
|
deprecate file:// (#4505)
|
2024-08-20 11:44:22 +01:00 |
|
Raphael Darley
|
c7457ffc56
|
use /rpc for the rust sdk http connection (#4482)
|
2024-08-20 09:14:32 +01:00 |
|
Raphael Darley
|
9657dd80c7
|
Add graphql support (#3797)
Co-authored-by: Gerard Guillemas Martos <gguillemas@users.noreply.github.com>
Co-authored-by: Gerard Guillemas Martos <gerard.guillemas@surrealdb.com>
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
Co-authored-by: Micha de Vries <mt.dev@hotmail.com>
|
2024-08-18 18:49:27 +00:00 |
|
Sergii Glushchenko
|
6502b5ed8a
|
Select from individual record with version (#4510)
|
2024-08-15 05:29:53 +00:00 |
|
Raphael Darley
|
bb1eba4aab
|
Add typed LET statement (#4476)
|
2024-08-13 20:47:17 +01:00 |
|
Rushmore Mushambi
|
57c7f5ec03
|
Serialisation improvements for sql::Value (#4255)
|
2024-08-13 08:29:43 +00:00 |
|
Raphael Darley
|
4f3b96334e
|
Upgrade to http/hyper v1.0 (#3726)
Co-authored-by: Salvador Girones <salvadorgirones@gmail.com>
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
|
2024-08-07 10:42:25 +00:00 |
|
Tobie Morgan Hitchcock
|
bf2eb32f01
|
Add improved instrumentation to kvs module layer (#4418)
|
2024-07-30 06:51:28 +01:00 |
|
Hamir Mahal
|
b37929b6ab
|
style: simplify string formatting (#4260)
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
|
2024-07-18 12:19:28 +00:00 |
|
Sergii Glushchenko
|
c73435a881
|
Remove global static Datastore (#4377)
|
2024-07-18 12:11:59 +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 |
|
Przemyslaw Hugh Kaznowski
|
41128094d1
|
3987 Reduce read lock duration (#4328)
|
2024-07-09 09:18:59 +00:00 |
|
Mees Delzenne
|
5706c9b368
|
Fix clippy tests, eliminate globals, remove unused function return variant. (#4303)
|
2024-07-05 09:34:43 +00:00 |
|
Mees Delzenne
|
07a88383fa
|
Minor lib improvements (#4261)
|
2024-07-05 09:19:04 +00:00 |
|
Przemyslaw Hugh Kaznowski
|
85253812f7
|
Gh 3906 fix incorrect shutdown (#4295)
|
2024-07-03 15:06:44 +00:00 |
|
Mees Delzenne
|
26de6072aa
|
Hide surrealdb-core capabilities struct and implement builder. (#4173)
Co-authored-by: Gerard Guillemas Martos <gguillemas@users.noreply.github.com>
|
2024-06-17 14:30:30 +00:00 |
|
Emmanuel Keller
|
3321c64df7
|
Uses Config::tick_interval (#4193)
|
2024-06-14 09:41:01 +00:00 |
|
Rushmore Mushambi
|
99f41ff1a0
|
Add surreal upgrade --alpha (#4179)
|
2024-06-13 07:47:35 +00:00 |
|
Mees Delzenne
|
2184e80f45
|
Refactor function target and net target parsing and matching. (#4150)
|
2024-06-12 10:00:51 +00:00 |
|
Tobie Morgan Hitchcock
|
e1123ae6d6
|
Remove SpeeDB storage engine (#4171)
|
2024-06-12 09:40:48 +00:00 |
|
Tobie Morgan Hitchcock
|
112df064fd
|
Add UPSERT statement (#4163)
|
2024-06-12 09:15:09 +00:00 |
|
Brian Yarr
|
a11f1bc82f
|
feature-2924: Add an option to suppress server identification headers (#3770)
Co-authored-by: Gerard Guillemas Martos <gguillemas@users.noreply.github.com>
Co-authored-by: Micha de Vries <micha@devrie.sh>
|
2024-06-10 15:39:38 +00:00 |
|
David Bottiau
|
d38bf4e386
|
fix: handle content-type with charset (#4139)
|
2024-06-06 11:37:04 +00:00 |
|
Rushmore Mushambi
|
9c2b406098
|
Fix surreal upgrade --nightly (#4121)
|
2024-05-31 08:28:48 +00:00 |
|
Gerard Guillemas Martos
|
bf702b0d67
|
Require explicit authentication level (#4089)
|
2024-05-27 08:15:15 +00:00 |
|
Emmanuel Keller
|
23653e5fce
|
[Feat] Add TEMPFILES clause to the SELECT statement (#4084)
|
2024-05-23 13:04:20 +00:00 |
|
Emmanuel Keller
|
e37a6fb18b
|
Make temporary table active only if the temporary directory is set (#4079)
|
2024-05-22 10:05:32 +00:00 |
|
Gerard Guillemas Martos
|
246e8021cb
|
Require authentication by default (#4059)
|
2024-05-22 08:43:21 +00:00 |
|
Gerard Guillemas Martos
|
5e33d4c311
|
Bind to loopback address by default (#4054)
|
2024-05-21 08:18:14 +00:00 |
|
Mees Delzenne
|
061ad8c712
|
Update rquickjs dependency (#3942)
|
2024-05-08 11:00:54 +00:00 |
|
Tobie Morgan Hitchcock
|
f61ac90867
|
Remove unused files (#3920)
|
2024-04-19 20:44:40 +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 |
|
Przemyslaw Hugh Kaznowski
|
10c6e3edc7
|
Cleanup some code (#3901)
|
2024-04-18 08:45:06 +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 |
|
Micha de Vries
|
1007a30ea4
|
CBOR convert no unreachables (#3883)
|
2024-04-16 17:13:47 +00:00 |
|