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.3), eventstore (>=1.1), mtl, string-conversions, transformers-base [details]
License BSD-3-Clause
Author Yorick Laupa
Maintainer yo.eight@gmail.com
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 2018-02-01T20:31:01Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 5904 total (27 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-02-01 [all 1 reports]

Readme for eventsource-geteventstore-store-1.1.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.