Skip to content

Commit

Permalink
update to v 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
muharihar committed Aug 28, 2020
1 parent 1b67da8 commit 1db4afb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

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

## Diagram v 0.2.1
## Diagram v 0.2.2

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

### Components

Expand Down Expand Up @@ -44,7 +44,7 @@ F. Providers (Connectors)
G. Persistent Caches

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

H. Messaging [to-do]

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1db4afb

Please sign in to comment.