Create your own GitHub profile
Join the platform over 31 million developers call home for hosting code, managing projects, and building their best software.
Sign up for free See pricing for teams and enterprises
Pinned
21 contributions in the last year
Contribution activity
February - April 2019
nicusX has no activity
yet for this period.
January 2019
Created an issue in nicusX/event-sourcing-kafka-streams that received 1 comment
The CommandResult SerDe cannot serialise a failure CommandResult
CommandResult SerDe fails when serialising a CommandResult with a Failure outcome
1
comment
- Pay Invoice command should fail if the Invoice is already Paid
- All commands - except Create Invoice - should fail if the invoice does not exist
- Create Invoice command should fail on an existing Invoice
- Allow multiple instances of each service
- Document the API
- Rebuild snapshots from events
- Build Snapshot state from the events stream
- Build on TravisCI