Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-09-25 | Only lazy load self-members on initial sync | Matthew Hodgson | 2 | -5/+9 | |
Given we have disabled lazy loading for incr syncs in #3840, we can make self-LL more efficient by only doing it on initial sync. Also adds a bounds check for if/when we change our mind, so that we don't try to include LL members on sync responses with no timeline. | |||||
2018-09-25 | changelog v0.33.5.1 github/release-v0.33.5.1 |