Richard Bennett
Richard Bennett
In many instances, especially when you have contractors that are involved within an industry, it is not uncommon to need to track the same physical contact [person] across multiple organizations....
@dcomartin ... I've come across your blog post a few times, and I've read your code... what I'm curious about is how we can fold snapshots into this. For a...
With the case of wanting to store both the Application Data and the Orleans data within the same CosmosDB instance, where that CosmosDB instance is using the new "shared" throughput...
It seems as if there are methods being used by Orleans.CosmosDB that are no longer existing within the 2.x version of Microsoft.Azure.DocumentDB.Core. We should probably patch the nuget package to...
Need to research this use-case and determine how to 1) Be notified of a Silo disconnect 2) Force a MQTT client to disconnect as to restart the connection.
When using MQTTnet.Orleans with multiple silos and/or multiple MQTTNet servers, we need to verify that a command which is to be pushed to all device instances (e..g. `/devices/ping`) will indeed...
Curious if the author of this script has thought about adding it into the main helm chart repository at https://github.com/helm/charts ... It would make it more discoverable, as we looked...