/go-ds-kvstore

An implementation of the IPFS go-datastore using kvstore

Primary LanguageGoApache License 2.0Apache-2.0

go-ds-kvstore: KVStore-backed datastore

go-ds-kvstore implements the go-datastore interface using a iotaledger/hive.go/kvstore backend.

Status

This implementation is experimental. It is currently exercised against the test suite under go-datastore.

License

Dual-licensed under MIT + Apache 2.0