surrealpatch/core/src/kvs
2024-07-05 09:34:43 +00:00
..
fdb feat: enable fdb transaction timeout customization (#4166) 2024-06-13 10:22:32 +00:00
indxdb Add #[non_exhaustive] to core structs and enums (#3781) 2024-04-02 20:12:08 +00:00
mem Upgrade echodb dependency (#3877) 2024-04-16 08:09:02 +00:00
rocksdb Implement reblessive into the executor. (#3803) 2024-04-18 15:51:47 +00:00
surrealkv Add #[non_exhaustive] to core structs and enums (#3781) 2024-04-02 20:12:08 +00:00
tests Remove SpeeDB storage engine (#4171) 2024-06-12 09:40:48 +00:00
tikv Add #[non_exhaustive] to core structs and enums (#3781) 2024-04-02 20:12:08 +00:00
cache.rs Consolidate authentication methods (#3988) 2024-05-22 13:57:25 +00:00
clock.rs Add #[non_exhaustive] to core structs and enums (#3781) 2024-04-02 20:12:08 +00:00
ds.rs Fix Datastore.compute() authentication check (#4288) 2024-07-02 20:16:08 +00:00
kv.rs Extract core lib into a standalone crate (#3423) 2024-02-02 22:10:47 +00:00
lq_cf.rs Fix FFLAGS import and warnings in tests (#4010) 2024-05-09 21:14:03 +00:00
lq_structs.rs Add abstraction for tracking live queries against change feeds (#3897) 2024-04-18 11:36:58 +00:00
lq_v2_doc.rs Fix clippy tests, eliminate globals, remove unused function return variant. (#4303) 2024-07-05 09:34:43 +00:00
lq_v2_fut.rs Move Transaction to Context (#4096) 2024-05-28 10:43:45 +00:00
mod.rs Remove SpeeDB storage engine (#4171) 2024-06-12 09:40:48 +00:00
tx.rs Remove SpeeDB storage engine (#4171) 2024-06-12 09:40:48 +00:00