Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

tokyocabinet-1.4.48-8.mga8 RPM for aarch64

From Mageia 8 for aarch64 / media / core / release

Name: tokyocabinet Distribution: Mageia
Version: 1.4.48 Vendor: Mageia.Org
Release: 8.mga8 Build date: Fri Feb 14 12:24:09 2020
Group: System/Libraries Build host: localhost
Size: 688616 Source RPM: tokyocabinet-1.4.48-8.mga8.src.rpm
Packager: umeabot <umeabot>
Url: http://fallabs.com/tokyocabinet/
Summary: Tokyo Cabinet: a modern implementation of DBM
Tokyo Cabinet is a library of routines for managing a database. The database is
a simple data file containing records, each is a pair of a key and a value.
Every key and value is serial bytes with variable length. Both binary data and
character string can be used as a key and a value. There is neither concept of
data tables nor data types. Records are organized in hash table or B+ tree.

As for database of hash table, each key must be unique within a database, so it
is impossible to store two or more records with a key overlaps. The following
access methods are provided to the database: storing a record with a key and a
value, deleting a record by a key, retrieving a record by a key. Moreover,
traversal access to every key are provided, although the order is arbitrary.
These access methods are similar to ones of DBM (or its followers: NDBM and
GDBM) library defined in the UNIX standard. Tokyo Cabinet is an alternative for
DBM because of its higher performance.

As for database of B+ tree, records whose keys are duplicated can be stored.
Access methods of storing, deleting, and retrieving are provided as with the
database of hash table. Records are stored in order by a comparison function
assigned by a user. It is possible to access each record with the cursor in
ascending or descending order. According to this mechanism, forward matching
search for strings and range search for integers are realized. Moreover,
transaction is available in database of B+ tree.

Tokyo Cabinet is written in the C language, and provided as API of C, Perl,
Ruby, and Java. Tokyo Cabinet is available on platforms which have API
conforming to C99 and POSIX. Tokyo Cabinet is a free software licensed under
the GNU Lesser General Public License.

Provides

Requires

License

LGPLv2

Changelog

* Fri Feb 14 2020 umeabot <umeabot> 1.4.48-8.mga8
  + Revision: 1519169
  - Mageia 8 Mass Rebuild
  + wally <wally>
  - replace deprecated %configure2_5x
* Thu Oct 04 2018 daviddavid <daviddavid> 1.4.48-7.mga7
  + Revision: 1317599
  - Mageia 7 Mass Rebuild

Files

/usr/bin/tcamgr
/usr/bin/tcamttest
/usr/bin/tcatest
/usr/bin/tcbmgr
/usr/bin/tcbmttest
/usr/bin/tcbtest
/usr/bin/tcfmgr
/usr/bin/tcfmttest
/usr/bin/tcftest
/usr/bin/tchmgr
/usr/bin/tchmttest
/usr/bin/tchtest
/usr/bin/tctmgr
/usr/bin/tctmttest
/usr/bin/tcttest
/usr/bin/tcucodec
/usr/bin/tcumttest
/usr/bin/tcutest
/usr/lib/.build-id
/usr/lib/.build-id/06
/usr/lib/.build-id/06/b671985bb73a0662e785514f6ac261d39e02e0
/usr/lib/.build-id/1e
/usr/lib/.build-id/1e/1f29d8eae24a6c315bc779a006ac745e58f766
/usr/lib/.build-id/32
/usr/lib/.build-id/32/59df9adc5850a97dd821f2503762eb30733612
/usr/lib/.build-id/46
/usr/lib/.build-id/46/cdbd820dccd3bab709dd91e409e4c05615eba9
/usr/lib/.build-id/58
/usr/lib/.build-id/58/15c4ec724fc481c48fc15f34f39e9ffe119c5e
/usr/lib/.build-id/65
/usr/lib/.build-id/65/beebf01b530fffe398735152e29b3846681b16
/usr/lib/.build-id/6f
/usr/lib/.build-id/6f/f39a64038f42dedb00d1eb8a6d3a5deb736eff
/usr/lib/.build-id/82
/usr/lib/.build-id/82/c293f8b24521622bcbe9ae75f6029f395c6cad
/usr/lib/.build-id/94
/usr/lib/.build-id/94/86796e3394df174220c3a28bac3e3c1bd539a1
/usr/lib/.build-id/b3
/usr/lib/.build-id/b3/4f2506837fb26f1d52fc4a4dadeab778714cae
/usr/lib/.build-id/c2
/usr/lib/.build-id/c2/f354b5c8659b8c0e48391b515dfdcafaed5894
/usr/lib/.build-id/cc
/usr/lib/.build-id/cc/1b5d983ac54a77c39dfd5f67e5a110df93b676
/usr/lib/.build-id/ce
/usr/lib/.build-id/ce/06e417e35ab5d1141347f4887c66d30222712f
/usr/lib/.build-id/d0
/usr/lib/.build-id/d0/2eabf1fd8fcb47be660b90788dacfb6a7e09c8
/usr/lib/.build-id/d2
/usr/lib/.build-id/d2/a078b14779a0340acf38ae52646d7da616bb54
/usr/lib/.build-id/d3
/usr/lib/.build-id/d3/c39577fd9f5fe0e2c6bbf39f0b5468746b2370
/usr/lib/.build-id/de
/usr/lib/.build-id/de/b67150b6e3ccba19f6650d7bec0d50b46195e3
/usr/lib/.build-id/fd
/usr/lib/.build-id/fd/c638f5b521357095e89b8aead88a7ae5c62f76
/usr/share/man/man1/tcamgr.1.xz
/usr/share/man/man1/tcamttest.1.xz
/usr/share/man/man1/tcatest.1.xz
/usr/share/man/man1/tcbmgr.1.xz
/usr/share/man/man1/tcbmttest.1.xz
/usr/share/man/man1/tcbtest.1.xz
/usr/share/man/man1/tcfmgr.1.xz
/usr/share/man/man1/tcfmttest.1.xz
/usr/share/man/man1/tcftest.1.xz
/usr/share/man/man1/tchmgr.1.xz
/usr/share/man/man1/tchmttest.1.xz
/usr/share/man/man1/tchtest.1.xz
/usr/share/man/man1/tctmgr.1.xz
/usr/share/man/man1/tctmttest.1.xz
/usr/share/man/man1/tcttest.1.xz
/usr/share/man/man1/tcucodec.1.xz
/usr/share/man/man1/tcumttest.1.xz
/usr/share/man/man1/tcutest.1.xz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 15:06:39 2024