mcavage / node-zkplusLinks
More useful ZooKeeper APIs for Node.js
☆42Updated 6 years ago
Alternatives and similar repositories for node-zkplus
Users that are interested in node-zkplus are comparing it to the libraries listed below
Sorting:
- mutiplex-demultiplex multiple streams through a single text Stream☆181Updated 9 years ago
- An EventEmitter useful for collecting hapi server ops information☆25Updated 10 months ago
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Updated 5 years ago
- executable specification for Stream (make testing streams easy)☆126Updated 9 years ago
- Seneca micro-services message transport over TCP and HTTP.☆63Updated 10 months ago
- Consume a readable stream generator-style☆40Updated 8 years ago
- ☆37Updated 9 years ago
- ☆29Updated 8 years ago
- ☆58Updated 8 years ago
- Retry superagent requests for common hangups☆85Updated 2 years ago
- Abstract streams to deal with the whole buffered contents.☆25Updated 2 months ago
- Basic http wrapper to call the docker remote api from node☆56Updated 6 years ago
- kafka library for node.js☆131Updated 8 years ago
- Convenience module for getting data from an NPM registry☆51Updated 9 years ago
- time your middleware☆27Updated 3 years ago
- Testing node heap dumps☆57Updated 13 years ago
- Simple statsd client for nodejs☆49Updated 2 years ago
- Generic stream reconnection module.☆122Updated 7 years ago
- Convert promised code to use node style callbacks☆41Updated 8 years ago
- Creates a duplex stream☆96Updated 4 years ago
- fstream class for creating npm packages☆30Updated 8 years ago
- Deep merge objects with custom merging logic☆17Updated 10 years ago
- DOMStorage API Compatibility layer for NodeJS☆34Updated 7 years ago
- Like `fs.createWriteStream(...)`, but atomic.☆49Updated 3 years ago
- npm module: backwards compatibilify your callback functions while migrating apis to promises☆30Updated 10 years ago
- seamlessly queue up asynchronous function calls. supports concurrency and timeouts.☆21Updated 5 years ago
- load environment variables from .env files☆36Updated 8 years ago
- Use npm v3 alongside your currently installed npm.☆34Updated 8 years ago
- Make koa apps check internal status and health. Inspired by express-ping