Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arkency/http_event_store
HttpEventStore is a HTTP connector to the Greg's Event Store.
https://github.com/arkency/http_event_store
Last synced: 5 days ago
JSON representation
HttpEventStore is a HTTP connector to the Greg's Event Store.
- Host: GitHub
- URL: https://github.com/arkency/http_event_store
- Owner: arkency
- License: mit
- Created: 2015-03-13T09:06:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-06-15T11:02:02.000Z (over 4 years ago)
- Last Synced: 2024-10-20T09:59:19.541Z (29 days ago)
- Language: Ruby
- Homepage: http://httpeventstore.arkency.com
- Size: 671 KB
- Stars: 42
- Watchers: 15
- Forks: 11
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/arkency/http_event_store.svg?branch=master)](https://travis-ci.org/arkency/http_event_store)
[![Gem Version](https://badge.fury.io/rb/http_event_store.svg)](http://badge.fury.io/rb/http_event_store)
[![Join the chat at https://gitter.im/arkency/http_event_store](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/arkency/http_event_store?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)# HttpEventStore
HttpEventStore is a HTTP connector to the Greg's [Event Store](https://geteventstore.com/).
The `master` branch is curently targeting EventStore 3.x, for EventStore 2.x version check `EventStore2.x` branch.## Attention: gem has been renamed!
#### The name has changed from http_eventstore to http_event_store.# Documentation
All documentation and sample codes are available at [http://httpeventstore.arkency.com](http://httpeventstore.arkency.com)
## Supported version's of Event Store
To take advantage of all the functionality offered by our gem the minimum recommended version of Event Store is **3.0**
## Alternatives
- [EventStoreClient](https://github.com/yousty/event_store_client/) - For EventStore 5.x.x support
## Contributing
1. Fork it ( https://github.com/[my-github-username]/http_event_store/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request## About
This repository is funded and maintained by Arkency. Check out our other [open-source projects](https://github.com/arkency).
You can also [hire us](http://arkency.com) or [read our blog](http://blog.arkency.com).
## Learn more about DDD & Event Sourcing
Check our **Rails + Domain Driven Design Workshop** [more details](http://blog.arkency.com/ddd-training/).
Why You should attend? Robert has explained this in [this blogpost](http://blog.arkency.com/2016/12/why-would-you-even-want-to-listen-about-ddd/).
Next edition will be held on **25-26th May 2017** (Thursday & Friday) in Lviv, Ukraine.
Workshop will be held in English.