Skip to content
Sections
>> Trisquel >> Пакети >> etiona >> devel >> golang-github-hashicorp-raft-mdb-dev
etiona  ]
[ Източник: golang-github-hashicorp-raft-mdb  ]

Пакет: golang-github-hashicorp-raft-mdb-dev (0.0~git20150806.0.55f2947-1)

LMDB backend for Raft

This repository provides the raftmdb package. The package exports the MDBStore which is an implementation of both a LogStore and StableStore.

It is meant to be used as a backend for the raft package.

This implementation uses LMDB. LMDB has a number of advantages to other embedded databases includes transactions, MVCC, and lack of compaction.

The one disadvantage is because it is a C library, it requires the use of cgo which complicates cross compilation. For that reason, this is in a seperate package from raft, so that clients can avoid cgo if they so choose.

This package contains the source.

Други пакети, свързани с golang-github-hashicorp-raft-mdb-dev

  • зависимости
  • препоръчани
  • предложени

Изтегляне на golang-github-hashicorp-raft-mdb-dev

Изтегляне за всички налични архитектури
Архитектура Големина на пакета Големина след инсталиране Файлове
all 10,0 кБ44 кБ [списък на файловете]