tj / rediskitLinks
Collection of Redis backed data structures for nodejs, including the primitives (List, Hash, Queue, etc)
☆55Updated 10 years ago
Alternatives and similar repositories for rediskit
Users that are interested in rediskit are comparing it to the libraries listed below
Sorting:
- Determine the set of requirements for a given node.js file, directory tree, or module☆152Updated 7 years ago
- policing the dependency packages versions☆122Updated 3 years ago
- The simplest possible event driven job manager, FIFO queue, and "task based cache" in node.js☆158Updated 9 years ago
- Heterogeneous cluster task manager☆89Updated 12 years ago
- Redis server implementation written with nodejs☆132Updated 13 years ago
- Postmortem debugging facility for Node.js☆119Updated 12 years ago
- A base64 encoding and decoding C++ module for node.js that actually works! (node now has it's own base64 encoding, see docs!)☆64Updated 12 years ago
- Linguistics module for Node - inflection, transformation, i18n and more☆267Updated 11 years ago
- Express middleware for rewriting URLs without doing an http redirect.☆76Updated 11 years ago
- JavaScript source statistics with simple API & CLI written with node.js☆79Updated 10 years ago
- JSON diffing and patching library☆112Updated 11 years ago
- Node.JS library to read git repositories.☆205Updated 10 years ago
- Use mongoDB like this: mongoq('mongodb://localhost/db').collection('users').find().toArray(function(error, docs){});☆66Updated 10 years ago
- Persistent (and fast!) push feeds, queues, and jobs leveraging Redis☆329Updated 9 years ago
- Flexible non-magical layer for the nodejs MongoDB driver☆147Updated 12 years ago
- gzippo pronounced `g-zippo` is a nodejs gzip middleware for Connect and express js using the new native node zlib api☆213Updated 10 years ago
- Express param pre-condition functions☆146Updated 12 years ago
- Advanced Date and Time, Without the Monkeys☆68Updated 13 years ago
- Caching system for Connect framework☆40Updated 8 years ago
- nodejs project generator☆168Updated 12 years ago
- grep-ish search utility inspired by "ack" written with nodejs☆57Updated 4 years ago
- Streams for parsing and stringifying large JSON objects without buffering☆79Updated 12 years ago
- Fast, Sinatra-Inspired JavaScript Framework running on JSGI with Node.JS!☆165Updated 6 years ago
- Your CLI formatting friend☆193Updated 3 years ago
- Virile testing for http servers or any nodejs application.☆81Updated 13 years ago
- An evented, in-process key/value store for small volatile working sets in Node.js or the Browser☆111Updated 11 years ago
- nodejs bindings for the C markdown "discount" library