Přeskočit na hlavní obsah
VE VERZI PREVIEW

Change feed support in Azure Cosmos DB

Datum publikování: 25 července, 2018

Now available in preview, the change feed support in Azure Cosmos DB allows you to build efficient and scalable solutions. Change feed is enabled by default for all accounts. It outputs the sorted list of documents that were changed in the order in which they were modified. The changes are persisted, can be processed asynchronously and incrementally, and the output can be distributed across one or more consumers for parallel processing.

Learn more. 

  • Features