surrealpatch/core/src
2024-08-30 14:34:18 +00:00
..
cf Create with version (#4548) 2024-08-21 13:54:58 +00:00
cnf Range values (#4506) 2024-08-20 11:42:06 +00:00
ctx [Feat] Asynchronous indexing (#4480) 2024-08-20 09:20:53 +00:00
dbs Fixes to the SurrealDB Rust API for public consumption (#4613) 2024-08-27 10:45:03 +00:00
doc [Feat] Async indexing: appending queue is persistent (#4622) 2024-08-28 10:08:59 +00:00
env Extract core lib into a standalone crate (#3423) 2024-02-02 22:10:47 +00:00
err Versioned storage (#4581) 2024-08-23 09:27:21 +01:00
exe Remove Context lifetimes (#4484) 2024-08-15 16:01:02 +00:00
fnc Improve array function implementations, and improve value::diff() and value::patch() functions (#4612) 2024-08-27 16:34:40 +01:00
gql add basic enum support (#4576) 2024-08-22 23:31:00 +01:00
iam Change meta functions to record and add record::exists() function (#4602) 2024-08-25 10:01:43 +01:00
idg Insert with version (#4583) 2024-08-22 22:34:33 +00:00
idx [Feat] SELECT ORDER should use the index iterator when available (#4525) 2024-08-23 14:40:34 +01:00
key [Feat] Async indexing: appending queue is persistent (#4622) 2024-08-28 10:08:59 +00:00
kvs Avoid calling the storage engine when range scan is invalid (#4641) 2024-08-30 07:40:09 +00:00
mac Ensure failures are caught and transactions rolledback (#4621) 2024-08-28 11:35:41 +01:00
obs Bump to rustc 1.80.0 (#4436) 2024-07-29 15:39:38 +00:00
rpc Add insert relation methods (#4566) 2024-08-27 11:08:40 +00:00
sql Display function return types (#4643) 2024-08-29 19:05:53 +01:00
syn Escape "table" indents (#4655) 2024-08-30 14:34:18 +00:00
vs Refactor transaction, caching, and key-value store interfaces (#4257) 2024-07-17 22:44:05 +00:00
fflags.rs Add #[non_exhaustive] to core structs and enums (#3781) 2024-04-02 20:12:08 +00:00
lib.rs Add graphql support (#3797) 2024-08-18 18:49:27 +00:00
options.rs Uses Config::tick_interval (#4193) 2024-06-14 09:41:01 +00:00