An implementation of go-datastore using leveldb with each key value pair backed by Sia Renterd node. This implementation is a modified version of https://github.com/ipfs/go-ds-leveldb
go-ds-leveldb-sia
implements the go-datastore interface using a LevelDB backend.
This module can be installed like a regular go module:
go get github.com/ipfs/go-ds-leveldb-sia
PRs accepted.
Small note: If editing the README, please conform to the standard-readme specification.
MIT