continuwuity/src/service
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
..
account_data fix: panic on launch 2022-10-10 14:02:02 +02:00
admin add rocksdb configurable options and tweaks, logging improvements, exp. room v11 support 2023-12-02 21:30:06 -05:00
appservice fix: panic on launch 2022-10-10 14:02:02 +02:00
globals add rocksdb configurable options and tweaks, logging improvements, exp. room v11 support 2023-12-02 21:30:06 -05:00
key_backups Bump ruma 2022-10-10 14:02:04 +02:00
media fix every clippy warning possible, remove io_uring as default feature 2023-11-27 00:50:55 -05:00
pusher use a proper function for this instead of checking 200 2023-10-28 22:36:47 -04:00
rooms add rocksdb configurable options and tweaks, logging improvements, exp. room v11 support 2023-12-02 21:30:06 -05:00
sending fix all the warnings!!!! (0 clippy and rustc warnings now) 2023-11-29 21:36:02 -05:00
transaction_ids fix: panic on launch 2022-10-10 14:02:02 +02:00
uiaa feat: registration tokens 2023-08-09 18:27:30 +02:00
users fix all the warnings!!!! (0 clippy and rustc warnings now) 2023-11-29 21:36:02 -05:00
mod.rs use cache_capacity_modifier for spaces/hierarchy cache 2023-11-26 22:14:59 -05:00
pdu.rs add rocksdb configurable options and tweaks, logging improvements, exp. room v11 support 2023-12-02 21:30:06 -05:00