continuwuity/src/database
Jason Volk 31c2968bb2 move db files command w/ filter args; misc related cleanup
Signed-off-by: Jason Volk <jason@zemos.net>
2025-01-29 23:21:08 +00:00
..
engine move db files command w/ filter args; misc related cleanup 2025-01-29 23:21:08 +00:00
map add option to disable rocksdb checksums 2025-01-28 18:38:47 +00:00
pool improve db pool topology configuration 2025-01-09 18:14:23 +00:00
stream tweak tracing spans; inlines 2025-01-10 07:03:34 +00:00
Cargo.toml add CBOR support to database schema 2025-01-22 00:52:48 +00:00
cork.rs apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
de.rs propagate underflow as error result, not index bounds panic 2025-01-26 17:48:53 +00:00
deserialized.rs rename conduit to conduwuit finally 2024-12-14 22:24:45 -05:00
engine.rs add option to disable rocksdb checksums 2025-01-28 18:38:47 +00:00
handle.rs apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
keyval.rs rename conduit to conduwuit finally 2024-12-14 22:24:45 -05:00
map.rs add option to disable rocksdb checksums 2025-01-28 18:38:47 +00:00
maps.rs use database for resolver caches 2025-01-22 02:16:51 +00:00
mod.rs furnish batch interface with trait 2025-01-28 18:36:00 +00:00
pool.rs additional tracing span tweaks 2025-01-20 04:17:04 +00:00
ser.rs add CBOR support to database schema 2025-01-22 00:52:48 +00:00
stream.rs tweak tracing spans; inlines 2025-01-10 07:03:34 +00:00
tests.rs check-in additional database test related 2025-01-20 04:48:47 +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 apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00