newsGNU dbm - News: Version 1.23

 
 
Latest News
Version 1.23 posted by gray, Fri 04 Feb 2022 02:18:28 PM UTC
Version 1.22 posted by gray, Tue 19 Oct 2021 05:49:09 AM UTC
Version 1.21 posted by gray, Thu 02 Sep 2021 02:28:17 PM UTC
Version 1.20 posted by gray, Thu 17 Jun 2021 11:07:51 AM UTC
Version 1.19 posted by gray, Wed 23 Dec 2020 12:59:32 PM UTC

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.

 

Back to the top

Powered by Savane 3.13-4448.
Corresponding source code