Packages
Event sourcing for Elixir on the Dynamic Context Boundary (DCB) model: one flat event stream, events tagged with the domain concepts they concern, and consistency enforced by optimistic locking scoped to the slice of the stream a decision actually read.
Current section
1 Dependency
Jump to
Current section
1 Dependency
Dependencies of sourced
1 dependency| Package | Requirement |
|---|---|
| telemetry |
~> 1.0
|