We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e34764 commit 67da988Copy full SHA for 67da988
1 file changed
README.md
@@ -18,7 +18,7 @@ Cleipnir is a powerful **durable execution** .NET framework - ensuring your code
18
* Cloud-agnostic - requires only a database
19
* Great performance compared to cloud-based workflow orchestration
20
* Scales horizontally with number of replicas
21
-* Use with ASP.NET / generic host service
+* Built for 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**
24
* Powerful alternative to job-schedulers (HangFire, Quartz)
0 commit comments