Skip to content

feature: event-driven updates #262

Description

@sirugh

Feature: Event Driven Updates instead of polling on interval

Today, the application is written to query for products and product changes on an interval. This can lead to excessive querying against the backend. Instead we should rewrite the application to use event-driven approach. This subscribes to events that are published from the commerce environment and then generates markup based on those change events.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions