diff options
Diffstat (limited to 'zettelkast/Notes/022920240901 - Repository Pattern.md')
-rw-r--r-- | zettelkast/Notes/022920240901 - Repository Pattern.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/zettelkast/Notes/022920240901 - Repository Pattern.md b/zettelkast/Notes/022920240901 - Repository Pattern.md deleted file mode 100644 index ef6a879..0000000 --- a/zettelkast/Notes/022920240901 - Repository Pattern.md +++ /dev/null @@ -1 +0,0 @@ -A simplifying abstraction over data storage allowing to decouple the business layer from the data layer in a [[022920240849 - Layered Architecture]] and making it easier to test as well.
\ No newline at end of file |