GreanTech / AtomEventStore

A server-less .NET Event Store based on the Atom syndication format
MIT License
117 stars 14 forks source link

Refactor towards more explicit event stream #7

Closed ploeh closed 11 years ago

ploeh commented 11 years ago

This takes the SyndicationStore in a new direction, including a final rename.

I think this is conceptually pretty awesome, but I wanted to split up the change into small pull requests in order to get validation (or not) by a second pair of eyes.