..
engine
change rocksdb stats level to 3
2025-07-12 14:41:49 -07:00
map
add Map::clear() to db interface
2025-03-26 01:33:41 +00:00
pool
run cargo fix for rust 2024 changes and rustfmt
2025-02-23 01:17:45 -05:00
stream
run cargo fix for rust 2024 changes and rustfmt
2025-02-23 01:17:45 -05:00
benches.rs
add stub for database benches
2025-03-29 01:06:39 +00:00
Cargo.toml
add missing feature-projections between intra-workspace crates
2025-04-19 23:33:53 +01:00
cork.rs
apply new rustfmt.toml changes, fix some clippy lints
2024-12-15 01:00:41 -05:00
de.rs
fix edition 2024 lints
2025-02-27 10:26:45 -05:00
deserialized.rs
rename conduit to conduwuit finally
2024-12-14 22:24:45 -05:00
engine.rs
run cargo fix for rust 2024 changes and rustfmt
2025-02-23 01:17:45 -05:00
handle.rs
run cargo fix for rust 2024 changes and rustfmt
2025-02-23 01:17:45 -05:00
keyval.rs
run cargo fix for rust 2024 changes and rustfmt
2025-02-23 01:17:45 -05:00
map.rs
add Map::clear() to db interface
2025-03-26 01:33:41 +00:00
maps.rs
feat: Record metadata about user suspensions
2025-06-29 15:38:01 +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
integrate some std io error kinds with our status code abstraction
2025-01-01 23:28:01 -05:00
watchers.rs
Post-formatting aesthetic and spacing corrections
2025-07-02 19:17:06 +01:00