Project

eventum

0.0
No commit activity in last 3 years
No release in over 3 years
A Ruby wrapper for the Event Store API.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.10
~> 10.4
~> 3.1
~> 2.9
~> 1.21

Runtime

~> 0.9
~> 1.0
 Project Readme

Gem Version Build Status Code Climate Coverage Status Inline Docs


Eventum

A Ruby wrapper for the Event Store API.

Versioning

Eventum follows Semantic Versioning 2.0.0. Make sure to always bound the major version when installing if you want to avoid breaking changes.

Documentation

This documentation tracks the latest changes in the master branch of this repo. Some of the features described might not be available in older versions of the gem (including the current stable version). Please consult the relevant git tag (e.g. v0.0.7) if you need documentation for a specific Eventum version.

Installation

Add this line to your application's Gemfile:

gem "eventum"

And then execute:

$ bundle

Or install it yourself as:

$ gem install eventum

Usage

TODO: Write usage instructions here

Contributing

Thank you for contributing! We always welcome bug reports and/or pull requests. Please take the time to go through our contribution guidelines.

Special thanks to all the awesome people who have helped make this gem better. You can see a list of them here.

License

The gem is available as open source under the terms of the MIT License. See LICENSE.txt for more details.


Skookum