lightweight C++17 Distributed Hash Table implementation
A lightweight C++17 Distributed Hash Table implementation.

OpenDHT provides an easy to use distributed in-memory data store.
Every node in the network can read and write values to the store.
Values are distributed over the network, with redundancy.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://github.com/savoirfairelinux/opendht
