• Stars
    star
    1
  • Language
    C++
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Distributed Hash Table's basic ring structure for the data storage in files using AVL tree mechanics. The system uses a key-data pair for storing files across machines in the DHT ring structure.