Skip to content

Commit 1db4afb

Browse files
committed
update to v 0.2.2
1 parent 1b67da8 commit 1db4afb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
A Simple Implementation of `DDD Technical Architecture Patterns` in Go.
44

5-
## Diagram v 0.2.1
5+
## Diagram v 0.2.2
66

7-
![DDD-Technical-Architecture-Patterns-Golang-0.2.1](docs/img/DDD-Technical-Architecture-Patterns-Golang-0.2.1.png)
7+
![DDD-Technical-Architecture-Patterns-Golang-0.2.2](docs/img/DDD-Technical-Architecture-Patterns-Golang-0.2.2.png)
88

99
### Components
1010

@@ -44,7 +44,7 @@ F. Providers (Connectors)
4444
G. Persistent Caches
4545

4646
1. Session/Token/JWT Cache (Redis, File, DB, etc) [tested: Redis]
47-
2. Indexer/Search Cache (ElasticSearch) [to-do]
47+
2. Indexer/Search Cache (ElasticSearch)
4848

4949
H. Messaging [to-do]
5050

Loading

0 commit comments

Comments
 (0)