tsuki/src
2022-01-18 21:04:44 +01:00
..
client_server fix: less load when lazy loading 2022-01-17 23:24:27 +01:00
database refactor: fix warnings 2022-01-17 14:46:03 +01:00
appservice_server.rs Clean up (mostly automated with cargo clippy --fix) 2021-09-13 20:58:58 +02:00
database.rs improvement: lower default pdu cache capacity 2022-01-17 14:46:53 +01:00
error.rs improvement: allow rocksdb again 2022-01-13 22:10:43 +01:00
lib.rs Clean up mod and use statements in lib.rs and main.rs 2022-01-18 21:04:44 +01:00
main.rs Clean up mod and use statements in lib.rs and main.rs 2022-01-18 21:04:44 +01:00
pdu.rs Use Arc for EventIds in PDUs 2021-12-16 13:55:24 +01:00
ruma_wrapper.rs Simplify identifier parsing code 2021-12-15 13:00:37 +01:00
server_server.rs refactor: fix warnings 2022-01-17 14:46:03 +01:00
utils.rs feat: database backend selection at runtime 2022-01-13 22:42:22 +01:00