Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

An experimental Distributed Hash Table (DHT) network implemented in Node.js

License

Notifications You must be signed in to change notification settings

TannDev/distributed-hash-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distributed Hash Table

An experimental Distributed Hash Table (DHT) network implemented in Node.js

Intended Features

  • Create ("Bootsrap") a new DHT network.
  • Fetch a key from a network.
  • Set a key in a network.
  • Join a new node into a network.
  • Remove a node from a network.
  • Recover from a node unexpectedly terminating

Reference Materials:

About

An experimental Distributed Hash Table (DHT) network implemented in Node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published