raft-boltdb

Raft backend implementation using BoltDB

  • 所有者: hashicorp/raft-boltdb
  • 平台:
  • 许可证: Mozilla Public License 2.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

raft-boltdb

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

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

This implementation uses BoltDB. BoltDB is
a simple key/value store implemented in pure Go, and inspired by LMDB.

主要指标

概览
名称与所有者hashicorp/raft-boltdb
主编程语言Go
编程语言Go (语言数: 2)
平台
许可证Mozilla Public License 2.0
所有者活动
创建于2015-01-30 01:45:09
推送于2025-06-13 09:08:33
最后一次提交2025-06-13 14:37:23
发布数8
最新版本名称v2.3.1 (发布于 )
第一版名称v2 (发布于 )
用户参与
星数680
关注者数306
派生数113
提交数73
已启用问题?
问题数13
打开的问题数6
拉请求数23
打开的拉请求数5
关闭的拉请求数9
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?