We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 192e3ee commit 750d50cCopy full SHA for 750d50c
1 file changed
README.md
@@ -20,7 +20,7 @@
20
* 📈 **Scales horizontally** - with replicas for high availability.
21
* 🔌 **Built for ASP.NET and .NET Generic Host** - easy to integrate.
22
* 📨 **Compatible with all message brokers and service buses.**
23
-* 🧩 **Eliminates complex patterns** - like the **Saga** and **Outbox**.
+* 🧩 **Eliminates complex patterns** - like the **Saga** and **Outbox/Inbox**.
24
* 🗓️ **A powerful job-scheduler alternative** - to traditional job schedulers (Hangfire, Quartz, etc.).
25
26
## Abstractions
0 commit comments