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ยง
- SemanticDHT
Node - Main semantic DHT node
- Sync
Stats - Statistics for index synchronization