Skip to content
This repository has been archived by the owner on Aug 17, 2022. It is now read-only.

Support Akka persistence #1

Closed
zapodot opened this issue Aug 5, 2014 · 2 comments
Closed

Support Akka persistence #1

zapodot opened this issue Aug 5, 2014 · 2 comments
Milestone

Comments

@zapodot
Copy link
Owner

zapodot commented Aug 5, 2014

Add an option to the fluent rule builder API that enables journal and or snapshot using standard settings (local leveldb). It will make it easier to test Persistent and EventSourced Actors.

@zapodot
Copy link
Owner Author

zapodot commented Sep 25, 2016

There is some support for using an in-memory journal in the current version. It should be considered an experimental feature as the current implementation seems to be unmaintained at the moment.

@zapodot
Copy link
Owner Author

zapodot commented Mar 21, 2018

Released support for in-memory journal as part of the 2.0 release. Closing this issue for now. If some other journal implementation is needed later, a new issue should be created.

@zapodot zapodot closed this as completed Mar 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant