Categorygithub.com/daotl/go-ds-badger3
repositorypackage
0.0.1-alpha.2
Repository: https://github.com/daotl/go-ds-badger3.git
Documentation: pkg.go.dev

# README

go-ds-badger

DAOT Labs' fork of textileio/go-ds-badger3.

standard-readme compliant go.dev reference GitHub action

Datastore implementation using badger as backend.

This fork adds support for bytes-backed keys in addition to original string-backed keys, which could improve performance in some cases by preventing type conversion and reducing key size.

Lead Maintainer

Nex

Table of Contents

Documentation

See godoc.

Contribute

Feel free to join in. All welcome. Open an issue!

License

MIT