libdb-utils - Command line tools for managing Berkeley DB databases
Website: | http://www.oracle.com/database/berkeley-db/ |
---|---|
License: | BSD and LGPLv2 and Sleepycat |
Vendor: | CentOS |
- Description:
The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides embedded database support for both traditional and client/server applications. Berkeley DB includes B+tree, Extended Linear Hashing, Fixed and Variable-length record access methods, transactions, locking, logging, shared memory caching, and database recovery. DB supports C, C++, Java and Perl APIs.
Packages
libdb-utils-5.3.21-25.el7.x86_64 [132 KiB] |
Changelog
by Petr Kubat (2019-01-30):
- Optimize trickle thread CPU usage (#1608749) |
libdb-utils-5.3.21-24.el7.x86_64 [132 KiB] |
Changelog
by Matej Mužila (2018-01-11):
- Link db_dump185 with -Wl,-z,relro . Resolves: rhbz#1460077 |
libdb-utils-5.3.21-21.el7_4.x86_64 [131 KiB] |
Changelog
by Petr Kubat (2017-12-18):
- Fix deadlocks when reading/writing off-page duplicate tree (#1526929) |
libdb-utils-5.3.21-20.el7.x86_64 [131 KiB] |
Changelog
by Petr Kubat (2017-03-20):
- Add man pages for libdb-utils (#1395665) |
libdb-utils-5.3.21-19.el7.x86_64 [101 KiB] |
Changelog
by Jan Stanek (2015-09-03):
- Add patch to workaround issues on large systems (>1024 CPU) Resolves: #1245410 |