Add distributed system books

This commit is contained in:
Marcelo Boeira
2019-06-14 19:55:38 -07:00
parent 2d2be56a68
commit 878745cac2
2 changed files with 5 additions and 1 deletions

View File

@@ -43,7 +43,7 @@ graph TD
DSi --> CQRS[CQRS - Command Query Responsibility Segregation]
DSi --> STM[Streaming]
STM --> Kakfa
STM --> Kafka
STM --> Kinesis
STM --> NATS