rodolfodpk / keyvent

Trying event sourcing in Kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

keyvent

another Event Sourcing experiment. Now in Kotlin

Build Status

keyvent module

1. data
2. runtime
     - default
     - stack1
     - stack2..

bounded context modules (examples)

  1. data
  2. functions
  3. runtime

About

Trying event sourcing in Kotlin


Languages

Language:Kotlin 72.5%Language:Java 27.5%