continuwuity/src/core
Jason Volk 9da523c004 refactor for stronger RawPduId type
implement standard traits for PduCount

enable serde for arrayvec

typedef various shortid's

pducount simplifications

split parts of pdu_metadata service to core/pdu and api/relations

remove some yields; improve var names/syntax

tweak types for limit timeline limit arguments

Signed-off-by: Jason Volk <jason@zemos.net>
2024-11-06 21:46:20 +00:00
..
alloc make jemalloc stats an optional feature 2024-08-29 19:19:20 +00:00
config reduce Error-related codegen; add PoisonError 2024-11-03 14:51:07 +00:00
error reduce Error-related codegen; add PoisonError 2024-11-03 14:51:07 +00:00
info add our_modules() for log capture filter convenience 2024-08-08 18:09:21 +00:00
log add event macro log wrapper suite 2024-10-27 00:09:05 +00:00
metrics tokio metrics 2024-07-14 11:31:39 +00:00
mods fixes for modules 2024-07-28 05:59:12 -07:00
pdu refactor for stronger RawPduId type 2024-11-06 21:46:20 +00:00
utils use FnMut for ready_try_for_each extension 2024-11-03 14:51:07 +00:00
Cargo.toml various cleanup tweaks/fixes 2024-10-25 00:36:30 -04:00
debug.rs relax Sized bound for debug::type_name 2024-10-26 18:50:29 -04:00
mod.rs refactor for stronger RawPduId type 2024-11-06 21:46:20 +00:00
server.rs add some interruption points in recursive event handling to prevent shutdown hangs 2024-10-26 18:50:29 -04:00