Y
Hacker News
new
|
ask
|
show
|
jobs
by
eeZah7Ux
2744 days ago
Kademlia is also an interesting option for a small and resilient key-value store between a handful of hosts.
1 comments
miguelrochefort
2744 days ago
DHT: Distributed Hash Table
link
eeZah7Ux
2744 days ago
...and?
link
eecc
2744 days ago
well, In theory you can store (and fetch) the data directly, rather than just using it as a routing table.
link
eeZah7Ux
2743 days ago
Of course, that's why I wrote "small key-value store"...
link