We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Fixed a small typo.
Added a note about not supporting ACID.
Added an API section to wiki home.
Moved description of efficiency to a separate document.
Moved description of being reusable to separate document.
Moved description of being lock-free to separate document.
Moved description of scalability to separate document.
Moved description about PaaS-friendliness to separate document.
Moved 'support' back inside link.
Markdown apparently doesn't work inside WikiLinks...
Added link to page about TDD-friendliness
Described how AtomEventStore is somewhat efficient
Described how AtomEventStore is reusable.
Described how AtomEventStore is lock-free.
Removed HTML markup, as it doesn't seem to work in GitHub wikis.
Experimented with the div class for a note.
Described scalability design goals.
Described PaaS-friendliness.
Added subsection about TDD friendliness.
Credited Yves Reynhout.
Described the motivations behind AtomEventStore.
Initial Home page