1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-03-17 15:14:27 -05:00
Commit graph

2 commits

Author SHA1 Message Date
Till 6493c0c0f2
Move LL cache () 2022-05-06 15:33:34 +02:00
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