svalaskevicius / eventflow

cqrs+es in scala
45 stars 4 forks source link

Create a real db driver #27

Closed svalaskevicius closed 8 years ago

svalaskevicius commented 8 years ago

What db should we select as the first one?

Preferably base, scalable horizontally, suitable for storing streams. Geteventstore.com?

Or would sharded (per aggregate) acid be better?

svalaskevicius commented 8 years ago

added eventstore