套件:golang-github-dgraph-io-badger-dev(4.5.0-1)
golang-github-dgraph-io-badger-dev 的相關連結
Debian 的資源:
下載原始碼套件 badger:
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
Fast key-value DB in Go - development files for embedding.
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.
This package contains the Go library.
其他與 golang-github-dgraph-io-badger-dev 有關的套件
|
|
|
|
-
- dep: golang-github-cespare-xxhash-dev
- Go implementation of the 64-bit xxHash algorithm (XXH64)
-
- dep: golang-github-datadog-zstd-dev
- Zstd wrapper for Go
-
- dep: golang-github-dgraph-io-ristretto-dev (>= 2.0)
- high performance memory-bound Go cache
-
- dep: golang-github-dgryski-go-farm-dev
- pure-Go FarmHash implementation
-
- dep: golang-github-dustin-go-humanize-dev
- format units to human friendly sizes (Go library)
-
- dep: golang-github-golang-protobuf-1-5-dev
- Go support for protocol buffers (version v1.5.x)
-
- dep: golang-github-google-flatbuffers-dev
- FlatBuffers: Memory Efficient Serialization Library (library)
-
- dep: golang-github-klauspost-compress-dev
- optimized compression packages
-
- dep: golang-github-pkg-errors-dev
- Simple error handling primitives for Go
-
- dep: golang-github-spf13-cobra-dev
- Go library for creating powerful modern Go CLI applications
-
- dep: golang-github-stretchr-testify-dev (>= 1.4.0)
- sacred extension to the standard Go testing package
-
- dep: golang-go.opencensus-dev
- Stats collection and distributed tracing framework
-
- dep: golang-golang-x-net-dev
- Supplementary Go networking libraries
-
- dep: golang-golang-x-sys-dev
- Low-level interaction with the operating system
-
- dep: golang-snappy-go-dev
- Transitional package for golang-github-golang-snappy-dev
同時作為一個虛擬套件由這些套件填實: golang-github-golang-snappy-dev