Bug 448233

Summary: Review Request: tokyocabinet - A high performance database library similar to the DBM family
Product: [Fedora] Fedora Reporter: MASA.H <masahase>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: fedora-package-review, notting
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-05-25 03:13:27 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description MASA.H 2008-05-24 19:56:16 UTC
Spec URL: http://www.masahase.mydns.jp/SRPMS/tokyocabinet.spec
SRPM URL: http://www.masahase.mydns.jp/SRPMS/tokyocabinet-1.2.6-1.fc9.src.rpm
Description:
Tokyo Cabinet is a library of routines for managing a database. It is the 
successor of QDBM. Tokyo Cabinet runs very fast. For example, the time 
required to store 1 million records is 1.5 seconds for a hash database and 
2.2 seconds for a B+ tree database. Moreover, the database size is very small. 
For example, the overhead for a record is 16 bytes for a hash database, and 
5 bytes for a B+ tree database. Furthermore, the scalability of Tokyo Cabinet 
is great. The database size can be up to 8EB.

Comment 1 Mamoru TASAKA 2008-05-25 03:13:27 UTC
This is already in Fedora:
https://admin.fedoraproject.org/pkgdb/packages/name/tokyocabinet

If you want to be a co-maintainer, please visit the URL above.

*** This bug has been marked as a duplicate of 402141 ***