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

Explore Swarm integration #171

Closed
gaearon opened this issue Jun 23, 2015 · 5 comments
Closed

Explore Swarm integration #171

gaearon opened this issue Jun 23, 2015 · 5 comments

Comments

@gaearon
Copy link
Contributor

gaearon commented Jun 23, 2015

Swarm is a "replicated model" library.

I wonder if there is a potential to explore "eventually consistent" Flux action retranslation, and whether approaches similar to #113 (comment) can help here.

Sorry if I'm totally being nuts here.

(To clarify: this is meant to be done outside the core. #113 explains how to do something like that outside the core.)

@nstadigs
Copy link

You might want to have a look at Jet as well: http://jetbus.io/
Or if you want something more low level: https://github.com/dominictarr/scuttlebutt

@sergey-lapin
Copy link

Also look at http://pouchdb.com/, npm synchronization is based on it (couchdb actually). Works with no struggle in browser. Can work in memory too.

@gaearon
Copy link
Contributor Author

gaearon commented Jul 31, 2015

Nothing happening here, so closing. If somebody's up for it, let us know!

@gaearon gaearon closed this as completed Jul 31, 2015
@Alex509
Copy link

Alex509 commented Oct 22, 2015

I'd like to come up with a swarm redux TodoMVC example
Would it be of any interest?

@gaearon
Copy link
Contributor Author

gaearon commented Oct 22, 2015

Sure (although probably in a separate repo).

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

4 participants