Name: | tokyocabinet |
---|---|
Version: | 1.4.48 |
Release: | 3.el7 |
Architecture: | aarch64 |
Group: | Development/Libraries |
Size: | 2006822 |
License: | LGPLv2+ |
RPM: | tokyocabinet-1.4.48-3.el7.aarch64.rpm |
Source RPM: | tokyocabinet-1.4.48-3.el7.src.rpm |
Build Date: | Thu May 03 2018 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://fallabs.com/tokyocabinet/ |
Summary: | A modern implementation of a DBM |
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 and can be up to 8EB. Furthermore, the scalability of Tokyo Cabinet is great. |