Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

=doc #3883 Eventsourced to Akka Persistence comparison/migration #2034

Merged

Conversation

krasserm
Copy link
Contributor

No description provided.


- Uses a protobuf serializer for serializing ``Message`` objects.
- Delegates to a configurable Akka serializer for serializing ``Message`` payloads.
- Delegates to a configurable a proprietary (stream) serializer for serializing snapshots.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this sentence as too many a tokens ;-)

@rkuhn
Copy link
Contributor

rkuhn commented Feb 24, 2014

LGTM: awesome work nicely summarized :-)

@krasserm
Copy link
Contributor Author

Thanks :-) Last commit covers feedback.

@krasserm krasserm added tested and removed tested labels Feb 25, 2014
@krasserm
Copy link
Contributor Author

@rkuhn squashed into a single commit.

@krasserm krasserm added tested and removed tested labels Feb 27, 2014
rkuhn added a commit that referenced this pull request Feb 27, 2014
…n-guide-krasserm

=doc #3883 Eventsourced to Akka Persistence comparison/migration
@rkuhn rkuhn merged commit fa1717e into akka:master Feb 27, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
reviewed Ready to merge from review perspetive, but awaiting some additional action (e.g. order of merges) tested PR that was successfully built and tested by Jenkins
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants