macOS
brew install vineyardlocal Homebrew formula metadata
brew / Rang 6107
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für vineyard in AI-Agent-Workflows.
Installation
brew install vineyardlocal Homebrew formula metadata
Überblick
In-memory immutable data manager. (Project under CNCF)
Verlauf
Vineyard, also styled v6d, is an in-memory immutable data manager for sharing distributed data between analytics systems without copying it through files or serialization layers. Its own documentation frames it as infrastructure for graph analytics, numerical computing, and machine-learning workflows where intermediate data must move between engines such as GraphScope, Mars, PyTorch, Spark, Hive, Airflow, Flyte, Kubeflow Pipelines, and Kubernetes-native jobs.
The public GitHub repository was created in October 2020, and the project entered the Cloud Native Computing Foundation sandbox on April 28, 2021. CNCF annual reviews describe the original maintainer base as Alibaba-led, with early focus on high-level distributed objects such as tensors, tables, graphs, and streams, plus polyglot SDKs for C++, Python, and Java.
By the 2023 CNCF review, Vineyard had expanded its language and workflow surface to include Python, Go, Rust, Java, Kubernetes integration, workflow-engine integrations, and an academic paper, 'Vineyard: Optimizing Data Sharing in Data-Intensive Analytics,' published at SIGMOD 2023. The project presented itself as a cloud-native object store for complex AI and analytics pipelines where intermediate data exchange is a bottleneck.
CNCF review documents report early adoption and evaluation in GraphScope, Mars-related workflows, the ESRF BLISS environment, and PingAn research platforms. The 2023 review says PingAn Tech had moved Vineyard into production for dataset sharing and management, while StartDT/Qidianyun was evaluating it for Python-centric data processing pipelines.
The same CNCF reviews show community growth from the sandbox entry period into 2023, including a reported move from roughly 26 to 40 contributors and from 600-plus to about 750 GitHub stars between the 2022 and 2023 annual reviews. Those figures are self-reported by the project in CNCF governance material rather than independent market-share data.
In practice, Vineyard is used as a shared-memory/object-store layer between steps in a data workflow. A producer writes distributed dataframes, tensors, graphs, streams, or other registered object types into Vineyard; consumers in other systems retrieve those objects by id and operate on them without the usual copy-heavy detour through external storage.
Its package-nerd niche is cloud-native data plumbing: the command-line and daemon pieces matter less as user-facing utilities than as the runtime substrate behind Python APIs, Kubernetes operators, scheduler plugins, workflow integrations, and data-system connectors.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
vineyard-graph-loader | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
vineyardd | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:vineyard |
|---|---|
| Version | 0.24.4 |
| Paketmanager | Homebrew |
| Homepage | https://v6d.io |
| Repository | https://github.com/v6d-io/v6d |
| Zuletzt aktualisiert | 2026-07-14T20:07:13+09:00 |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.