Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
db4: The Berkeley DB database library (version 4) for C.
- Summary
- The Berkeley Database (Berkeley DB) is a programmatic toolkit that
provides embedded database support for both traditional and
client/server applications. The Berkeley DB includes B+tree, Extended
Linear Hashing, Fixed and Variable-length record access methods,
transactions, locking, logging, shared memory caching, and database
recovery. The Berkeley DB supports C, C++, Java, and Perl APIs. It is
used by many applications, including Python and Perl, so this should
be installed on all systems.
Changelog
- * Sun Nov 14 18:00:00 2004 Jeff Johnson <jbj{%}jbj{*}org> 4.1.25-9
- apply sleepycat patch.4.1.25.2 (#136416).
- correct db4-utils links (#135514).
- * Tue Aug 19 19:00:00 2003 Nalin Dahyabhai <nalin{%}redhat{*}com> 4.1.25-8
- add missing tcl-devel buildrequires (#101814)
- * Tue Jul 15 19:00:00 2003 Joe Orton <jorton{%}redhat{*}com> 4.1.25-7
- rebuild