GNU dbm - News
Version 1.23
Item posted by Sergey Poznyakoff <gray> on Fri 04 Feb 2022 02:18:28 PM UTC.
Version 1.23 is available for download.
New in this version:
- 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 - Get the current database format.
** GDBM_GETDIRDEPTH - Get the database directory depth.
** GDBM_GETBUCKETSIZE - Get maximum number of keys per bucket.
** GDBM_GETCACHEAUTO - Get the status of the automatic cache adjustment.
** GDBM_SETCACHEAUTO - Enable or disable automatic cache adjustment.
Powered by Savane 3.14-f13d.
Corresponding source code