mirror of https://github.com/watcha-fr/synapse
Some tables, like device_inbox, take a long time to query at startup for the stream change cache prefills. This is likely because they are slower growing streams and so are more fragmented on disk. For now, lets pull fewer entries out to make startup quicker. In future, we should add a better index to make it even faster.pull/4/merge
parent
9898bbd9dc
commit
dd52d4de4c
Loading…
Reference in new issue