continuwuity/src/api
strawberry f62f641545 add rocksdb configurable options and tweaks, logging improvements, exp. room v11 support
split out the spinning disk focused options into a configurable option, current
conduwuit users are NVMe/SSDs anyways so those options are just hindering performance.

rocksdb logging builds up overtime with no cleanup or anything, adds support for
configuring the amount of logging, size of files, log rotate, etc.
fixes https://gitlab.com/girlbossceo/conduwuit/-/issues/1

misc conduit logging improvements for help debugging issues and maybe a future feature

experimental Room V11 support from https://gitlab.com/famedly/conduit/-/merge_requests/562

Signed-off-by: strawberry <strawberry@puppygock.gay>
2023-12-02 21:30:06 -05:00
..
client_server add rocksdb configurable options and tweaks, logging improvements, exp. room v11 support 2023-12-02 21:30:06 -05:00
ruma_wrapper add feature flagged support for migrating from base64 file name keys to sha256 ones 2023-11-25 11:38:28 -05:00
appservice_server.rs fix clippy performance and sus warnings, remove 1 unwrap, forgot to increment db version 2023-11-26 22:14:43 -05:00
mod.rs cargo fmt 2022-10-10 14:02:01 +02:00
server_server.rs never let clippy fail, use CARGO_PKG_NAME, allow issues on gh, simplify regex a tad 2023-11-29 23:19:53 -05:00