Passer au contenu principal
EN PRÉVERSION

Change feed support in Azure Cosmos DB

Date de publication : 25 juillet, 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