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 0b51124 commit 04d057aCopy full SHA for 04d057a
README.md
@@ -12,10 +12,10 @@
12
13
# Cleipnir.NET / Cleipnir Flows
14
Cleipnir is a powerful **durable execution** .NET framework - ensuring your code will always execute to completion **correctly**.
15
-* Makes C#-code behave correctly after a crash, restart or suspension
+* Makes plain C#-code behave correctly after a crash, restart or suspension
16
* Wait for external events directly inside your code
17
* Suspend code execution for minutes, hours, weeks or longer
18
-* Requires only a database
+* Cloud-agnostic - 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
0 commit comments