1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-03-13 05:04:31 -05:00
Commit graph

2 commits

Author SHA1 Message Date
Till ad07b169b8
Refactor StoreEvent and create a new RoomDatabase interface ()
This PR changes a few things:
- It pulls out the creation of several NIDs from the `StoreEvent`
function to make the functions more reusable
- Uses more caching when using those NIDs to avoid DB round trips
2023-02-24 09:40:20 +01:00
Neil Alexander 5c01306bb5
Add event state key cache () 2022-07-19 12:15:48 +01:00