Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Azure Storage for write store #8

Open
4 tasks
isaacabraham opened this issue Dec 30, 2017 · 0 comments
Open
4 tasks

Use Azure Storage for write store #8

isaacabraham opened this issue Dec 30, 2017 · 0 comments

Comments

@isaacabraham
Copy link
Member

isaacabraham commented Dec 30, 2017

Insert all price paid data into Azure Table storage as a write store and simplify the Azure Search index to only capture data that is either searched on or used for displaying search results i.e. as a read store. Details screen would read the full entity from Table Storage.

  • Web Job or Azure Function to update search index after data is written to the table storage
  • Progress to user (correlation id or similar)
  • Update Azure Search structure
  • Update details view to retrieve data from Table
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant