ahs502 / key-file-storage
Simple key-value Node.js storage directly on file system, maps each key to JSON contents of a file.
☆23Updated last year
Related projects ⓘ
Alternatives and complementary repositories for key-file-storage
- MongoDB query language implemented as a node.js Stream☆49Updated 5 years ago
- A full MongoDB query language implementation with INDEXES for querying your levelup/leveldb database.☆55Updated 9 years ago
- Moleculer for the browser.☆30Updated 4 years ago
- A persistent key-value storage library. Runs everywhere Node runs.☆127Updated 8 years ago
- Shared file system queue. Supports pub-sub, work queues, wildcards, multi-process and distributed use.☆24Updated 5 months ago
- Search levelup/leveldb instances with pluggable query engines and pluggable indexing schemes.☆65Updated 4 years ago
- An express inspired, event-driven framework for building real time distributed applications over socket.io and redis.☆127Updated 9 years ago
- Promisify functions and objects immutably☆27Updated 6 years ago
- Functional utilities to transform and compute stats on arrays☆16Updated 2 years ago
- A simple express.js and socket.io wrapper for nodejs☆28Updated last year
- Frame is a flow based programming library for databases, APIs, utilities, objects, schemas and more!☆17Updated 3 years ago
- Peer to peer messaging bus, zero setup with failover and pub/sub functionality.☆18Updated last year
- Transpiler that converts mongodb-like object queries into JavaScript filtering functions☆11Updated last year
- Raft Consensus for Node.js, backed by LevelDB☆36Updated 7 years ago
- Generic pluggable indexing system for leveldb/levelup. Designed to be used with the level-queryengine query engine.☆18Updated 9 years ago
- NeDB-backed session store for the Connect/Express session middleware