kyototycoon

Handy cache/storage server

Description

Kyoto Tycoon is a lightweight database server with auto expiration mechanism, useful to handle cache data and persistent data of various applications.

Kyoto Tycoon provides a network interface to the Kyoto Cabinet DBM. Building on top of Kyoto Cabinet's high performance and high concurrency, Kyoto Tycoon allows multiple processes (as opposed to just multiple threads) and computers to share the same database. Providing an efficient remote database, the architecture of Kyoto Tycoon keeps this feature optional—file formats are still Kyoto Cabinet (unless using pluggable databases).

Kyoto Tycoon is composed of the server process managing multiple databases and its access library for client applications.

Between some of Kyoto Tycoon features you may find:
 - The network communication protocol is HTTP, so you can write client apps
   and libraries in almost all popular languages
 - Both RESTful-style and RPC-style interfaces are supported
 - Based on epoll/kqueue, the server supports 10K+ concurrent connections
 - High availability mechanisms and extensible built-in support:
   * Hot backup
   * Update logging
   * Asynchronous replication
   * Lua support: define arbitrary operations of the database using the
     lightweight scripting language

This package contains the server, and the test tools.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://fallabs.com/kyototycoon/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install kyototycoon