kyoto-tycoon

High-performance database server with Kyoto Cabinet backend

brewmacoslinux
Try with needOr install directly
Source

About

Database server with interface to Kyoto Cabinet

Commands

ktserverktclientktremotemgr

Examples

Start Kyoto Tycoon server on default port 1978$ ktserver -port 1978 /tmp/kyoto.kct
Connect to server and perform basic operations using ktclient$ ktclient -host localhost -port 1978
Manage remote Kyoto Tycoon server with ktremotemgr$ ktremotemgr -host localhost -port 1978 status