From 382499d4518680ede1b592f209b4e0c934b4109d Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Wed, 20 Feb 2008 22:54:47 -0300 Subject: [PATCH] Added tokyotyrant (0.9.6) - A network interface for Tokyo Cabinet --- database/tokyotyrant/tokyotyrant.cache | 27 ++++++++++++++++ database/tokyotyrant/tokyotyrant.desc | 43 ++++++++++++++++++++++++++ 2 files changed, 70 insertions(+) create mode 100644 database/tokyotyrant/tokyotyrant.cache create mode 100644 database/tokyotyrant/tokyotyrant.desc diff --git a/database/tokyotyrant/tokyotyrant.cache b/database/tokyotyrant/tokyotyrant.cache new file mode 100644 index 000000000..09556e907 --- /dev/null +++ b/database/tokyotyrant/tokyotyrant.cache @@ -0,0 +1,27 @@ + +[TIMESTAMP] 1203558317 Wed Feb 20 22:45:17 2008 +[BUILDTIME] 100 (9) +[SIZE] 0.34 MB, 33 files + +[DEP] 00-dirtree +[DEP] bash +[DEP] binutils +[DEP] bzip2 +[DEP] coreutils +[DEP] diffutils +[DEP] findutils +[DEP] gawk +[DEP] gcc +[DEP] glibc +[DEP] grep +[DEP] linux-header +[DEP] make +[DEP] mktemp +[DEP] net-tools +[DEP] pkgconfig +[DEP] sed +[DEP] sysfiles +[DEP] tar +[DEP] tokyocabinet +[DEP] util-linux +[DEP] zlib diff --git a/database/tokyotyrant/tokyotyrant.desc b/database/tokyotyrant/tokyotyrant.desc new file mode 100644 index 000000000..e4b3b92ff --- /dev/null +++ b/database/tokyotyrant/tokyotyrant.desc @@ -0,0 +1,43 @@ +[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] Filename: package/.../tokyotyrant/tokyotyrant.desc +[COPY] Copyright (C) 2008 The OpenSDE Project +[COPY] +[COPY] More information can be found in the files COPYING and README. +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; version 2 of the License. A copy of the +[COPY] GNU General Public License can be found in the file COPYING. +[COPY] --- SDE-COPYRIGHT-NOTE-END --- + +[I] A network interface for Tokyo Cabinet + +[T] Tokyo Tyrant is a package of network interface to the DBM called Tokyo +[T] Cabinet. Though the DBM has high performance, you might bother in case +[T] that multiple processes share the same database, or remote processes +[T] access the database. Thus, Tokyo Tyrant is provided for concurrent and +[T] remote connections to Tokyo Cabinet. It is composed of the server process +[T] managing a database and its access library for client applications. +[T] +[T] The server features high concurrency due to thread-pool modeled +[T] implementation and the "epoll" mechanism of the modern Linux kernel. +[T] The server and its clients communicate with each other by simple binary +[T] protocol on TCP/IP. Protocols compatible with memcached and HTTP/1.1 are +[T] also supported so that almost all principal platforms and programming +[T] languages can use Tokyo Tyrant. + +[U] http://tokyocabinet.sourceforge.net/tyrantdoc/ + +[A] Mikio Hirabayashi +[M] Alejandro Mery + +[C] extra/database + +[L] LGPL +[S] Stable +[V] 0.9.6 +[P] X -----5---9 801.000 + +[D] 3898764245 tokyotyrant-0.9.6.tar.gz http://tokyocabinet.sourceforge.net/tyrantpkg/