pkg.soopen package index

brew / 順位 5498

yorkie を Homebrew でインストール

yorkie のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install yorkie

local Homebrew formula metadata

概要

パッケージ概要

Document store for collaborative applications

コマンドとエイリアス

  • yorkie

履歴

プロジェクトの歴史と使われ方

Yorkie is an open-source document store for real-time collaborative applications. Its niche is CRDT-backed application state: clients keep local replicas of JSON-like documents, edit offline, and synchronize through a Yorkie server backed by MongoDB or in-memory storage.

プロジェクトの歴史

The public Yorkie repository was created in October 2018 and presents the project as a Go server plus client SDK ecosystem for collaborative documents. The README describes the core architecture as Client, Document, and Server, with documents exchanged as changes and stored as snapshots/changes in the server-side store.

Yorkie evolved around the practical problems that appear once CRDTs move from papers into applications: offline editing, synchronization, conflict resolution, document watches, administration, and deployment. Its documentation now separates getting-started guides, SDK docs, CLI tooling, internals, and deployment material, which is a sign of a project aimed at application builders rather than only CRDT researchers.

採用の歴史

Yorkie sits in the wave of collaboration infrastructure popularized by multiplayer editors, shared whiteboards, and local-first software. Its adoption story is smaller than Yjs or Automerge, but package managers matter here because a self-hostable server and CLI make CRDT collaboration something teams can run as infrastructure instead of embedding only a browser library.

The surrounding organization maintains related pieces such as a JavaScript SDK and dashboard, and the GitHub metadata in July 2026 showed active development with hundreds of stars and forks. That points to a modest but real community around self-hosted collaborative document infrastructure.

使われ方

Practically, Yorkie is used by developers who want to add shared state to an application: run or deploy the Yorkie server, connect clients through the Go, JavaScript, iOS, or Android SDKs, attach to documents, apply updates locally, and let Yorkie synchronize the CRDT changes.

The CLI is part of the package-manager story: it gives operators and developers a local command for interacting with Yorkie projects and documents while the server handles storage, synchronization, and conflict resolution.

パッケージ好きにとっての重要性

Yorkie is interesting because it packages CRDT collaboration as server infrastructure, not just as an npm library. For package nerds, it represents the move from single-user command-line tools to installable collaboration backends that still fit normal open-source distribution channels.

タイムライン

  • 2018-10-24: The public yorkie-team/yorkie GitHub repository is created.
  • 2020s: Yorkie develops around CRDT documents, SDKs, a CLI, server deployment, and administrative tooling.
  • 2026-07: GitHub metadata shows continuing activity and a small but established community around the project.

Related projects

  • Automerge and Yjs are adjacent CRDT/local-first collaboration libraries in the broader ecosystem.
  • yorkie-js-sdk is the JavaScript client SDK for browser and Node applications.
  • Yorkie Dashboard is the administrative companion for managing projects and documents.

セキュリティ状態

リスクレベル: orange

formula declares a Homebrew service.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • formula declares a Homebrew service

信号

  • metadata:service

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
yorkie実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版0.7.13
マネージャ更新日2026-07-25
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:yorkie
バージョン0.7.13
パッケージマネージャHomebrew
ホームページhttps://yorkie.dev/
リポジトリhttps://github.com/yorkie-team/yorkie
最終更新2026-07-25T21:32:49+02:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • pkg.so package database
  • pkgdb category and tag curation