Skip to content

ThreadDB Sharding and Replication? #563

@lonnietc

Description

@lonnietc

Hello,

I am working on a LibP2P-based project and need to find a good P2P database that is written in Go so that I could possibly integrate it into the existing codebase. As LibP2P uses IPFS for the storage and handles many of the P2P requirements, this is greatly benefitable.

In searching for existing IPFS and/or LibP2P databases, I also came across OrbitDB (JavaScript implementation) which seems to allow for sharding and replication and I was wondering if ThreadDB can also allow for this functionality as well since what I really need is to be able to spread the database across multiple IPFS instances that will be running in a private cluster on a P2P VPN.

Any information that you could provide would be greatly appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions