You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 31, 2021. It is now read-only.
PG-IPFS is currently dependent on Go 1.2, but by interfacing directly with PG-IPFS through Postgres we can avoid an import dependency on PG-IPFS and are free to run vdb using Go 1.14. This should come with substantial performance improvements.
Switch to goose 2.7 and go 1.14
PG-IPFS is currently dependent on Go 1.2, but by interfacing directly with PG-IPFS through Postgres we can avoid an import dependency on PG-IPFS and are free to run vdb using Go 1.14. This should come with substantial performance improvements.