Skip to content

craigpickles/materialized-views-with-cosmosdb-change-feeds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Materialized Views with Cosmos DB Change Feeds

An example showing how a materialized view can be kept updated in near-real time in a serverless environment using:

  • Azure Function
  • Cosmos DB

SampleApp.DeviceSimulator inserts two types of data into ComsosDB.
SampleApp.Functions processes the change feed received from CosmosDB to update the materialized view.

Releases

No releases published

Packages

No packages published

Languages