eventsource-geteventstore-store: GetEventStore store implementation.

[ bsd3, eventsourcing, library ] [ Propose Tags ]

GetEventStore store implementation.


[Skip to Readme]

Modules

[Last Documentation]

  • EventSource
    • Store
      • EventSource.Store.GetEventStore

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.5.1), eventsource-store-specs, eventstore (>=1.2), lifted-async, lifted-base, mtl, streaming, string-conversions, transformers-base [details]
License BSD-3-Clause
Author Yorick Laupa
Maintainer yo.eight@gmail.com
Category Eventsourcing
Home page https://gitlab.com/YoEight/eventsource-api-hs
Uploaded by YorickLaupa at 2019-01-03T13:14:56Z
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 not available [build log]
All reported builds failed as of 2019-01-03 [all 2 reports]

Readme for eventsource-geteventstore-store-1.2.1

[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.