# 使用 Homebrew 安装 kyoto-tycoon

查看 kyoto-tycoon 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:kyoto-tycoon
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install kyoto-tycoon
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:kyoto-tycoon
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/kyoto-tycoon>
- **版本:** 0.9.56
- **来源摘要:** Database server with interface to Kyoto Cabinet
- **主页:** <https://dbmx.net/kyototycoon/>
- **上游文档:** <https://dbmx.net/kyototycoon/>
- **许可证:** GPL-3.0-or-later
- **源码归档:** <https://dbmx.net/kyototycoon/pkg/kyototycoon-0.9.56.tar.gz>
- **最后更新:** 2026-06-22T14:03:54-07:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- ktremotemgr (cli)
- ktremotetest (cli)
- ktserver (cli)
- kttimedmgr (cli)
- kttimedtest (cli)
- ktutilmgr (cli)
- ktutilserv (cli)
- ktutiltest (cli)
- ktremotemgr (别名)
- ktremotetest (别名)
- ktserver (别名)
- kttimedmgr (别名)
- kttimedtest (别名)
- ktutilmgr (别名)
- ktutilserv (别名)
- ktutiltest (别名)

## 依赖

- kyoto-cabinet

## 构建依赖

- lua
- pkgconf

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 0.9.56
- 管理器更新时间: 2026-06-22
- 本地数据: OK
- 上游仓库: https://dbmx.net/kyototycoon/
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

Kyoto Tycoon is the network server companion to Kyoto Cabinet. It exposes Kyoto Cabinet databases over HTTP, REST-style methods, TSV-RPC, and an efficient binary protocol, with support for expiration, hot backup, update logging, asynchronous replication, Lua scripting, and pluggable services.

### 项目历史

Kyoto Tycoon was developed by FAL Labs in the same 2009-2012 period as Kyoto Cabinet. Where Kyoto Cabinet solves embedded DBM storage, Kyoto Tycoon solves the multi-process and remote-access problem by putting a server process and client library in front of one or more Kyoto Cabinet databases.

The official specification explains the motivation plainly: Kyoto Cabinet is fast and concurrent inside a process, but users can run into trouble when multiple processes share a database or remote processes need access. Kyoto Tycoon is the server layer for that use case.

### 采用历史

Kyoto Tycoon found a niche with users who wanted a Redis-like or memcached-like key-value service backed by Kyoto Cabinet's storage engines. Its HTTP protocol made non-C++ clients possible without linking to GPL libraries, and its memcached protocol plugin broadened compatibility.

### 使用方式

The package installs ktserver and remote-management utilities such as ktremotemgr. Common uses include cache servers, persistent key-value services, HTTP-accessible storage, replicated small databases, and Lua-extended operations close to the data.

### 为什么软件包爱好者会关心

Kyoto Tycoon matters to package nerds because it is the server half of a compact DBM stack: install Kyoto Cabinet for embedded storage, install Kyoto Tycoon when that storage needs a network protocol. It sits in the historical space between classic DBM files and popular daemonized key-value stores.

### 时间线

- 2009-2012: The official Kyoto Tycoon homepage carries FAL Labs copyright dates for this development period.
- 2012-04-06: The official homepage shows this last-update date.
- 2012-05-25: The official fundamental specification shows this last-update date.
- 2014-12-02: Cloudflare described using Kyoto Tycoon to replicate data from PostgreSQL to edge data centers.

### Related projects

- Related projects include Kyoto Cabinet, Tokyo Cabinet, Tokyo Tyrant, Tkrzw-RPC, memcached, Redis-like key-value servers, Lua scripting, HTTP APIs, and DBM-backed cache/storage services.

### 来源

- <https://blog.cloudflare.com/kyoto-tycoon-secure-replication/>
- <https://dbmx.net/kyotocabinet/>
- <https://dbmx.net/kyototycoon/>
- <https://dbmx.net/kyototycoon/api/>
- <https://dbmx.net/kyototycoon/spex.html>


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

## 源数据库详情

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


## 相关链接

- [Secret-risk packages](https://pkg.so/zh-hans/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [kyoto-cabinet](https://pkg.so/zh-hans/brew/kyoto-cabinet/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/zh-hans/brew/pkgconf/) - Build dependency declared by Homebrew.
- [lua](https://pkg.so/zh-hans/brew/lua/) - Build dependency declared by Homebrew.
- [redis](https://pkg.so/zh-hans/brew/redis/) - Shares pkgdb curated category or tags: cache, cli, data, database, key-value-store.
- [mysql](https://pkg.so/zh-hans/brew/mysql/) - Shares pkgdb curated category or tags: cli, data, database, server.
- [postgresql@14](https://pkg.so/zh-hans/brew/postgresql-14/) - Shares pkgdb curated category or tags: cli, data, database, server.
- [postgresql@16](https://pkg.so/zh-hans/brew/postgresql-16/) - Shares pkgdb curated category or tags: cli, data, database, server.
- [postgresql@17](https://pkg.so/zh-hans/brew/postgresql-17/) - Shares pkgdb curated category or tags: cli, data, database, server.
- [postgresql@18](https://pkg.so/zh-hans/brew/postgresql-18/) - Shares pkgdb curated category or tags: cli, data, database, server.
- [postgresql@15](https://pkg.so/zh-hans/brew/postgresql-15/) - Shares pkgdb curated category or tags: cli, data, database, server.
- [mariadb](https://pkg.so/zh-hans/brew/mariadb/) - Shares pkgdb curated category or tags: cli, data, database, server.
- [qdbm](https://pkg.so/zh-hans/brew/qdbm/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, data, database, key, key-value-store.
- [tokyo-cabinet](https://pkg.so/zh-hans/brew/tokyo-cabinet/) - Local metadata places this package in an adjacent workflow. Shared terms: cabinet, cli, data, database, key.

## Combined YAML source

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


## 来源

- 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
