KV Database: An Introduction to BadgerDB (2020)

Описание к видео KV Database: An Introduction to BadgerDB (2020)

Note: The comments feature is disabled for this video. For the best experience, post your comments and questions on Discuss: https://discuss.dgraph.io. The core Dgraph team lives on Discuss, and the typical response time is less than 30-mins. Thank you for understanding!

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.

Read our blog post on Badger https://blog.dgraph.io/post/badger/

Docs for Badger https://github.com/dgraph-io/badger/b...
Badger's repository https://github.com/dgraph-io/badger

For more, check out Dgraph website: https://dgraph.io.
You can also ask questions at https://discuss.dgraph.io with the tag "badger".

Комментарии

Информация по комментариям в разработке