BadgerDB v1.6 Documentation    

BadgerDB v1.6 Documentation
  • 文档评分: 4.0 (0 个有效评分
  • 文档语言: 英文
  • 章节数量:0
  • 阅读人次:4139
  • 收藏数量:2
  • 内容来源:1
  • 整理分享:
  • 文档概述
    BadgerDB is an embeddable, persistent, and fast key-value (KV) database written in pure Go. It is the underlying database for Dgraph, a fast, distributed graph database. It's meant to be a performant alternative to non-Go-based key-value stores like RocksDB.