Package: wnpp Severity: wishlist Owner: Gabriel de Perthuis <g2p.code+deb...@gmail.com>
* Package name : kyototycoon Version : 0.9.33 Upstream Author : Mikio Hirabayashi <i...@fallabs.com> * URL : http://fallabs.com/kyototycoon/ * License : GPL3+ Programming Lang: C++ Description : Kyoto Tycoon is a network interface to the DBM Kyoto Cabinet. Kyoto Tycoon is a network interface to the DBM Kyoto Cabinet. The server permits concurrent and remote connections to Kyoto Cabinet databases. The network protocol between the server and clients is HTTP so that you can write client applications and client libraries in almost all popular languages. Both of RESTful-style interface by the GET, HEAD, PUT, DELETE methods and RPC-style inteface by the POST method are supported. The server can handle more than 10 thousand connections at the same time because it uses modern I/O event notification facilities such as "epoll" and "kqueue" of underlying systems. The server supports high availability mechanisms, which are hot backup, update logging, and asynchronous replication. The server can embed Lua, a lightweight script language so that you can define arbitrary operations of the database. The server program of Kyoto Tycoon is written in the C++ language. It is available on platforms which have API conforming to C++03 with the TR1 library extensions. Kyoto Tycoon is a free software licensed under the GNU General Public License. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org