graphmind 0.8.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
10
11
12
13
# Code Owners for Graphmind Graph

# This file defines who owns the code and who should review changes.

# Global owner (matches everything)

-       @fab679

# Specific component owners (examples for future)

# /crates/graphmind-optimization/ @expert-optimizer

# /docs/ @tech-writer