mirror of
https://github.com/1f349/dendrite.git
synced 2025-02-10 00:18:59 +00:00
* 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