Information
Description
- This library provides a host for distributing change feed events in partitioned collection across multiple observers. Instances of the host can scale up (by adding) or down (by removing) dynamically, and the load will be automatically distributed among active instances in about-equal way.
Version
- 2.2.6
Project Url
- https://github.com/azure/azure-documentdb-changefeedprocessor-dotnet
- View on NuGet: http://www.nuget.org/packages/Microsoft.Azure.DocumentDB.ChangeFeedProcessor
Dependencies
Here are the packages that version 2.2.6 of Microsoft.Azure.DocumentDB.ChangeFeedProcessor depends on.
Microsoft.CSharp : (4.4.1) Newtonsoft.Json : (9.0.1) Microsoft.Azure.DocumentDB : (2.0.0) Microsoft.CSharp : (4.4.1) Newtonsoft.Json : (9.0.1) Microsoft.Azure.DocumentDB.Core : (2.0.0)Authors
Installing with NuGet
PM> Install-Package Microsoft.Azure.DocumentDB.ChangeFeedProcessor
Packages that Depend on Microsoft.Azure.DocumentDB.ChangeFeedProcessor
Package | Latest Version | Tags |
---|---|---|
Microsoft.Azure.WebJobs.Extensions.CosmosDB | 3.0.3 | Microsoft Azure WebJobs AzureFunctions |
Microsoft.Azure.WebJobs.Extensions.DocumentDB | 1.3.0 | Microsoft Azure WebJobs Jobs Extensions DocumentDB document windowsazureofficial Web |