yldio / skiffLinks
Raft Consensus for Node.js, backed by LevelDB
☆248Updated 8 years ago
Alternatives and similar repositories for skiff
Users that are interested in skiff are comparing it to the libraries listed below
Sorting:
- JavaScript implementation of SWIM membership protocol☆141Updated 2 years ago
- Raft implementation in Node.js☆137Updated 9 years ago
- node-gossip implements a gossip protocol w/failure detection, allowing you to create a fault-tolerant, self-managing cluster of node.js p…☆155Updated 5 years ago
- Consensus protocol based on raft, but only for saving lifes and works in node as well as in browers.☆243Updated 4 years ago
- application-level sharding on node.js streams☆218Updated 7 years ago
- Automatic and decentralized discovery and monitoring of nodejs instances with built in support for a variable number of master processes,…☆231Updated 4 years ago
- Expose a LevelDB over the network☆354Updated 7 years ago
- Evented I/O B-tree for Node.js.☆166Updated 3 years ago
- SPDY v2, v3, v3.1 and HTTP2 transport implementation for node.js☆101Updated 7 years ago
- A binary stream multiplexer☆143Updated 7 years ago
- A Raft implementation that focuses on ease of use☆64Updated 9 years ago
- Raft.js is an implementation of the Raft consensus algorithm in JavaScript and using WebRTC.☆330Updated 5 years ago
- consistent hashring based on swim, for node.js☆38Updated 6 years ago
- Superseded by memory-level. In-memory abstract-leveldown store for Node.js and browsers.☆287Updated 11 months ago
- A persistent key-value storage library. Runs everywhere Node runs.☆125Updated 9 years ago
- A Multi-Paxos implementation in pure JavaScript.☆72Updated 3 years ago
- A content-addressable union file system build on top of fuse, hyperlog, leveldb and node☆274Updated 9 years ago
- Fast, reliable Reed-Solomon erasure coding as a native addon for Node.js.☆113Updated 5 years ago
- Job Queue in LevelDB☆86Updated 2 years ago
- node native addon for rabin fingerprinting data streams [ DEPRECATED - More info on active projects and modules at https://dat-ecosystem.…☆148Updated 3 years ago
- Elegant UDP messaging for nodejs☆344Updated 6 years ago
- FUSE bindings for Javascript and node.js