Raphael Darley
c1443fe107
Add graphql config ( #4704 )
2024-09-17 09:29:16 +00:00
Emmanuel Keller
9cfdd34fc0
Query planner to support composite indexes on the 1st column ( #4746 )
2024-09-16 13:17:20 +00:00
Micha de Vries
b589f7fec1
Improve fix logic, fix graph edges ( #4715 )
2024-09-09 16:02:40 +00:00
Emmanuel Keller
cefb95df28
[Bug] Concurrent indexing fails on record updates ( #4629 )
2024-08-30 16:26:01 +00:00
Emmanuel Keller
e5bf40ae01
[Feat] Async indexing: appending queue is persistent ( #4622 )
2024-08-28 10:08:59 +00:00
Tobie Morgan Hitchcock
6d4176549d
Fix range queries and flaky tests ( #4597 )
2024-08-23 16:34:06 +01:00
Emmanuel Keller
0b5d79cae0
[Feat] SELECT ORDER should use the index iterator when available ( #4525 )
2024-08-23 14:40:34 +01:00
Gerard Guillemas Martos
d2354caf8f
Rename access-related keys to prevent collisions ( #4589 )
2024-08-23 11:49:28 +01: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
David Bottiau
c7bcd4f3a6
feat: allow cbor uuid serialization for record id part ( #4491 )
...
Co-authored-by: Micha de Vries <micha@devrie.sh>
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
Co-authored-by: Mees Delzenne <DelSkayn@users.noreply.github.com>
2024-08-22 08:35:54 +00:00
Micha de Vries
e77df62114
Range values ( #4506 )
2024-08-20 11:42:06 +00:00
Emmanuel Keller
0a4801dcf8
[Feat] HNSW persistence ( #4214 )
...
Co-authored-by: David Bottiau <david.bottiau@outlook.com>
Co-authored-by: Micha de Vries <micha@devrie.sh>
Co-authored-by: Micha de Vries <mt.dev@hotmail.com>
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
Co-authored-by: ekgns33 <76658405+ekgns33@users.noreply.github.com>
Co-authored-by: Sergii Glushchenko <sergii.glushchenko@surrealdb.com>
Co-authored-by: Yusuke Kuoka <ykuoka@gmail.com>
2024-08-20 11:42:58 +01:00
Gerard Guillemas Martos
c3d788ff4a
Add BEARER
access type and its basic grant management ( #4302 )
...
Co-authored-by: Emmanuel Keller <emmanuel.keller@surrealdb.com>
Co-authored-by: Micha de Vries <micha@devrie.sh>
2024-08-13 16:38:17 +00:00
Tobie Morgan Hitchcock
bf2eb32f01
Add improved instrumentation to kvs module layer ( #4418 )
2024-07-30 06:51:28 +01:00
Mees Delzenne
209c145ad0
Remove flume ( #4367 )
2024-07-19 10:09:54 +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
e281a4e41e
Allow defining JWT access at the root level ( #4348 )
2024-07-15 10:59:33 +00:00
Gerard Guillemas Martos
e38b891e62
Consolidate authentication methods ( #3988 )
...
Co-authored-by: Micha de Vries <micha@devrie.sh>
2024-05-22 13:57:25 +00:00
Rushmore Mushambi
2fbb4f4617
Add #[non_exhaustive]
to core structs and enums ( #3781 )
2024-04-02 20:12:08 +00:00
Przemyslaw Hugh Kaznowski
b62011bfec
Improve debug experience on debug builds ( #3672 )
2024-03-12 09:27:28 +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