Skip to content

IPFSR/go-ds-leveldb-sia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

An implementation of go-datastore using leveldb with each key value pair backed by Sia Renterd node

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages