Skip to content
Sections
>> Trisquel >> Packages >> aramo >> devel >> badger
nabia  ] [  aramo  ]
[ Source: badger  ]

Package: badger (2.2007.2-3)

Fast key-value DB in Go.

BadgerDB is an embeddable, persistent and fast key-value (KV) database written in pure Go. It is the underlying database for Dgraph (https://dgraph.io), a fast, distributed graph database. It's meant to be a performant alternative to non-Go-based key-value stores like RocksDB. Project Status [Jun 26, 2019] Badger is stable and is being used to serve data sets worth hundreds of terabytes. Badger supports concurrent ACID transactions with serializable snapshot isolation (SSI) guarantees. A Jepsen-style bank test runs nightly for 8h, with --race flag and ensures the maintenance of transactional guarantees. Badger has also been tested to work with filesystem level anomalies, to ensure persistence and consistency.

Badger v1.0 was released in Nov 2017, and the latest version that is data-compatible with v1.0 is v1.6.0.

Badger v2.0, use a new storage format which won't be compatible with all of the v1.x.

Other Packages Related to badger

  • depends
  • recommends
  • suggests
  • dep: libc6 (>= 2.34)
    GNU C Library: Shared libraries
    also a virtual package provided by libc6-udeb
  • dep: libzstd1 (>= 1.4.0)
    fast lossless compression algorithm

Download badger

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 2,900.7 kB8660 kB [list of files]
arm64 2,594.0 kB8408 kB [list of files]
armhf 2,600.6 kB7649 kB [list of files]
ppc64el 2,453.5 kB8489 kB [list of files]