mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-04-06 10:23:12 -05:00
* Add RoomInfo cache, remove RoomServerRoomNID cache, ensure caches are thread-safe * Don't panic if the roomInfo isn't known yet * LRU package is already threadsafe * Use RoomInfo cache to find room version if possible in Events() * Adding comments about RoomInfoCache safety |
||
|---|---|---|
| .. | ||
| caching | ||
| eventutil | ||
| hooks | ||
| httputil | ||
| sqlutil | ||
| test | ||
| transactions | ||
| consumers.go | ||
| log.go | ||
| version.go | ||