eventsource-geteventstore-store: GetEventStore store implementation.

[ bsd3, eventsourcing, library ] [ Propose Tags ]

GetEventStore store implementation.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.1.0, 1.2.0, 1.2.1
Change log CHANGELOG.md
Dependencies aeson, base (>=4.9 && <5), eventsource-api (>=1 && <2), eventstore (>=0.14 && <0.15), mtl, protolude (>=0.1.10 && <0.2) [details]
License BSD-3-Clause
Author Yorick Laupa
Maintainer yo.eight@gmail.comm
Category Eventsourcing
Home page https://github.com/YoEight/eventsource-api#readme
Bug tracker https://github.com/YoEight/eventsource-api/issues
Source repo head: git clone https://github.com/YoEight/eventsource-api
Uploaded by YorickLaupa at 2017-01-04T13:11:41Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 5903 total (26 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-01-04 [all 1 reports]

Readme for eventsource-geteventstore-store-1.0.0

[back to package description]

eventsource-geteventstore-store

GetEventStore Store implementation. It's based on eventstore driver.

Testing

In order to run the tests, you'll need a running GetEventStore server at localhost on the 1113 port.