Orleans State versioning in Orleans An example on handling state persistence in stateful systems with continuous delivery.
Orleans Deploying Orleans to Kubernetes An overview of how we do continuous deliver of a stateful system based on the actor model.
Orleans Understanding grain references and UniqueKey for Orleans CosmosDB provider As a part of enabling custom partition keys on the cosmosDb provider I wanted to get a better understanding of the id used in the documents stored in CosmosDB, so