conduwuit/src/database/key_value/rooms
strawberry 993c0102d9 add unstable support for MSC4125
from https://gitlab.com/famedly/conduit/-/merge_requests/626 with code fixes and clippy lint fixes

MSC4125: https://github.com/matrix-org/matrix-spec-proposals/pull/4125

Co-authored-by: Matthias Ahouansou <matthias@ahouansou.cz>
Signed-off-by: strawberry <strawberry@puppygock.gay>
2024-04-14 22:35:23 -04:00
..
alias.rs use chain_width 60 2024-03-26 22:24:24 -04:00
auth_chain.rs use Arc<[u64]> rather than Arc<HashSet<u64>> for auth_chain_cache value. 2024-04-09 15:26:45 -04:00
directory.rs add rustfmt.toml, format entire codebase 2024-03-08 12:51:21 -05:00
lazy_load.rs add rustfmt.toml, format entire codebase 2024-03-08 12:51:21 -05:00
metadata.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
outlier.rs use chain_width 60 2024-03-26 22:24:24 -04:00
pdu_metadata.rs use chain_width 60 2024-03-26 22:24:24 -04:00
read_receipt.rs move read_receipt feature up one level out of rooms.edus. 2024-04-02 00:32:41 -04:00
search.rs resolve the last few relevant pedantic clippy lints 2024-03-30 22:06:18 -04:00
short.rs use rocksdb caches for a few of the lru_caches 2024-04-09 15:26:45 -04:00
state.rs use chain_width 60 2024-03-26 22:24:24 -04:00
state_accessor.rs resolve the last few relevant pedantic clippy lints 2024-03-30 22:06:18 -04:00
state_cache.rs add unstable support for MSC4125 2024-04-14 22:35:23 -04:00
state_compressor.rs use chain_width 60 2024-03-26 22:24:24 -04:00
threads.rs use chain_width 60 2024-03-26 22:24:24 -04:00
timeline.rs use rocksdb caches for a few of the lru_caches 2024-04-09 15:26:45 -04:00
user.rs use chain_width 60 2024-03-26 22:24:24 -04:00