mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 14:03:48 +03:00
db488b4124
refs https://github.com/TryGhost/Arch/issues/95 Rather than a big nested loop to reconcile the in-memory vs. persisted PostCollections we can instead use the events to know which rows we have to delete and which we have to insert. This removes a tonne of work. This implementation isn't perfect, and misses cases where the same post is added and removed, our use-cases don't currently support that however. |
||
---|---|---|
.. | ||
admin | ||
content | ||
members | ||
members-comments | ||
shared | ||
webmentions |