Orleans.Providers.MongoDB 2.0.0-preview2 laredoza laredoza false https://github.com/dotnet/Orleans#license https://github.com/OrleansContrib/Orleans.Providers.MongoDB A MongoDb implementation of the Orleans Providers. This includes the Membership (IMembershipTable and IGatewayListProvider), Reminder (IReminderTable), MongoStatisticsPublisher and IStorageProvider providers. Binary serialization added to the Storage Provider by https://github.com/orthrus. The UseJsonFormat="true" parameter controls this. Switching between formats while there is data in the storage tables will end in tears (data will be lost). So don't do it. Feedback would be appreciated. MIT Orleans OrleansProviders MongoDB