continuwuity/src/database
Jason Volk b4d22bd05e remove unnecessary cf arc refcnt workaround
log errors and panics propagating through the request task join

Signed-off-by: Jason Volk <jason@zemos.net>
2025-02-02 10:08:30 +00:00
..
engine remove unnecessary cf arc refcnt workaround 2025-02-02 10:08:30 +00:00
map remove unnecessary cf arc refcnt workaround 2025-02-02 10:08:30 +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 add Option support to database deserializer 2025-02-02 00:09:18 +00:00
deserialized.rs rename conduit to conduwuit finally 2024-12-14 22:24:45 -05:00
engine.rs remove unnecessary cf arc refcnt workaround 2025-02-02 10:08:30 +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 remove unnecessary cf arc refcnt workaround 2025-02-02 10:08:30 +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 fix jemalloc cfgs lacking msvc conditions 2025-02-02 10:08:30 +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 add Option support to database deserializer 2025-02-02 00:09:18 +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