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

Add persistent session state storage with cache #8

Closed
RichardWarburton opened this issue Aug 19, 2015 · 2 comments
Closed

Add persistent session state storage with cache #8

RichardWarburton opened this issue Aug 19, 2015 · 2 comments
Assignees

Comments

@RichardWarburton
Copy link
Contributor

This would store a mapping form session ids to a pair of sender comp id and target comp id. See the SessionIds and SessionIdStrategy classes.

@RichardWarburton
Copy link
Contributor Author

This also needs to persist the current sequence number for sessions which require that.

@RichardWarburton
Copy link
Contributor Author

Also needs to store the contents of the SequenceNumbers class.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants