4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-01-18 05:16:28 +00: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