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

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

An in-memory stub store implementation.


[Skip to Readme]

Properties

Versions 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.1.0, 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-11T16:40:41Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for eventsource-stub-store-1.1.0

[back to package description]

eventsource-stub-store

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