juliangruber / level-pathwise
Turn a leveldb into one huge object of arbitrary size! Efficiently and atomically update and read parts of it!
☆47Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for level-pathwise
- Streamable content addressable blob object store that is streams2 and implements the blob store interface☆59Updated 4 years ago
- Basic changes-feed implementation that runs on top of leveldb☆28Updated 8 years ago
- PostgreSQL backed abstract-leveldown☆19Updated 4 years ago
- ☆52Updated 10 years ago
- Transactional, replicable document store for Node.js and browsers. Built on LevelDB.☆10Updated 9 years ago
- Distributed map and filter☆33Updated 8 years ago
- A streaming storage engine based on LevelDB☆74Updated 8 years ago
- Make sure the last sync call to an async function is executed after all previous ones have finished☆31Updated 8 years ago
- multilevel implemented using leveldowns with reconnect support.☆58Updated last year
- An open source node module registry compatible with the NPM client☆22Updated last year
- A JavaScript parser & serializer for {key, value} objects & streams☆18Updated 9 years ago
- ☆44Updated 9 years ago
- Userland streams implementation☆45Updated 6 years ago
- Elect a leader using unix sockets, for node☆20Updated 6 years ago
- Distributed name server☆36Updated 8 years ago
- No longer maintained: superseded by level v5.0.0.☆63Updated 5 years ago
- Pass in a string, get a buffer back. Pass in a buffer, get the same buffer back.☆26Updated 6 years ago
- an ftp client that expose the node fs API☆38Updated 5 years ago
- EventSource implemented in node and the browser as a readable stream☆47Updated 6 years ago
- Split a stream of JS source code into parsable snippets☆29Updated 9 years ago
- Binary serialization of arbitrarily complex structures that sort element-wise☆8Updated 6 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated 5 months ago
- LevelUp + MemDown☆51Updated 5 years ago
- Binary serialization of arbitrarily complex structures that sort bytewise☆113Updated 7 years ago
- call an async function for each data event on a writable stream. manage concurrency as back pressure.☆12Updated 5 years ago