continuwuity/src/database/key_value
Jason Volk 345be5ba5e use rocksdb caches for a few of the lru_caches
Signed-off-by: Jason Volk <jason@zemos.net>
2024-04-09 15:26:45 -04:00
..
rooms use rocksdb caches for a few of the lru_caches 2024-04-09 15:26:45 -04:00
account_data.rs use chain_width 60 2024-03-26 22:24:24 -04:00
appservice.rs use chain_width 60 2024-03-26 22:24:24 -04:00
globals.rs use rocksdb caches for a few of the lru_caches 2024-04-09 15:26:45 -04:00
key_backups.rs use chain_width 60 2024-03-26 22:24:24 -04:00
media.rs use chain_width 60 2024-03-26 22:24:24 -04:00
mod.rs move presence up two levels out of rooms.edus and rooms. 2024-04-02 00:32:41 -04:00
presence.rs refactor presence to not involve rooms. 2024-04-05 22:15:16 -04:00
pusher.rs use chain_width 60 2024-03-26 22:24:24 -04:00
sending.rs use chain_width 60 2024-03-26 22:24:24 -04:00
transaction_ids.rs add rustfmt.toml, format entire codebase 2024-03-08 12:51:21 -05:00
uiaa.rs replace ErrorKind::Forbidden with forbidden() non-exhaustive constructor 2024-04-05 22:15:16 -04:00
users.rs use chain_width 60 2024-03-26 22:24:24 -04:00