k-bucket
Distributed storage
An implementation of a storage mechanism within a decentralized distributed system
Kademlia DHT K-bucket implementation as a binary tree
156 stars
11 watching
26 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 2 awesome lists
dht
Related projects:
Repository | Description | Stars |
---|---|---|
| A library providing a simple storage solution using stable memory, allowing canisters to store data without GC costs and upgradeability. | 31 |
| A distributed data store implementation using a Kademlia DHT (Distributed Hash Table) network | 142 |
| A CLI tool for storing arbitrary key-value data in the bittorrent DHT | 63 |
| An implementation of the Kademlia DHT specification for peer-to-peer networking in Go. | 531 |
| A protocol for building asynchronous, thread-safe, and consistent key-value stores with low overhead | 300 |
| A compact, distributed key-value store with support for polymorphic data and multiple backends. | 177 |
| A distributed key-value database system using the Raft consensus protocol | 4 |
| An Erlang-based indexed key/value storage engine with log-structured merge tree and efficient range queries | 306 |
| A distributed system for storing and replicating MySQL binlog files | 889 |
| A C implementation of a Distributed Hash Table (DHT) for peer-to-peer networks | 700 |
| A lightweight key-value storage solution with simple API and support for primitive and custom data structures | 13 |
| Builds large-scale data systems by separating design and implementation concerns with a high-level, declarative language framework. | 15 |
| An eventually consistent, distributed database using CRDTs and Akka Cluster | 227 |
| A distributed file system with real-time access and secure data storage | 1,874 |
| A peer-to-peer distributed hash table implementation with support for discovery and hole punching | 95 |