microsoft / microsoft/durabletask-dotnet
Does the new SDK expose a pluggable backend abstraction similar to durabletask-go?
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 193
- Forks
- 60
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 4
Description
Hi,
I noticed that durabletask-go exposes a clear Backend abstraction with official SQLite and PostgreSQL implementations.
Is the .NET Durable Task SDK intended to support similar pluggable backend implementations in the future, or is the recommended direction to use Durable Task Scheduler for all self-hosted deployments?
I'm trying to understand the long-term extensibility story for self-hosted backends.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue is a question about whether the .NET SDK will support pluggable self-hosted backends similar to durabletask-go. No files, tests, or entry points are identified; start by locating the SDK's backend and scheduler extension points. Done would require a decided direction and documented support plan.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100