Skip to content

Commit 9d22529

Browse files
authored
README.md
1 parent 15d812e commit 9d22529

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,17 @@
3737
[Iterator](),
3838
[Mediator](), [Memento](), [Observer](), [State](), [Strategy]()[Visitor]()
3939
- Cung cấp giải pháp để thực hiện các hành vi của đối tượng cũng như giữa các object với nhau.
40+
41+
## Microservices Design Patterns:
42+
- [Aggregator]()
43+
- [API Gateway]()
44+
- [Chained or Chain of Responsibility]()
45+
- [Asynchronous Messaging]()
46+
- [Database or Shared Data]()
47+
- [Event Sourcing]()
48+
- [Branch]()
49+
- [Command Query Responsibility Segregator]()
50+
- [Circuit Breaker]()
51+
- [Decomposition]()
4052

4153

0 commit comments

Comments
 (0)