From 92972d4b79e9c4dddd1c0341dacb47baa2a97afa Mon Sep 17 00:00:00 2001 From: Italo Santana Date: Wed, 14 Apr 2021 12:17:22 -0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5a9dda5..48f14de 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ Event Driven Sample Archtecture using: -1 - Domain Driven Desing -2 - CQRS - With Debezium to Sync Command Data Model Store DB (Sql Server) and Query Data Model Store DB (MongoDb) +1 - Domain Driven Desing +2 - CQRS - With Debezium to Sync Command Data Model Store DB (Sql Server) and Query Data Model Store DB (MongoDb) 3 - Hexagonal / Ports and Adapters Pattern http://wiki.c2.com/?PortsAndAdaptersArchitecture ## Build Command Store (SQL Server) Container