Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 884 Bytes

README.md

File metadata and controls

38 lines (23 loc) · 884 Bytes

go-ds-leveldb-sia

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.

Lead Maintainer

Mayank Pandey

Table of Contents

Install

This module can be installed like a regular go module:

go get github.com/ipfs/go-ds-leveldb-sia

Architecture

Architecture

Contribute

PRs accepted.

Small note: If editing the README, please conform to the standard-readme specification.

License

MIT