Estore

Gem Version Build Status Dependency Status Code Climate Coverage Status Inline docs Join the chat at https://gitter.im/eventstore-rb/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