Skip to content

Recipe and Bag Service

Arlen Beiler edited this page Apr 4, 2025 · 1 revision

Recipe service

  • Receives changes from the user and pushes them to the correct bag.
  • Receives changes from bags and if necessary push changes to listening users.
  • All recipe based changes need to go through the recipe service.

Bag Service

  • Receives changes from recipe service (or elsewhere) and publishes the changes to all recipes it is part of.
Clone this wiki locally