PackageTrack
Sign in Get early access

github.com/akrylysov/pogreb

v0.10.2 akrylysov/pogreb

What this package is like to depend on

Last release 4 months ago

06 Apr 2026

Release timing varies

gaps range from 2 weeks to 1.9 years

Nearly every release is documented

notes for 9 of 9 stable releases

Nothing withdrawn

no release was ever pulled

9 years old

34 releases · first in 2018

2 releases in the last 12 months

see the full history below

Release timeline

34 releases · Jan 2018 to Apr 2026
2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 34
  1. v0.10.3-0.20260406233153-b86080d06267 06 Apr 2026 pre-release

    Nothing published for this version

  2. v0.10.3-0.20251021124914-3f96287d0069 21 Oct 2025 pre-release

    Nothing published for this version

  3. v0.10.3-0.20250116015051-76e9512dfd3d 16 Jan 2025 pre-release

    Nothing published for this version

  4. v0.10.3-0.20250105213323-f07a7738317c 05 Jan 2025 pre-release

    Nothing published for this version

  5. v0.10.3-0.20250104173525-d0f90ae39228 04 Jan 2025 pre-release

    Nothing published for this version

  6. v0.10.3-0.20240803013244-523613e335e9 03 Aug 2024 pre-release

    Nothing published for this version

  7. v0.10.3-0.20240803012822-076d5fe84c95 03 Aug 2024 pre-release

    Nothing published for this version

  8. v0.10.3-0.20240101160601-794a326c8aff 01 Jan 2024 pre-release

    Nothing published for this version

  9. v0.10.2 10 Dec 2023
    Release notes
    • Fix an edge case causing recovery to fail.
    Open source →
    Release notes

    Fixed

    • Fix an edge case causing recovery to fail.
    Open source →
  10. v0.10.2-0.20231113223812-90db0cc40ff5 13 Nov 2023 pre-release

    Nothing published for this version

  11. v0.10.2-0.20230805170731-689f11086103 05 Aug 2023 pre-release

    Nothing published for this version

  12. v0.10.2-0.20230725013120-bd36c74f7611 25 Jul 2023 pre-release

    Nothing published for this version

  13. v0.10.2-0.20210824133903-45965ac39dfd 24 Aug 2021 pre-release

    Nothing published for this version

  14. v0.10.1 01 May 2021
    Release notes

    Changed

    • Improve error reporting.

    Fixed

    • Fix compilation for 32-bit OS.
    Open source →
    Release notes

    Changed

    • Improve error reporting.

    Fixed

    • Fix compilation for 32-bit OS.
    Open source →
  15. v0.10.1-0.20210413004623-85b63ed2d9b3 13 Apr 2021 pre-release

    Nothing published for this version

  16. v0.10.1-0.20210222013719-d75b0d2378c4 22 Feb 2021 pre-release

    Nothing published for this version

  17. v0.10.0 10 Feb 2021
    Release notes

    Added

    • Memory-mapped file access can now be disabled by setting Options.FileSystem to fs.OS.

    Changed

    • The default file system implementation is changed to fs.OSMMap.
    Open source →
    Release notes

    Added

    • Memory-mapped file access can now be disabled by setting Options.FileSystem to fs.OS.

    Changed

    • The default file system implementation is changed to fs.OSMMap.
    Open source →
  18. v0.9.2 01 Jan 2021
    Release notes

    Changed

    • Write-ahead log doesn't rely on wall-clock time anymore. It prevents potential race conditions during compaction and recovery.

    Fixed

    • Fix recovery writing extra delete records.
    Open source →
    Release notes

    Changed

    • Write-ahead log doesn't rely on wall-clock time anymore. It prevents potential race conditions during compaction and recovery.

    Fixed

    • Fix recovery writing extra delete records.
    Open source →
  19. v0.9.2-0.20200504001558-5c32d7d8f108 04 May 2020 pre-release

    Nothing published for this version

  20. v0.9.1 04 Apr 2020
    Release notes
    • Improve Go 1.14 compatibility (remove "unsafe" usage).
    Open source →
    Release notes

    Changed

    • Improve Go 1.14 compatibility (remove "unsafe" usage).
    Open source →
  21. v0.9.0 08 Mar 2020
    Release notes

    This release replaces the unstructured data file for storing key-value pairs with a write-ahead log.

    • In the event of a crash or a power loss the database is automatically recovered.
    • Optional background compaction allows reclaiming disk space occupied by overwritten or deleted keys.
    • Fix disk space overhead when storing small keys and values.
    Open source →
    Release notes

    Changed

    • Replace the unstructured data file for storing key-value pairs with a write-ahead log.

    Added

    • In the event of a crash or a power loss the database is automatically recovered.
    • Optional background compaction allows reclaiming disk space occupied by overwritten or deleted keys.

    Fixed

    • Fix disk space overhead when storing small keys and values.
    Open source →
  22. v0.8.4-0.20200223010840-2f184ac5cf93 23 Feb 2020 pre-release

    Nothing published for this version

  23. v0.8.4-0.20200218031710-d70348e4d85c 18 Feb 2020 pre-release

    Nothing published for this version

  24. v0.8.4-0.20200207024126-b578f70fb4f5 07 Feb 2020 pre-release

    Nothing published for this version

  25. v0.8.4-0.20200114024704-1ba6e80492c7 14 Jan 2020 pre-release

    Nothing published for this version

  26. v0.8.3 03 Nov 2019
    Release notes

    Fixed

    • Fix slice bounds out of range error mapping files on Windows.
    Open source →
  27. v0.8.2 04 Sep 2019
    Release notes

    Fixed

    • Race condition could lead to data corruption.
    Open source →
  28. v0.8.1 30 Jun 2019
    Release notes

    Fixed

    • Fix panic when accessing closed database.
    • Return error opening invalid database.
    Open source →
  29. v0.0.0-20210824133903-45965ac39dfd 24 Aug 2021 pre-release

    Nothing published for this version

  30. v0.0.0-20190508001208-2f2ea7f941ff 08 May 2019 pre-release

    Nothing published for this version

  31. v0.0.0-20190204011455-cc74c6f0272e 04 Feb 2019 pre-release

    Nothing published for this version

  32. v0.0.0-20181223164009-bd9b2e1740d2 23 Dec 2018 pre-release

    Nothing published for this version

  33. v0.0.0-20180107182214-425a1f895bb4 07 Jan 2018 pre-release

    Nothing published for this version

  34. v0.0.0-20180107033344-cb90dff291ac 07 Jan 2018 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive