pkgsrc/databases/gdbm
wiz 32a6fe79bf gdbm: update to 1.23.
Version 1.23, 2022-02-04

* Bucket cache switched from balanced tree to hash table

Change suggested by Terence Kelly.

* Speed up flushing the changed buckets on disk

* New option codes for gdbm_setopt

** GDBM_GETDBFORMAT

Return the database format.

** GDBM_GETDIRDEPTH

Return the directory depth, i.e. the number of initial (most significant)
bits in hash value that are interpreted as index to the directory.

** GDBM_GETBUCKETSIZE

Return maximum number of keys per bucket.

** GDBM_GETCACHEAUTO

Return the status of the automatic cache adjustment.

** GDBM_SETCACHEAUTO

Enable or disable automatic cache adjustment.
2022-02-15 09:26:46 +00:00
..
buildlink3.mk gdbm: reflect shlib major bump 2020-11-19 02:57:11 +00:00
builtin.mk
DESCR
distinfo gdbm: update to 1.23. 2022-02-15 09:26:46 +00:00
Makefile
Makefile.common gdbm: update to 1.23. 2022-02-15 09:26:46 +00:00
PLIST gdbm: update to 1.19. 2021-01-04 10:41:13 +00:00