Tracking: API / Building block implementations
Building blocks:
- ๐ข Service invocation
- [x] Implementation
- [x] Docs #126
- [x] Validation/Example(s)
- ๐ State management
- [x] Implementation TBA
- [x] Docs #126
- [ ] Refactor/Add Methods TBA
- [x] Validation/Example(s)
- [x] Query #115
- ๐ PubSub messaging
- [x] Implementation
- [x] Docs #126
- [x] Macro(s) #87
- [ ] Bulk Pub/Sub TBA
- [x] Validation/Example(s)
- ๐ Bindings
- [x] Implementation TBA
- [ ] Docs TBA
- [ ] Macro(s) TBA
- [x] Validation/Example(s)
- ๐ Actors
- [x] Implementation #99
- [ ] Docs TBA
- [x] Macro(s)
- [ ] Add missing client methods TBA
- [x] Validation/Example(s)
- ๐ Secrets management ๐
- [x] Implementation
- [ ] Docs TBA
- [x] Bulk secret retrieval method #122
- [x] Validation/Example(s)
- ๐ Configuration ๐
- [x] Implementation TBA
- [ ] Docs TBA
- [x] Validation/Example(s)
- ๐ด Distributed lock
- [ ] Implementation #86
- [ ] Docs TBA
- [ ] Validation/Example(s) TBA
- ๐ด Workflow
- [ ] Implementation #142
- [ ] Docs TBA
- [ ] Validation/Example(s) TBA
- ๐ Cryptography
- [x] Implementation #133
- [ ] Docs TBA
- [x] Validation/Example(s) #133
- ๐ Metadata
- [x] Implementation
- [ ] Docs TBA
- [ ] Validation/Example(s) TBA
- ๐ Jobs
- [x] Implementation
- [ ] Docs
- [x] Validation/Examples
- ๐ Conversation
- [x] Implementation
- [ ] Docs
- [x] Validation/Examples
@mikeee I got time this week to work on the workflow. I recommend breaking it into two PRs, one for the durabletask client in rust and the other for the dapr implementation.
@zedgell - Indeed! Sounds like a plan, would you be able to open issues for these with outlines of what your planned implementation will cover?
@zedgell - Indeed! Sounds like a plan, would you be able to open issues for these with outlines of what your planned implementation will cover?
@mikeee https://github.com/dapr/rust-sdk/issues/142
This issue has been automatically marked as stale because it has not had activity in the last 60 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue, help wanted) or other activity occurs. Thank you for your contributions.