9b2a94f931
refs https://github.com/TryGhost/Arch/issues/95 Rather than storing all of the relations between the latest collection and posts, we know that it contains all posts. This means we don't have to keep the collections posts in sync. Instead we can fetch them from the posts table. This saves a lot of work during recalculation. |
||
---|---|---|
.. | ||
posts.ts | ||
PostsRepositoryInMemory.ts |