juliangruber / level-pathwiseLinks
Turn a leveldb into one huge object of arbitrary size! Efficiently and atomically update and read parts of it!
☆46Updated 4 years ago
Alternatives and similar repositories for level-pathwise
Users that are interested in level-pathwise are comparing it to the libraries listed below
Sorting:
- Basic changes-feed implementation that runs on top of leveldb☆28Updated 9 years ago
- Superseded by many-level. Multilevel implemented using leveldowns with reconnect support.☆58Updated last year
- Superseded by rave-level. Open a leveldb handle multiple times.☆145Updated last year
- Model a tree structure on top off an append-only log.☆54Updated 7 years ago
- Make sure the last sync call to an async function is executed after all previous ones have finished☆31Updated 9 years ago
- Binary serialization of arbitrarily complex structures that sort bytewise☆112Updated 8 years ago
- Elect a leader using unix sockets, for node☆20Updated 7 years ago
- Get the union of two sorted streams☆28Updated 2 years ago
- An open source node module registry compatible with the NPM client☆23Updated 2 years ago
- Distributed map and filter☆33Updated 9 years ago
- LevelUp + MemDown☆51Updated 6 years ago
- A simple batching function that allows you to atomically batch a series of operations.☆33Updated 8 years ago
- A hashing function which returns integers with a possible max value☆29Updated 10 years ago
- A couple of functions that make it easy to maintain an unordered set as an array in an efficient way☆22Updated 7 years ago
- Turn a transport stream into a duplex stream that parses from / serializes to json☆44Updated 10 years ago
- an ftp client that expose the node fs API☆37Updated 6 years ago
- PostgreSQL backed abstract-leveldown☆20Updated 5 years ago
- composable client/server data services using pull streams☆39Updated 8 years ago
- An in memory sorted set that uses binary search on numeric indexes to find values next to each other☆19Updated 8 years ago
- ☆49Updated 6 years ago
- Streamable content addressable blob object store that is streams2 and implements the blob store interface☆59Updated 5 years ago
- Base class for random access stores☆29Updated 7 years ago
- Back to the basics, Hickey-inspired, generic text parser☆21Updated 9 years ago
- Readable stream that reads from a file descriptor. Supports tailing and retries.☆16Updated 7 years ago
- Userland streams implementation☆45Updated 7 years ago
- ☆57Updated 3 years ago
- through stream that buffers streams into batches limited by a cumulative byte size limit☆22Updated 2 years ago
- Data classification algorithms☆18Updated 10 years ago
- Simple one-way stream multiplexer with very few features☆26Updated 8 years ago
- Split a stream of JS source code into parsable snippets☆30Updated 10 years ago