Skip to content

Commit 3e63a16

Browse files
committed
docs: update documenetation
Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
1 parent b218280 commit 3e63a16

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.adoc

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,10 @@
4545
- Synchronous APIs (REST, gRPC)
4646
- Asynchronous communication with queues and message brokers (Kafka, RabbitMQ)
4747
- Robust interface design for integration
48-
49-
=== High Availability and Fault Tolerance
50-
51-
- Resilient projects with Circuit Breakers and retries
52-
- Replication and failover strategies
53-
- Tools for monitoring and automatic recovery (auto-healing)
48+
- High Availability and Fault Tolerance
49+
-- Resilient projects with Circuit Breakers and retries
50+
-- Replication and failover strategies
51+
-- Tools for monitoring and automatic recovery (auto-healing)
5452

5553
=== Practical Case Studies
5654

0 commit comments

Comments
 (0)