Estore

Gem Version Build Status Dependency Status Code Climate Test Coverage Inline docs Join the chat at https://gitter.im/rom-eventstore/estore

An Event Store driver for Ruby

Installation

Add this line to your application's Gemfile:

gem 'estore'

And then execute:

$ bundle

Or install it yourself as:

$ gem install estore

Usage

See spec/integration/session_spec.rb for a sample usage.

License

See LICENSE file.

Credits