dapr / php-sdk

Dapr SDK for PHP
Apache License 2.0
70 stars 15 forks source link

Support Reminder Storage Partitions Actor Runtime Config #97

Closed berndverst closed 3 years ago

berndverst commented 3 years ago

Describe the feature

SDK change required to fully support https://github.com/dapr/dapr/issues/2889

This requires an optional integer value to be specified in the Actor Runtime Config.

https://github.com/dapr/dapr/blob/6aede40905a6f37b1e27d1816447606eb0770ac5/pkg/config/app_configuration.go#L19