tblobaum / dnode-sessionLinks
DNode session handling and integration with Express session storage
☆24Updated 13 years ago
Alternatives and similar repositories for dnode-session
Users that are interested in dnode-session are comparing it to the libraries listed below
Sorting:
- Node.js bindings for a bplus library☆13Updated 13 years ago
- Streaming version of `JSON.stringify` for node.js☆24Updated 10 years ago
- An evented, in-process key/value store for small volatile working sets in Node.js or the Browser☆111Updated 11 years ago
- Canvas text☆48Updated 13 years ago
- Minimal Node.JS configuration interface with support for overrides, environments and inheritance.☆31Updated 13 years ago
- Tiny module for Node.JS which protects some globals (undefined, NaN, Infinity, eval, isNaN) from being overridden and adds functionality …☆19Updated 13 years ago
- Node.js framework for building large modular web applications.☆29Updated 12 years ago
- Backported child_process.fork() function module from nodejs 5.x/6.x for nodejs 4.x☆14Updated 13 years ago
- Use mongoDB like this: mongoq('mongodb://localhost/db').collection('users').find().toArray(function(error, docs){});☆66Updated 10 years ago
- C++ Port of Unix getrusage for getting cputime, usertime and other process information☆33Updated 9 years ago
- A drop-in replacement for `util` with some additional advantageous functions☆92Updated 6 years ago
- This package provides a LAN-wide shared event emitter.☆20Updated 11 years ago
- Node-db common library☆33Updated 12 years ago
- Server side filtering of JSON responses using JSONSelect☆33Updated 14 years ago
- [UNMAINTAINED] Traverse and modify objects using JSONSelect selectors☆55Updated 12 years ago
- EventEmitters on a syntax suger rush☆35Updated 8 years ago
- Redis server implementation written with nodejs☆131Updated 13 years ago
- Stack is a minimal http module system for node.js☆104Updated 8 years ago
- Process and update CouchDB data in atomic, all-or-nothing transactions☆66Updated 10 years ago
- continuous integration for nodejs