Manuel Menegazzo
Manuel Menegazzo
Any updates? I have spoken to some programmers who have used dapr to develop software in production, and the problem they have all reported is the difficulty of debugging with...
Closed because implemented in https://github.com/kubernetes-client/csharp/pull/1122 with netstandard2.1 removal
Thanks, can I open a pull request to add the missing query to the clustering SQL script? Anyone who starts using this project from version 7.2.x with clustering gets an...
It seems like a good way to keep databases clean and small while staying within the framework, I think the TTL should be also configurable within the grain like you...
I think the problem depends on the default time that k8s guarantees before sending KILL signal to the container. By default it waits 30 seconds ([docs](https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/#pod-termination)) after which it executes...
@sec Can be used to persist data in developer environment or in single node installation for example in staging environment for testing purpose
> Dapr has actor support based on Orleans. But since this is a .net project we can cast most famous actors for our project by utilizing Microsoft Orleans for our...
Any ETA for this? I'm interested
I think the dotnet SDK milestone is: https://github.com/dapr/dotnet-sdk/milestone/19
When will 1.14 be released?