continuwuity/src
Jason Volk b77a1eb079 move cork to remove_to_device_events fn
add cork around write-heavy database routine called in loop; cleanup

Signed-off-by: Jason Volk <jason@zemos.net>
2024-12-08 07:12:23 +00:00
..
admin simplify get_pdu() interface; eliminate unconditional Arc 2024-11-29 08:47:02 +00:00
api eliminate future wrapping stream for all_pdus() 2024-12-08 07:12:23 +00:00
core add is_err() to TryFuture extension 2024-12-08 07:12:23 +00:00
database split get_batch from get.rs; add aqry_batch 2024-12-04 00:51:57 +00:00
macros move attribute argument extractor to utils 2024-11-24 07:11:26 +00:00
main enter the tokio runtime for the scope of main init 2024-11-27 02:57:13 +00:00
router perform async shutdown for database pool after services stop 2024-12-04 00:51:57 +00:00
service move cork to remove_to_device_events fn 2024-12-08 07:12:23 +00:00