surrealpatch/core/src
2024-08-13 11:40:16 +00:00
..
cf Add improved instrumentation to kvs module layer (#4418) 2024-07-30 06:51:28 +01:00
cnf Move AUTHENTICATE clause to DEFINE ACCESS statement root (#4385) 2024-07-30 15:23:54 +01:00
ctx Implement anonymous functions (#4474) 2024-08-10 12:44:12 +00:00
dbs Fixes division by zero bug by returning NAN for divisions by zero? (#4402) 2024-08-02 12:49:46 +00:00
doc Skip ASSERT for type option<T> and value NONE (#4483) 2024-08-08 17:11:39 +01:00
env Extract core lib into a standalone crate (#3423) 2024-02-02 22:10:47 +00:00
err Idiom destructuring (#4443) 2024-07-31 15:20:19 +00:00
exe Refactor transaction, caching, and key-value store interfaces (#4257) 2024-07-17 22:44:05 +00:00
fnc Serialisation improvements for sql::Value (#4255) 2024-08-13 08:29:43 +00:00
iam Check for single and multiple token audiences (#4493) 2024-08-13 11:40:16 +00:00
idg Refactor transaction, caching, and key-value store interfaces (#4257) 2024-07-17 22:44:05 +00:00
idx Serialisation improvements for sql::Value (#4255) 2024-08-13 08:29:43 +00:00
key Add improved instrumentation to kvs module layer (#4418) 2024-07-30 06:51:28 +01:00
kvs Slight improvements to RocksDB range scans (#4478) 2024-08-08 10:54:03 +01:00
mac Refactor transaction, caching, and key-value store interfaces (#4257) 2024-07-17 22:44:05 +00:00
obs Bump to rustc 1.80.0 (#4436) 2024-07-29 15:39:38 +00:00
rpc Allow unsetting ns/db on rpc (#4373) 2024-07-18 07:07:57 +00:00
sql Fix record<T> casting from string (#4496) 2024-08-13 09:50:40 +00:00
syn Implement anonymous functions (#4474) 2024-08-10 12:44:12 +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 Move Transaction to Context (#4096) 2024-05-28 10:43:45 +00:00
options.rs Uses Config::tick_interval (#4193) 2024-06-14 09:41:01 +00:00