element-hq / element-hq/dendrite
More efficient query of if server can see event
Open
C-Roomserver
T-Task
X-Performance
- Dominant language
- Go
- Stars
- 965
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
*This issue was originally created by [**@erikjohnston**](https://github.com/erikjohnston) at .*
Currently we implement the question of "can a server see an event" by pulling out the state at the event (and potentially the current state). This is probably needlessly inefficient, especially as its currently in the room server.
Contributor guide
Assessment
This issue has not been assessed yet.