surrealpatch/core/src/kvs
2024-03-05 15:26:14 +00:00
..
fdb Extract core lib into a standalone crate (#3423) 2024-02-02 22:10:47 +00:00
indxdb Extract core lib into a standalone crate (#3423) 2024-02-02 22:10:47 +00:00
mem Extract core lib into a standalone crate (#3423) 2024-02-02 22:10:47 +00:00
rocksdb Extract core lib into a standalone crate (#3423) 2024-02-02 22:10:47 +00:00
speedb Extract core lib into a standalone crate (#3423) 2024-02-02 22:10:47 +00:00
surrealkv Fix clippy warnings (#3529) 2024-02-16 17:09:55 +00:00
tests Add notifications for LQ v2 on CF (#3480) 2024-02-27 15:18:25 +00:00
tikv Extract core lib into a standalone crate (#3423) 2024-02-02 22:10:47 +00:00
cache.rs Extract core lib into a standalone crate (#3423) 2024-02-02 22:10:47 +00:00
clock.rs Extract core lib into a standalone crate (#3423) 2024-02-02 22:10:47 +00:00
ds.rs Implement session expiration (#3561) 2024-03-05 15:26:14 +00:00
kv.rs Extract core lib into a standalone crate (#3423) 2024-02-02 22:10:47 +00:00
lq_structs.rs Add notifications for LQ v2 on CF (#3480) 2024-02-27 15:18:25 +00:00
mod.rs Add SurrealKV as an experimental backend store (#3451) 2024-02-15 20:47:10 +00:00
tx.rs Add Engine Config for configuring how many live queries can be created per transaction (#3559) 2024-03-01 17:12:53 +00:00