# Installer yorkie avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de yorkie pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:yorkie
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install yorkie
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:yorkie
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/yorkie>
- **Version:** 0.7.13
- **Résumé source:** Document store for collaborative applications
- **Page d'accueil:** <https://yorkie.dev/>
- **Dépôt:** <https://github.com/yorkie-team/yorkie>
- **Docs amont:** <https://yorkie.dev/>
- **Licence:** Apache-2.0
- **Archive source:** <https://github.com/yorkie-team/yorkie/archive/refs/tags/v0.7.13.tar.gz>
- **Dernière mise à jour:** 2026-07-25T21:32:49+02:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- yorkie (cli)
- yorkie (alias)

## Dépendances de compilation

- go

## Comportement d'installation

- hook post-installation: non défini
- Service: declared
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.7.13
- gestionnaire mis à jour: 2026-07-25
- données locales: OK
- dépôt amont: https://github.com/yorkie-team/yorkie
- dernière version détectée: v0.7.13 (à jour)
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

- <https://api.github.com/repos/yorkie-team/yorkie>
- <https://github.com/yorkie-team/dashboard>
- <https://github.com/yorkie-team/yorkie>
- <https://github.com/yorkie-team/yorkie-js-sdk>
- <https://yorkie.dev/docs>
- <https://yorkie.dev/docs/internals/crdt-concepts>


## Notes de sécurité

formula declares a Homebrew service.

- **Risque Geiger:** orange / moyen
- formula declares a Homebrew service

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** yorkie
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## Liens liés

- [Secret-risk packages](https://pkg.so/fr/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://pkg.so/fr/brew/go/) - Build dependency declared by Homebrew.
- [electric](https://pkg.so/fr/brew/electric/) - Shares pkgdb curated category or tags: cli, data, realtime.
- [storm](https://pkg.so/fr/brew/storm/) - Shares pkgdb curated category or tags: cli, data, realtime.
- [tile38](https://pkg.so/fr/brew/tile38/) - Shares pkgdb curated category or tags: cli, data, realtime.
- [pinot](https://pkg.so/fr/brew/pinot/) - Shares pkgdb curated category or tags: cli, data, realtime.
- [sqlite](https://pkg.so/fr/brew/sqlite/) - Shares pkgdb curated category or tags: cli, data.
- [protobuf](https://pkg.so/fr/brew/protobuf/) - Shares pkgdb curated category or tags: cli, data.
- [bzip2](https://pkg.so/fr/brew/bzip2/) - Shares pkgdb curated category or tags: cli, data.
- [redis](https://pkg.so/fr/brew/redis/) - Shares pkgdb curated category or tags: cli, data.

## Combined YAML source

View the package source record on GitHub. [combined/yorkie.yml](https://github.com/mxcl/pkgdb/blob/main/combined/yorkie.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
