github dgraph-io/badger v3.2103.1
BadgerDB v3.2103.1

latest releases: v4.4.0, v4.3.1, v4.3.0...
3 years ago

This release removes CGO dependency opf badger by using Klauspost's ZSTD instead of Datadog's ZSTD. Also, this has some of the fixes.

Fixed

  • fix(compaction): copy over the file ID when building tables #1713
  • fix: Fix conflict detection for managed DB (#1716)
  • fix(pendingWrites): don't skip the pending entries with version=0 (#1721)

Features

  • feat(zstd): replace datadog's zstd with Klauspost's zstd (#1709)

Don't miss a new badger release

NewReleases is sending notifications on new releases.