1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2025-08-01 17:38:36 +00:00
conduit/src
Timo Kösters a159fff08a
improvement: deactivate old presence code because it slows down sync
The problem is that for each sync, it creates a new rocksdb iterator for each room, and creating iterators is somewhat expensive
2024-02-29 10:31:25 +01:00
..
api Merge branch 'fixes' into 'next' 2024-02-28 16:19:48 +00:00
config fix cargo clippy lints 2024-01-24 07:22:37 -08:00
database improvement: delete old rocksdb LOG files 2024-02-29 10:28:06 +01:00
service improvement: deactivate old presence code because it slows down sync 2024-02-29 10:31:25 +01:00
utils bump ruma, add wrong room keys error code, tiny logging change 2024-02-16 20:45:27 +00:00
lib.rs switch lint config to manifest-lint feature 2024-01-26 01:03:55 -08:00
main.rs switch lint config to manifest-lint feature 2024-01-26 01:03:55 -08:00