# kyoto-tycoon を Homebrew でインストール

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
- **バージョン:** 0.9.56
- **ソース概要:** Database server with interface to Kyoto Cabinet
- **ホームページ:** <https://dbmx.net/kyototycoon/>
- **最終更新:** 2026-06-22T14:03:54-07:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- ktremotemgr (エイリアス)
- ktremotetest (エイリアス)
- ktserver (エイリアス)
- kttimedmgr (エイリアス)
- kttimedtest (エイリアス)
- ktutilmgr (エイリアス)
- ktutilserv (エイリアス)
- ktutiltest (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.9.56
## プロジェクトの歴史と使われ方

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


## 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
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
