mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-05 09:50:34 +03:00
a97383f2de
We do not want our Repositories to implement business logic like deciding which events should be created. As that creates too tight of a coupling, and makes it harder to swap out repositories in future. Instead they should only be concerned with the storage, retrieval and hydration of Entities from the persistence engine. |
||
---|---|---|
.. | ||
errors | ||
events | ||
models |