mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-10 06:53:00 +00:00
b891c00b09
* 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 |
||
---|---|---|
.. | ||
cache_federationevents.go | ||
cache_roominfo.go | ||
cache_roomservernids.go | ||
cache_roomversions.go | ||
cache_serverkeys.go | ||
caches.go | ||
impl_inmemorylru.go |