continuwuity/src/service/rooms
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
..
alias Admin room alias commands 2023-11-26 22:14:59 -05:00
auth_chain chore: code cleanup 2022-12-21 10:42:12 +01:00
directory Bump ruma 2022-10-10 14:02:04 +02:00
edus fix all the warnings!!!! (0 clippy and rustc warnings now) 2023-11-29 21:36:02 -05:00
event_handler add rocksdb configurable options and tweaks, logging improvements, exp. room v11 support 2023-12-02 21:30:06 -05:00
lazy_loading fix all the warnings!!!! (0 clippy and rustc warnings now) 2023-11-29 21:36:02 -05:00
metadata Bump ruma 2022-10-10 14:02:04 +02:00
outlier Bump ruma 2022-10-10 14:02:04 +02:00
pdu_metadata fix all the warnings!!!! (0 clippy and rustc warnings now) 2023-11-29 21:36:02 -05:00
search fix all the warnings!!!! (0 clippy and rustc warnings now) 2023-11-29 21:36:02 -05:00
short cargo fmt 2022-10-10 14:02:02 +02:00
spaces fix every clippy warning possible, remove io_uring as default feature 2023-11-27 00:50:55 -05:00
state fix every clippy warning possible, remove io_uring as default feature 2023-11-27 00:50:55 -05:00
state_accessor fix every clippy warning possible, remove io_uring as default feature 2023-11-27 00:50:55 -05:00
state_cache fix all the warnings!!!! (0 clippy and rustc warnings now) 2023-11-29 21:36:02 -05:00
state_compressor fix all the warnings!!!! (0 clippy and rustc warnings now) 2023-11-29 21:36:02 -05:00
threads fix all the warnings!!!! (0 clippy and rustc warnings now) 2023-11-29 21:36:02 -05:00
timeline add rocksdb configurable options and tweaks, logging improvements, exp. room v11 support 2023-12-02 21:30:06 -05:00
user refactor: cleanup 2022-11-21 20:50:39 +01:00
mod.rs feat: space hierarchies 2023-07-02 22:12:06 +02:00