mirror of https://github.com/dapr/docs.git
Update daprdocs/content/en/developing-applications/building-blocks/jobs/jobs-features-concepts.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com> Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
This commit is contained in:
parent
378fdf04d4
commit
b09021b9d5
|
@ -9,7 +9,7 @@ description: "Learn more about the Dapr Jobs features and concepts"
|
|||
Now that you've learned about the [jobs building block]({{< ref jobs-overview.md >}}) at a high level, let's deep dive
|
||||
into the features and concepts included with the Dapr Jobs engine and SDKs. Dapr Jobs:
|
||||
- Provides a robust and scalable API for scheduling operations to be triggered in the future.
|
||||
- Exposes several core capabilities which are common across all supported languages.
|
||||
- Exposes several capabilities which are common across all supported languages.
|
||||
which are common across all supported languages.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue