dapr / dapr/go-sdk

Add support for Actor Reminder Partitioning

Open
#284 1 comment 0 reactions 0 assignees View on GitHub
area/actor enhancement
Dominant language
Go
Stars
479
Forks
187
PR merge metrics
No merged PRs in 30d

Description

Needs to implement support for setting the Actor Reminder partition count which is part of the Actor Runtime Config.

Dapr/Dapr reference PR:
https://github.com/dapr/dapr/pull/3297

Existing SDK implementations:
https://github.com/dapr/python-sdk/pull/236
https://github.com/dapr/dotnet-sdk/pull/712

Contributor guide

Open the contributing guide

Research direction

Compare the Dapr/Dapr reference PR and the existing Python and .NET SDK implementations linked in the issue, then locate the Actor Runtime Config and reminder-related entry points in this Go SDK. Done means the SDK supports setting the actor reminder partition count consistently with those implementations and has coverage for the new configuration behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
distributed-systems
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.