GNU Database Routines
A static and dynamic library for the GNU database routines.
- Developed at devel:libraries:c_c++
- Sources inherited from project openSUSE:Factory
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:zSystems/gdbm && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000217 217 Bytes | |
gdbm-1.20.tar.gz | 0000987628 964 KB | |
gdbm-1.20.tar.gz.sig | 0000000181 181 Bytes | |
gdbm-no-build-date.patch | 0000000534 534 Bytes | |
gdbm.changes | 0000017077 16.7 KB | |
gdbm.keyring | 0000017095 16.7 KB | |
gdbm.spec | 0000005214 5.09 KB |
Revision 41 (latest revision is 46)
Richard Brown (RBrownSUSE)
accepted
request 911063
from
Petr Gajdos (pgajdos)
(revision 41)
- version update to 1.20 * New bucket cache The bucket cache support has been rewritten from scratch. The new bucket cache code provides for significant speed up of search operations. * Change mmap prereading strategy Pre-reading of the memory mapper regions, introduced in version 1.19 can be advantageous only when doing intensive look-ups on a read-only database. It degrades performance otherwise, especially if doing multiple inserts. Therefore, this version introduces a new flag to gdbm_open: GDBM_PREREAD. When given, it enables pre-reading of memory mapped regions. - modified patches % gdbm-no-build-date.patch (refreshed)
Comments 0