Skip to content

Topic

Command-sourced state

An application design in which state changes arrive as discrete validated commands that can be replayed, inverted and serialized, instead of as direct mutations of objects.

Current clusters