Pinned Loading
Repositories
Showing 10 of 60 repositories
- OrleansShardedStorage Public
A library and test application to shard Orleans grains across multiple Azure Storage Accounts
- Orleans.Providers.MongoDB Public
A MongoDb implementation of the Orleans Providers: Membership, Storage and Reminders.
- Orleans.SyncWork Public
This package's intention is to expose an abstract base class to allow https://github.com/dotnet/orleans/ to work with long running CPU bound synchronous work, without becoming overloaded.