eventsource-stub-store: An in-memory stub store implementation.

[ bsd3, eventsourcing, library ] [ Propose Tags ]

An in-memory stub store implementation.


[Skip to Readme]

Modules

[Index] [Quick Jump]

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.1.0, 1.1.1
Change log CHANGELOG.md
Dependencies async, base (>=4.9 && <5), containers, eventsource-api (>=1.5), mtl, stm, streaming, 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 2018-12-20T13:57:58Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3850 total (21 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-12-20 [all 1 reports]

Readme for eventsource-stub-store-1.1.1

[back to package description]

eventsource-stub-store

In-memory Store implementation. Meant for testing purpose, so don't expect crazy performance.