v1.0.0
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.