aboutsummaryrefslogtreecommitdiff
path: root/internal/caching/impl_ristretto.go
AgeCommit message (Expand)Author
2023-05-03Use PDU in even more places (#3074)kegsay
2023-04-27Remove gmsl.HeaderedEvent (#3068)kegsay
2023-04-06refactor: use latest GMSL which splits fed client from matrix room logic (#3051)kegsay
2023-03-17Preparations for removing `BaseDendrite` (#3016)Till
2023-03-06RoomServerEvents are mutable, given they can be redactedTill Faelligen
2023-02-24Refactor `StoreEvent` and create a new `RoomDatabase` interface (#2985)Till
2022-08-12Protect user_interactive reads and writes with locks (#2635)Tak Wai Wong
2022-08-03Remove roominfo cache (#2615)Neil Alexander
2022-07-19Add event state key cache (#2576)Neil Alexander
2022-07-18Tweak cache counters (#2575)Neil Alexander
2022-07-13Pointerise `types.RoomInfo` in the cache so we can update it in-place in the ...Neil Alexander
2022-07-11Ristretto cache (#2563)Neil Alexander