Module dht_node

Module dht_node 

Source
Expand description

Distributed Semantic DHT Node

This module implements the main DHT node that coordinates:

  • Local vector index management
  • Distributed k-NN search across peers
  • Replication and fault tolerance
  • Query routing and result aggregation

Structsยง

SemanticDHTNode
Main semantic DHT node
SyncStats
Statistics for index synchronization