graphmind 0.7.0

High-performance distributed graph database with OpenCypher support, RESP protocol, multi-tenancy, vector search, and web visualizer
Documentation
1
2
3
4
5
6
7
8
9
# Code Owners for Graphmind Graph
# This file defines who owns the code and who should review changes.

# Global owner (matches everything)
*       @sandeepkunkunuru

# Specific component owners (examples for future)
# /crates/graphmind-optimization/  @expert-optimizer
# /docs/                         @tech-writer