Sat, 21 Mar 2026 05:32:18 CST | login

Information for build tokyocabinet-1.4.48-6.ocs23.rva23

ID26067
Package Nametokyocabinet
Version1.4.48
Release6.ocs23.rva23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/tokyocabinet.git?.#f04c88221d503aebd60b06ffcb6e184090f98e10
SummaryA modern implementation of a DBM
DescriptionTokyo 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.
Built bymaxonxie
State complete
Volume DEFAULT
StartedThu, 19 Mar 2026 06:23:06 CST
CompletedThu, 19 Mar 2026 13:43:41 CST
Taskbuild (dist-ocs23-riscv-rva23, /opencloudos-stream/tokyocabinet.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/tokyocabinet.git?.#origin/master'}}
Tags
dist-ocs23-riscv-rva23
RPMs
src
tokyocabinet-1.4.48-6.ocs23.rva23.src.rpm (info) (download)
riscv64
tokyocabinet-1.4.48-6.ocs23.rva23.riscv64.rpm (info) (download)
tokyocabinet-devel-1.4.48-6.ocs23.rva23.riscv64.rpm (info) (download)
tokyocabinet-debuginfo-1.4.48-6.ocs23.rva23.riscv64.rpm (info) (download)
tokyocabinet-debugsource-1.4.48-6.ocs23.rva23.riscv64.rpm (info) (download)
Logs
riscv64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.4.48-6 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.4.48-5 - Rebuilt for loongarch release * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.4.48-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.4.48-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.4.48-2 - Rebuilt for OpenCloudOS Stream 23 * Fri Nov 25 2022 Zhao Zhen <jeremiazhao@tencent.com> - 1.4.48-1 - initial