1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-03-20 16:44:28 -05:00
Commit graph

1 commit

Author SHA1 Message Date
Till 57e3622b85
Implement lazy loading on /sync ()
* Initial work on lazyloading

* Partially implement lazy loading on /sync

* Rename methods

* Make missing tests pass

* Preallocate slice, even if it will end up with fewer values

* Let the cache handle the user mapping

* Linter

* Cap cache growth
2022-04-19 09:46:45 +01:00