Skip to content
croland edited this page Mar 30, 2013 · 16 revisions

Architecture

Client -> Rest API -> Yaws -> Stuff -> Event Store -> Storage (Mnesia, CouchDB, Riak, Disco)

Pieces

  • CQRS
  • Event Processor
  • Event Sourcing
  • REST

Design

Model at the event, module and REST layers

Other stuff

Clone this wiki locally