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. |
||
---|---|---|
.. | ||
lib | ||
test | ||
.eslintrc.js | ||
index.js | ||
package.json |