Skip to content
/ ddes Public

JS/TypeScript framework for Distributed Event Sourcing & CQRS

Notifications You must be signed in to change notification settings

Skalar/ddes

Repository files navigation

DDES

Event Sourcing for JavaScript/TypeScript

Installation

yarn add @ddes/core @ddes/postgres

Example usage

See example usage