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

Native memstate StorageProvider with pluggable backing store #41

Open
rofr opened this issue Dec 25, 2017 · 0 comments
Open

Native memstate StorageProvider with pluggable backing store #41

rofr opened this issue Dec 25, 2017 · 0 comments

Comments

@rofr
Copy link
Member

rofr commented Dec 25, 2017

Separate journal writer process that accepts journal entries/batches over tcp, commits to pluggable backing store and notifies connected memstate engines. This process will be responsible for global orderings of commands and assigning record numbers. Can only run as a single process so needs to be lightweight and load quickly to ensure availability.

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

1 participant