diff --git a/data/ecosystems/i/ipfs.toml b/data/ecosystems/i/ipfs.toml index b6d5d3ee..cb25be01 100644 --- a/data/ecosystems/i/ipfs.toml +++ b/data/ecosystems/i/ipfs.toml @@ -243,6 +243,9 @@ url = "https://github.com/ipfs/go-ds-redis" [[repo]] url = "https://github.com/ipfs/go-ds-s3" +[[repo]] +url = "https://github.com/ipfs/go-ds-sql" + [[repo]] url = "https://github.com/ipfs/go-ds-swift" @@ -399,6 +402,9 @@ url = "https://github.com/ipfs/go-poll-endpoint" [[repo]] url = "https://github.com/ipfs/go-prompt" +[[repo]] +url = "https://github.com/ipfs/go-qringbuf" + [[repo]] url = "https://github.com/ipfs/go-sbs" @@ -549,6 +555,9 @@ url = "https://github.com/ipfs/js-datastore-core" [[repo]] url = "https://github.com/ipfs/js-datastore-fs" +[[repo]] +url = "https://github.com/ipfs/js-datastore-idb" + [[repo]] url = "https://github.com/ipfs/js-datastore-level" @@ -771,6 +780,9 @@ url = "https://github.com/ipfs/support" [[repo]] url = "https://github.com/ipfs/swift-ipfs-api" +[[repo]] +url = "https://github.com/ipfs/swift-ipfs-http-client" + [[repo]] url = "https://github.com/ipfs/team-mgmt" @@ -780,6 +792,9 @@ url = "https://github.com/ipfs/test-lab" [[repo]] url = "https://github.com/ipfs/test-pipeline" +[[repo]] +url = "https://github.com/ipfs/test-plans" + [[repo]] url = "https://github.com/ipfs/testground"