From e046c193bcc23f334155662cc2602c3cbef022c3 Mon Sep 17 00:00:00 2001 From: Ragnor Comerford Date: Fri, 15 May 2026 18:03:40 -0700 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c9a761..673009f 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![Crates.io](https://img.shields.io/crates/v/omnigraph-cli.svg)](https://crates.io/crates/omnigraph-cli) [![CI](https://github.com/ModernRelay/omnigraph/actions/workflows/ci.yml/badge.svg)](https://github.com/ModernRelay/omnigraph/actions/workflows/ci.yml) -**Lakehouse-native graph engine with git-style workflows.** +**Object-storage native graph engine with git-style workflows.** Branch, commit, and merge typed graph data like source code. Multi-modal, self-hosted, open source. @@ -25,6 +25,7 @@ Join the [Omnigraph Slack community](https://join.slack.com/t/omnigraphworkspace ## Capabilities - Typed schema, typed queries, and typed mutations +- Native blob-as-data support (docs, images, videos, etc) - Schema-as-code, query validation and linting - Git-style graph workflows: branches, commits, merges, and transactional runs - Local, on-prem & cloud S3-native storage with snapshot-pinned reads