surrealpatch/core/src
2024-07-23 14:38:54 +00:00
..
cf Refactor transaction, caching, and key-value store interfaces (#4257) 2024-07-17 22:44:05 +00:00
cnf Refactor transaction, caching, and key-value store interfaces (#4257) 2024-07-17 22:44:05 +00:00
ctx MTree/HNSW tests/benches work (#4387) 2024-07-20 08:27:14 +00:00
dbs Fix querying complex edge table (#4391) 2024-07-20 14:19:08 +01:00
doc Refactor transaction, caching, and key-value store interfaces (#4257) 2024-07-17 22:44:05 +00:00
env Extract core lib into a standalone crate (#3423) 2024-02-02 22:10:47 +00:00
err Cleanup Fetch resolution (#4312) 2024-07-18 11:27:35 +00:00
exe Refactor transaction, caching, and key-value store interfaces (#4257) 2024-07-17 22:44:05 +00:00
fnc Allow generating ulid and uuid based on a timestamp (#4384) 2024-07-19 11:11:55 +00:00
iam Refactor transaction, caching, and key-value store interfaces (#4257) 2024-07-17 22:44:05 +00:00
idg Refactor transaction, caching, and key-value store interfaces (#4257) 2024-07-17 22:44:05 +00:00
idx MTree bench improvements (replaces hashbrown with ahash) (#4408) 2024-07-23 08:24:00 +00:00
key Remove flume (#4367) 2024-07-19 10:09:54 +00:00
kvs Refactor transaction, caching, and key-value store interfaces (#4257) 2024-07-17 22:44:05 +00:00
mac Refactor transaction, caching, and key-value store interfaces (#4257) 2024-07-17 22:44:05 +00:00
obs Refactored: extracted some duplicated code for storing interfaces to ... (#4272) 2024-07-18 09:14:01 +00:00
rpc Allow unsetting ns/db on rpc (#4373) 2024-07-18 07:07:57 +00:00
sql Make communication with the router task more type-safe (#4406) 2024-07-23 14:38:54 +00:00
syn Cleanup Fetch resolution (#4312) 2024-07-18 11:27:35 +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