SHA256
3
0
forked from pool/gdbm
Go to file
Petr Gajdos 7bf3dab3ec - 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)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gdbm?expand=0&rev=67
2021-08-09 14:13:38 +00:00
.gitattributes Accepting request 506885 from home:scarabeus_iv:branches:devel:libraries:c_c++ 2017-06-30 12:20:36 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdbm?expand=0&rev=1 2006-12-18 23:16:32 +00:00
baselibs.conf Accepting request 617307 from home:AndreasStieger:branches:devel:libraries:c_c++ 2018-06-19 06:29:44 +00:00
gdbm-1.20.tar.gz - version update to 1.20 2021-08-09 14:13:38 +00:00
gdbm-1.20.tar.gz.sig - version update to 1.20 2021-08-09 14:13:38 +00:00
gdbm-no-build-date.patch - version update to 1.20 2021-08-09 14:13:38 +00:00
gdbm.changes - version update to 1.20 2021-08-09 14:13:38 +00:00
gdbm.keyring Accepting request 287200 from home:pluskalm:branches:devel:libraries:c_c++ 2015-02-22 11:37:07 +00:00
gdbm.spec - version update to 1.20 2021-08-09 14:13:38 +00:00