- Updated to ROM 1.0 (hecrj)
- Renamed command
Append
toCreate
(hecrj)
- Updated to ROM 0.8.0 (solnic & hecrj)
- Stream identifier to event data
- Development section to README
- Executable
bin/init-es
that prepares the Event Store for running specs
- Official
rom
repository! Yay!
- Event dehydration on subscriptions
- Asynchronous subscriptions to relations (live and catchup)
- Partial reads from a relation (batch reads)
- TCP driver as an own gem: estore (help wanted!!)
estore
gem updated (general refactoring and error handling improved. WIP)
- TCP driver to connect and read events from the Event Store
- Relation through AtomPub API using HTTP
- Read all events from a relation
- Append events to a relation
Initial release