conduwuit/src/database
Jason Volk 00f7745ec4
Some checks are pending
CI and Artifacts / Test (push) Waiting to run
CI and Artifacts / Build (push) Waiting to run
CI and Artifacts / variables (push) Waiting to run
CI and Artifacts / Docker publish (push) Blocked by required conditions
Documentation and GitHub Pages / Documentation and GitHub Pages (push) Waiting to run
remove the db pool queue full warning
Signed-off-by: Jason Volk <jason@zemos.net>
2025-04-04 02:59:54 +00:00
..
engine add FIFO compaction for persistent-cache descriptor; comments/cleanup 2025-03-26 01:33:41 +00:00
map add Map::clear() to db interface 2025-03-26 01:33:41 +00:00
pool
stream
benches.rs add stub for database benches 2025-03-29 01:06:39 +00:00
Cargo.toml
cork.rs
de.rs fix edition 2024 lints 2025-02-27 10:26:45 -05:00
deserialized.rs
engine.rs
handle.rs
keyval.rs
map.rs add Map::clear() to db interface 2025-03-26 01:33:41 +00:00
maps.rs add FIFO compaction for persistent-cache descriptor; comments/cleanup 2025-03-26 01:33:41 +00:00
mod.rs workaround some large type name length issues 2025-03-31 03:00:53 +00:00
pool.rs remove the db pool queue full warning 2025-04-04 02:59:54 +00:00
ser.rs fix edition 2024 lints 2025-02-27 10:26:45 -05:00
stream.rs fix edition 2024 lints 2025-02-27 10:26:45 -05:00
tests.rs use #[ignore] for todo'ed tests 2025-03-26 01:33:41 +00:00
util.rs
watchers.rs fix edition 2024 lints 2025-02-27 10:26:45 -05:00