Skip to content

ipfs/go-ds-pebble

Repository files navigation

go-ds-pebble: Pebble-backed datastore

Build Status GoDoc

A datastore implementation using cockroachdb/pebble (a native-Go RocksDB equivalent) as a backend.

Table of Contents

Install

go-ds-pebble can be used like any Go module:

import "github.com/ipfs/go-ds-pebble"

Documentation

GoDoc module documentation

Contribute

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

This repository falls under the IPFS Code of Conduct.

Want to hack on IPFS?

License

Dual-licensed under MIT + Apache 2.0

About

A datastore implementation backed by https://github.com/cockroachdb/pebble (experimental)

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Contributors 9

Languages