eventsource-geteventstore-store

GetEventStore store implementation.

https://github.com/YoEight/eventsource-api#readme

Version on this page:1.1.0
LTS Haskell 11.22:1.1.0
Stackage Nightly 2018-03-12:1.1.0
Latest on Hackage:1.2.1

See all snapshots eventsource-geteventstore-store appears in

BSD-3-Clause licensed by Yorick Laupa
Maintained by [email protected]
This version can be pinned in stack with:eventsource-geteventstore-store-1.1.0@sha256:0ffbca1c91020a4cb02da869b6d67d8c80d6f4e2b6e134757594c1bce3d377b0,1747

Module documentation for 1.1.0

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.

Changes

1.0.6

  • Support evenstore >= 1.1

1.0.5

  • Dependencies cleaning.

1.0.4

  • Fix Stackage build.

1.0.3

  • Bump protolude version

1.0.2

  • Fix GHC 8.2.1 and Stackage LTS-9 build.

1.0.1

  • Support linkEvent in SavedEvent.