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]

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 base (>=4.9 && <5), containers, eventsource-api (>=1.1), mtl, protolude (>=0.1.10 && <0.2), stm [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 2017-05-03T16:06:29Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3862 total (20 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-05-03 [all 1 reports]

Readme for eventsource-stub-store-1.0.1

[back to package description]

eventsource-stub-store

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