Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion profile/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
**Temporal** delivers an open-source durable execution system that abstracts away the complexity of building scalable, reliable distributed systems. It presents a development abstraction that preserves complete application state so that in the case of a host or software failure it can seamlessly migrate execution to another machine.
**Temporal** delivers an open-source durable execution system that abstracts away the complexity of building scalable, reliable distributed systems. It presents a development abstraction that preserves complete application state so that in the case of a host or software failure it can seamlessly migrate execution to another machine.

## 📝 Got 5 minutes? Help us make Temporal even better!
Take [our short survey](https://www.surveymonkey.com/r/CQLWVRB) and let us know how you work with Temporal.

## Developing with Temporal
Temporal allows you to code for resilience in your applications and eliminates complex failure, error handling, and failure handling logic from applications, so you can focus on what matters – delivering reliable systems, faster.
Expand Down