Azure / azure-documentdb-changefeedprocessor-dotnet

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.
Other
51 stars 22 forks source link

Address issue #32: provide complete sample code, readme and make TraceLogProvider public… … … so that users can use it to enalble .net tracing. #55

Closed mkolt closed 6 years ago

mimig1 commented 6 years ago

@mkolt - This new info should also go in the change feed document I assume, right? Adding @SnehaGunda as she'll be working on Azure Cosmos DB docs moving forward. @mimig1 Not yet, this is for v2 library which is not online yet.