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 |
|
Timo Kösters
|
6b131202b9
|
Bump ruma
|
2022-10-10 14:02:04 +02:00 |
|
Timo Kösters
|
8b5b7a1f63
|
fix: panic on launch
Now we start the admin and sending threads at a later time.
|
2022-10-10 14:02:02 +02:00 |
|
Timo Kösters
|
50b0eb9929
|
cargo fix
|
2022-10-10 14:02:02 +02:00 |
|
Timo Kösters
|
d5b4754cf4
|
0 errors left!
|
2022-10-10 14:02:02 +02:00 |
|
Timo Kösters
|
a4637e2ba1
|
cargo fmt
|
2022-10-10 14:02:01 +02:00 |
|
Timo Kösters
|
44fe6d1554
|
127 errors left
|
2022-10-10 14:02:00 +02:00 |
|
Timo Kösters
|
face766e0f
|
messing with trait objects
|
2022-10-10 14:02:00 +02:00 |
|
Timo Kösters
|
bd8b616ca0
|
Fixed more compile time errors
|
2022-10-10 13:54:00 +02:00 |
|
Timo Kösters
|
057f8364cc
|
fix: some compile time errors
Only 174 errors left!
|
2022-10-10 13:25:01 +02:00 |
|
Jakub Kubík
|
1869a38b85
|
refactor(edus): split edus into separate modules
|
2022-10-09 18:23:55 +02:00 |
|
Nyaaori
|
bfccd4f136
|
refactor: prepare src/service/rooms/edus/presence/mod.rs from src/service/rooms/edus/mod.rs
|
2022-10-09 17:35:14 +02:00 |
|