Skip to content

Latest commit

 

History

History

tstoreds

Datastore backed Threadstore

Work pretty much inspired by go-libp2p-peerstore great implementation.

This is a go-ipfs/go-datastore backed implementation of go-textile-core/threadstore:

  • AddrBook (In progress)
  • HeadBook (Pending)
  • KeyBook (Pending)

For testing, two go-ipfs/go-datastore implementation are table-tested:

Tests leverage the /test suites used also for in-memory implementation.