Expand description
Graph-aware data replication extending ruvector-replication
Provides graph-specific replication strategies:
- Vertex-cut replication for high-degree nodes
- Edge replication with consistency guarantees
- Subgraph replication for locality
- Conflict-free replicated graphs (CRG)
Structs§
- Graph
Replication - Graph replication manager
- Graph
Replication Config - Graph replication configuration
- Replica
Health - Replica health information
- Replication
Stats - Replication statistics
Enums§
- Replication
Strategy - Graph replication strategy