go-sdk
go-sdk copied to clipboard
Add support for Actor Reminder Partitioning
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
@johnewart opened this tracking issue in case you are looking into this.