We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e1a31e commit c156610Copy full SHA for c156610
README.md
@@ -17,6 +17,7 @@ Cleipnir is a powerful **durable execution** .NET framework - ensuring your code
17
* Suspend code execution for minutes, hours, weeks or longer
18
* Requires only a database
19
* Great performance compared to external workflow orchestration
20
+* Scales horizontally with number of replicas
21
* Use with ASP.NET / generic host service
22
* Integrates easily with all message-brokers and service-buses
23
* Removes the need for **saga-pattern** and **outbox-pattern**
0 commit comments