We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b218280 commit 3e63a16Copy full SHA for 3e63a16
README.adoc
@@ -45,12 +45,10 @@
45
- Synchronous APIs (REST, gRPC)
46
- Asynchronous communication with queues and message brokers (Kafka, RabbitMQ)
47
- 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)
+- High Availability and Fault Tolerance
+-- Resilient projects with Circuit Breakers and retries
+-- Replication and failover strategies
+-- Tools for monitoring and automatic recovery (auto-healing)
54
55
=== Practical Case Studies
56
0 commit comments