Skip to content

v1.0.0

Compare
Choose a tag to compare
@bonedaddy bonedaddy released this 18 May 02:23
· 5 commits to master since this release
bc2b375

First release of go-datastores a monorepo for a collection of different IPFS datastores, optimized for performance and easy maintanability. The first release includes the following datastores:

  • badger
  • leveldb
  • pebble
  • sql
    • reference implementation supporting postgres

This is primarily intended for TemporalX although may see some benefits to general IPFS users as well.