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

edis_db sharing across nodes #26

Closed
elbrujohalcon opened this issue Mar 19, 2013 · 0 comments
Closed

edis_db sharing across nodes #26

elbrujohalcon opened this issue Mar 19, 2013 · 0 comments
Milestone

Comments

@elbrujohalcon
Copy link
Collaborator

First attempt at multi-nod'ing properly…
Connect edis_db processes on different nodes (most likely using pg2) so that, when a put, write, delete or destroy operation is done in the backend of one of them, it's automatically propagated to the rest. get and is_empty should still be executed as they're now.

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

No branches or pull requests

2 participants