pkg.soopen package index

brew / rank 5498

Install yorkie with Homebrew

Document store for collaborative applications. Version 0.7.13 via Homebrew; verified 2026-07-25.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install yorkie

local Homebrew formula metadata

overview

Package summary

Document store for collaborative applications

Commands and aliases

  • yorkie

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

Risk level: orange

formula declares a Homebrew service.

Risk classifier

orange risk · medium confidence · infrastructure

Why

  • formula declares a Homebrew service

Signals

  • metadata:service

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
yorkieexecutableindexed executableDiscovered from the local executable index.

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-08-03
manager version0.7.13
manager updated2026-07-25
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:yorkie
Version0.7.13
Package managerHomebrew
Homepagehttps://yorkie.dev/
Repositoryhttps://github.com/yorkie-team/yorkie
Last updated2026-07-25T21:32:49+02:00
Pulseupdated
Bottlenot recorded
Servicenone declared

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

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