Hacker News new | past | comments | ask | show | jobs | submit login

Using lamport/logical timestamps you can ensure a distributed and totally consistent ordering of actions.

I wrote a middleware for Redux which propagates actions peer-to-peer in a consistent order using these timestamps and the scuttlebutt gossip protocol, you might find it interesting. https://github.com/grrowl/redux-scuttlebutt




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: