github psqlmaster/gorgona v2.9.0

4 days ago

Full Changelog: v2.8.9...v2.9.0
refactor(status): improve status report logic for different storage modes
Modified the 'status' command in server_handler.c:

  1. Added tracking of oldest_ts to show history depth.
  2. Created a conditional buffer for disk metrics to avoid showing 0.00MB/0 Waste
    when use_disk_db is disabled.
  3. Switched from counting inactive memory slots to reporting rec->waste_count
    (actual disk fragmentation).
  4. Improved formatting for uptime and database size.
    gorgonad-2.9.0-2.x86_64.rpm.gz
    gorgona-2.9.0-2.x86_64.rpm.gz
    gorgonad_2.9.0_amd64.deb.gz
    gorgona_2.9.0_amd64.deb.gz
    gorgonad-2.9.0-2.x86_64.rpm.sha256.txt
    gorgona-2.9.0-2.x86_64.rpm.sha256.txt
    gorgonad_2.9.0_amd64.deb.sha256.txt
    gorgona_2.9.0_amd64.deb.sha256.txt

Don't miss a new gorgona release

NewReleases is sending notifications on new releases.