{"id":370057,"url":"https://github.com/philippgille/gokv","last_synced_at":"2026-05-30T20:00:39.143Z","repository":{"id":33258665,"uuid":"152130551","full_name":"philippgille/gokv","owner":"philippgille","description":"Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)","archived":false,"fork":false,"pushed_at":"2025-11-20T02:06:51.000Z","size":858,"stargazers_count":828,"open_issues_count":45,"forks_count":77,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-05-26T03:04:55.990Z","etag":null,"topics":["abstraction","badgerdb","bolt","boltdb","cloud-storage","consul","database","dynamodb","etcd","go","golang","key-value","key-value-store","library","memcached","mongodb","package","postgresql","redis","simple"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philippgille.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-10-08T18:55:22.000Z","updated_at":"2026-05-18T20:17:37.000Z","dependencies_parsed_at":"2026-01-01T03:06:34.516Z","dependency_job_id":null,"html_url":"https://github.com/philippgille/gokv","commit_stats":null,"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/philippgille/gokv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/sbom","scorecard":{"id":731428,"data":{"date":"2025-08-11","repo":{"name":"github.com/philippgille/gokv","commit":"c96b6b6bc37395a7ebe85f61797124751ba0097a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/7 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/philippgille/gokv/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/philippgille/gokv/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/philippgille/gokv/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/philippgille/gokv/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/philippgille/gokv/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/philippgille/gokv/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/philippgille/gokv/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/philippgille/gokv/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/philippgille/gokv/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/philippgille/gokv/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/philippgille/gokv/ci.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3540","Warn: Project is vulnerable to: GO-2020-0017 / GHSA-w73w-5m7g-f7qc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T14:32:13.177Z","repository_id":33258665,"created_at":"2025-08-22T14:32:13.177Z","updated_at":"2025-08-22T14:32:13.177Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33707328,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-30T02:00:06.278Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"philippgille","name":"Philipp Gillé","uuid":"170670","kind":"user","description":"Software engineer, tech enthusiast","email":"","website":null,"location":"Leipzig, Germany","twitter":null,"company":"@Heetch","icon_url":"https://avatars.githubusercontent.com/u/170670?u=c0e57e2613d3ee3b6b9e2187240e244f7c95c08a\u0026v=4","repositories_count":135,"last_synced_at":"2024-04-24T03:25:16.787Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/philippgille","funding_links":[],"total_stars":1004,"followers":117,"following":96,"created_at":"2022-11-11T11:36:33.789Z","updated_at":"2024-04-24T03:25:24.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille/repositories"},"packages":[{"id":3639591,"name":"github.com/philippgille/gokv/tablestore","ecosystem":"go","description":"Package tablestore contains an implementation of the `gokv.Store` interface for Alibaba Cloud Table Store.","homepage":"https://github.com/philippgille/gokv","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/philippgille/gokv","keywords_array":[],"namespace":"github.com/philippgille/gokv","versions_count":2,"first_release_published_at":"2019-10-13T17:34:11.000Z","latest_release_published_at":"2024-01-28T19:29:02.000Z","latest_release_number":"v0.7.0","last_synced_at":"2026-05-28T20:16:14.765Z","created_at":"2022-04-11T08:55:44.191Z","updated_at":"2026-05-28T20:16:14.765Z","registry_url":"https://pkg.go.dev/github.com/philippgille/gokv/tablestore","install_command":"go get github.com/philippgille/gokv/tablestore","documentation_url":"https://pkg.go.dev/github.com/philippgille/gokv/tablestore#section-documentation","metadata":{},"repo_metadata":{"id":33258665,"uuid":"152130551","full_name":"philippgille/gokv","owner":"philippgille","description":"Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)","archived":false,"fork":false,"pushed_at":"2025-06-29T17:30:28.000Z","size":848,"stargazers_count":805,"open_issues_count":43,"forks_count":77,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-14T09:08:44.049Z","etag":null,"topics":["abstraction","badgerdb","bolt","boltdb","cloud-storage","consul","database","dynamodb","etcd","go","golang","key-value","key-value-store","library","memcached","mongodb","package","postgresql","redis","simple"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philippgille.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-08T18:55:22.000Z","updated_at":"2025-08-12T02:35:40.000Z","dependencies_parsed_at":"2022-06-26T01:52:35.050Z","dependency_job_id":"0ac8e5fa-d51e-4da8-a1b0-40a4feb26f9d","html_url":"https://github.com/philippgille/gokv","commit_stats":null,"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/philippgille/gokv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270432133,"owners_count":24582561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"philippgille","name":"Philipp Gillé","uuid":"170670","kind":"user","description":"Software engineer, tech enthusiast","email":"","website":null,"location":"Leipzig, Germany","twitter":null,"company":"@Heetch","icon_url":"https://avatars.githubusercontent.com/u/170670?u=c0e57e2613d3ee3b6b9e2187240e244f7c95c08a\u0026v=4","repositories_count":135,"last_synced_at":"2024-04-24T03:25:16.787Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/philippgille","funding_links":[],"total_stars":1004,"followers":117,"following":96,"created_at":"2022-11-11T11:36:33.789Z","updated_at":"2024-04-24T03:25:24.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille/repositories"},"tags":[{"name":"release/v0.7.0","sha":"0a05f2ed73e80942a5fdf820680d2702d407e794","kind":"commit","published_at":"2024-01-28T20:03:46.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/release/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/release/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@release%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0/manifests"},{"name":"zookeeper/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0/manifests"},{"name":"cockroachdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0/manifests"},{"name":"etcd/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0/manifests"},{"name":"dynamodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0/manifests"},{"name":"datastore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0/manifests"},{"name":"badgerdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0/manifests"},{"name":"bbolt/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0/manifests"},{"name":"bigcache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0/manifests"},{"name":"consul/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0/manifests"},{"name":"tablestore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0/manifests"},{"name":"tablestorage/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0/manifests"},{"name":"syncmap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0/manifests"},{"name":"s3/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0/manifests"},{"name":"redis/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0/manifests"},{"name":"postgresql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0/manifests"},{"name":"noop/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/noop/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/noop/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@noop%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0/manifests"},{"name":"mysql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0/manifests"},{"name":"mongodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0/manifests"},{"name":"memcached/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0/manifests"},{"name":"leveldb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0/manifests"},{"name":"ignite/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0/manifests"},{"name":"hazelcast/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0/manifests"},{"name":"gomap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0/manifests"},{"name":"freecache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0/manifests"},{"name":"file/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0/manifests"},{"name":"sql/v0.7.0","sha":"652fb74cf9a030cd2664bbec76722c2a27fd1c9f","kind":"commit","published_at":"2024-01-28T18:20:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0/manifests"},{"name":"test/v0.7.0","sha":"a58828a77019ea9a61d01e1834f90f97171c7d0e","kind":"commit","published_at":"2024-01-28T18:04:42.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0/manifests"},{"name":"encoding/protobuf/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/protobuf/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/protobuf/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fprotobuf%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0/manifests"},{"name":"util/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0/manifests"},{"name":"encoding/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0/manifests"},{"name":"v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"tag","published_at":"2019-10-13T19:14:36.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0/manifests"},{"name":"cockroachdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0/manifests"},{"name":"util/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0/manifests"},{"name":"test/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0/manifests"},{"name":"tablestore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0/manifests"},{"name":"tablestorage/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0/manifests"},{"name":"syncmap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0/manifests"},{"name":"sql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0/manifests"},{"name":"s3/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0/manifests"},{"name":"redis/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0/manifests"},{"name":"postgresql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0/manifests"},{"name":"mysql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0/manifests"},{"name":"mongodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0/manifests"},{"name":"memcached/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0/manifests"},{"name":"leveldb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0/manifests"},{"name":"ignite/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0/manifests"},{"name":"hazelcast/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0/manifests"},{"name":"gomap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0/manifests"},{"name":"freecache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0/manifests"},{"name":"file/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0/manifests"},{"name":"etcd/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0/manifests"},{"name":"encoding/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0/manifests"},{"name":"dynamodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0/manifests"},{"name":"datastore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0/manifests"},{"name":"consul/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0/manifests"},{"name":"zookeeper/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0/manifests"},{"name":"bigcache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0/manifests"},{"name":"bbolt/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0/manifests"},{"name":"badgerdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0/manifests"},{"name":"v0.5.0","sha":"70977f24d4ddb9fda844f314943c404e61f3668f","kind":"tag","published_at":"2019-01-12T12:40:55.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.5.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"5bc0a11c068818d98726f481a821dc0afe802f98","kind":"tag","published_at":"2018-12-02T20:05:39.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.4.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ceaf2e463933a0a78ce57dee69a0e5767629ea07","kind":"tag","published_at":"2018-11-17T11:46:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.3.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"94e786e14ede35115e3c628535705e0810e2e574","kind":"tag","published_at":"2018-11-05T19:57:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.2.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"678f2607fa37543aee1b94c87a55bb1a580cdaa2","kind":"tag","published_at":"2018-10-13T22:28:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.1.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-14T16:34:05.353Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":1.6428049564720655,"forks_count":2.0269640879110518,"average":5.0036923270301905},"purl":"pkg:golang/github.com/philippgille/gokv/tablestore","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/philippgille/gokv/tablestore","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/philippgille/gokv/tablestore","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/philippgille/gokv/tablestore/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T21:50:31.214Z","issues_count":54,"pull_requests_count":133,"avg_time_to_close_issue":5109374.482758621,"avg_time_to_close_pull_request":9060662.863247864,"issues_closed_count":29,"pull_requests_closed_count":117,"pull_request_authors_count":20,"issue_authors_count":12,"avg_comments_per_issue":1.0740740740740742,"avg_comments_per_pull_request":1.6842105263157896,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":1,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":8474.0,"past_year_avg_time_to_close_pull_request":1376597.4285714286,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/issues","maintainers":[{"login":"philippgille","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}],"active_maintainers":[{"login":"philippgille","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Ftablestore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Ftablestore/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Ftablestore/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Ftablestore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Ftablestore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Ftablestore/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2152556,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":8817348,"name":"github.com/philippgille/gokv/noop","ecosystem":"go","description":"Package noop contains an implementation of the `gokv.Store` interface that does nothing.","homepage":"https://github.com/philippgille/gokv","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/philippgille/gokv","keywords_array":[],"namespace":"github.com/philippgille/gokv","versions_count":1,"first_release_published_at":"2024-01-28T19:29:02.000Z","latest_release_published_at":"2024-01-28T19:29:02.000Z","latest_release_number":"v0.7.0","last_synced_at":"2026-05-28T20:16:18.867Z","created_at":"2024-01-27T04:40:14.866Z","updated_at":"2026-05-28T20:16:18.868Z","registry_url":"https://pkg.go.dev/github.com/philippgille/gokv/noop","install_command":"go get github.com/philippgille/gokv/noop","documentation_url":"https://pkg.go.dev/github.com/philippgille/gokv/noop#section-documentation","metadata":{},"repo_metadata":{"id":33258665,"uuid":"152130551","full_name":"philippgille/gokv","owner":"philippgille","description":"Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)","archived":false,"fork":false,"pushed_at":"2025-06-29T17:30:28.000Z","size":848,"stargazers_count":805,"open_issues_count":43,"forks_count":77,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-14T09:08:44.049Z","etag":null,"topics":["abstraction","badgerdb","bolt","boltdb","cloud-storage","consul","database","dynamodb","etcd","go","golang","key-value","key-value-store","library","memcached","mongodb","package","postgresql","redis","simple"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philippgille.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-08T18:55:22.000Z","updated_at":"2025-08-12T02:35:40.000Z","dependencies_parsed_at":"2022-06-26T01:52:35.050Z","dependency_job_id":"0ac8e5fa-d51e-4da8-a1b0-40a4feb26f9d","html_url":"https://github.com/philippgille/gokv","commit_stats":null,"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/philippgille/gokv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270432133,"owners_count":24582561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"philippgille","name":"Philipp Gillé","uuid":"170670","kind":"user","description":"Software engineer, tech enthusiast","email":"","website":null,"location":"Leipzig, Germany","twitter":null,"company":"@Heetch","icon_url":"https://avatars.githubusercontent.com/u/170670?u=c0e57e2613d3ee3b6b9e2187240e244f7c95c08a\u0026v=4","repositories_count":135,"last_synced_at":"2024-04-24T03:25:16.787Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/philippgille","funding_links":[],"total_stars":1004,"followers":117,"following":96,"created_at":"2022-11-11T11:36:33.789Z","updated_at":"2024-04-24T03:25:24.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille/repositories"},"tags":[{"name":"release/v0.7.0","sha":"0a05f2ed73e80942a5fdf820680d2702d407e794","kind":"commit","published_at":"2024-01-28T20:03:46.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/release/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/release/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@release%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0/manifests"},{"name":"zookeeper/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0/manifests"},{"name":"cockroachdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0/manifests"},{"name":"etcd/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0/manifests"},{"name":"dynamodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0/manifests"},{"name":"datastore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0/manifests"},{"name":"badgerdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0/manifests"},{"name":"bbolt/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0/manifests"},{"name":"bigcache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0/manifests"},{"name":"consul/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0/manifests"},{"name":"tablestore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0/manifests"},{"name":"tablestorage/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0/manifests"},{"name":"syncmap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0/manifests"},{"name":"s3/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0/manifests"},{"name":"redis/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0/manifests"},{"name":"postgresql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0/manifests"},{"name":"noop/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/noop/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/noop/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@noop%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0/manifests"},{"name":"mysql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0/manifests"},{"name":"mongodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0/manifests"},{"name":"memcached/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0/manifests"},{"name":"leveldb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0/manifests"},{"name":"ignite/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0/manifests"},{"name":"hazelcast/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0/manifests"},{"name":"gomap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0/manifests"},{"name":"freecache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0/manifests"},{"name":"file/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0/manifests"},{"name":"sql/v0.7.0","sha":"652fb74cf9a030cd2664bbec76722c2a27fd1c9f","kind":"commit","published_at":"2024-01-28T18:20:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0/manifests"},{"name":"test/v0.7.0","sha":"a58828a77019ea9a61d01e1834f90f97171c7d0e","kind":"commit","published_at":"2024-01-28T18:04:42.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0/manifests"},{"name":"encoding/protobuf/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/protobuf/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/protobuf/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fprotobuf%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0/manifests"},{"name":"util/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0/manifests"},{"name":"encoding/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0/manifests"},{"name":"v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"tag","published_at":"2019-10-13T19:14:36.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0/manifests"},{"name":"cockroachdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0/manifests"},{"name":"util/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0/manifests"},{"name":"test/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0/manifests"},{"name":"tablestore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0/manifests"},{"name":"tablestorage/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0/manifests"},{"name":"syncmap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0/manifests"},{"name":"sql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0/manifests"},{"name":"s3/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0/manifests"},{"name":"redis/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0/manifests"},{"name":"postgresql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0/manifests"},{"name":"mysql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0/manifests"},{"name":"mongodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0/manifests"},{"name":"memcached/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0/manifests"},{"name":"leveldb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0/manifests"},{"name":"ignite/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0/manifests"},{"name":"hazelcast/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0/manifests"},{"name":"gomap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0/manifests"},{"name":"freecache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0/manifests"},{"name":"file/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0/manifests"},{"name":"etcd/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0/manifests"},{"name":"encoding/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0/manifests"},{"name":"dynamodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0/manifests"},{"name":"datastore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0/manifests"},{"name":"consul/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0/manifests"},{"name":"zookeeper/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0/manifests"},{"name":"bigcache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0/manifests"},{"name":"bbolt/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0/manifests"},{"name":"badgerdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0/manifests"},{"name":"v0.5.0","sha":"70977f24d4ddb9fda844f314943c404e61f3668f","kind":"tag","published_at":"2019-01-12T12:40:55.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.5.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"5bc0a11c068818d98726f481a821dc0afe802f98","kind":"tag","published_at":"2018-12-02T20:05:39.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.4.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ceaf2e463933a0a78ce57dee69a0e5767629ea07","kind":"tag","published_at":"2018-11-17T11:46:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.3.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"94e786e14ede35115e3c628535705e0810e2e574","kind":"tag","published_at":"2018-11-05T19:57:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.2.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"678f2607fa37543aee1b94c87a55bb1a580cdaa2","kind":"tag","published_at":"2018-10-13T22:28:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.1.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-14T16:34:05.053Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.075244257515813,"dependent_packages_count":8.935174106515179,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.505209182015495},"purl":"pkg:golang/github.com/philippgille/gokv/noop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/philippgille/gokv/noop","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/philippgille/gokv/noop","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/philippgille/gokv/noop/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T21:50:31.214Z","issues_count":54,"pull_requests_count":133,"avg_time_to_close_issue":5109374.482758621,"avg_time_to_close_pull_request":9060662.863247864,"issues_closed_count":29,"pull_requests_closed_count":117,"pull_request_authors_count":20,"issue_authors_count":12,"avg_comments_per_issue":1.0740740740740742,"avg_comments_per_pull_request":1.6842105263157896,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":1,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":8474.0,"past_year_avg_time_to_close_pull_request":1376597.4285714286,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/issues","maintainers":[{"login":"philippgille","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}],"active_maintainers":[{"login":"philippgille","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fnoop/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fnoop/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fnoop/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fnoop/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fnoop/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fnoop/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2152556,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3554089,"name":"github.com/philippgille/gokv/redis","ecosystem":"go","description":"Package redis contains an implementation of the `gokv.Store` interface for Redis.","homepage":"https://github.com/philippgille/gokv","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/philippgille/gokv","keywords_array":[],"namespace":"github.com/philippgille/gokv","versions_count":2,"first_release_published_at":"2019-10-13T17:34:11.000Z","latest_release_published_at":"2024-01-28T19:29:02.000Z","latest_release_number":"v0.7.0","last_synced_at":"2026-05-28T20:16:20.601Z","created_at":"2022-04-11T01:19:58.949Z","updated_at":"2026-05-28T20:16:20.602Z","registry_url":"https://pkg.go.dev/github.com/philippgille/gokv/redis","install_command":"go get github.com/philippgille/gokv/redis","documentation_url":"https://pkg.go.dev/github.com/philippgille/gokv/redis#section-documentation","metadata":{},"repo_metadata":{"id":33258665,"uuid":"152130551","full_name":"philippgille/gokv","owner":"philippgille","description":"Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)","archived":false,"fork":false,"pushed_at":"2025-06-29T17:30:28.000Z","size":848,"stargazers_count":805,"open_issues_count":43,"forks_count":77,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-14T09:08:44.049Z","etag":null,"topics":["abstraction","badgerdb","bolt","boltdb","cloud-storage","consul","database","dynamodb","etcd","go","golang","key-value","key-value-store","library","memcached","mongodb","package","postgresql","redis","simple"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philippgille.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-08T18:55:22.000Z","updated_at":"2025-08-12T02:35:40.000Z","dependencies_parsed_at":"2022-06-26T01:52:35.050Z","dependency_job_id":"0ac8e5fa-d51e-4da8-a1b0-40a4feb26f9d","html_url":"https://github.com/philippgille/gokv","commit_stats":null,"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/philippgille/gokv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270432133,"owners_count":24582561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"philippgille","name":"Philipp Gillé","uuid":"170670","kind":"user","description":"Software engineer, tech enthusiast","email":"","website":null,"location":"Leipzig, Germany","twitter":null,"company":"@Heetch","icon_url":"https://avatars.githubusercontent.com/u/170670?u=c0e57e2613d3ee3b6b9e2187240e244f7c95c08a\u0026v=4","repositories_count":135,"last_synced_at":"2024-04-24T03:25:16.787Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/philippgille","funding_links":[],"total_stars":1004,"followers":117,"following":96,"created_at":"2022-11-11T11:36:33.789Z","updated_at":"2024-04-24T03:25:24.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille/repositories"},"tags":[{"name":"release/v0.7.0","sha":"0a05f2ed73e80942a5fdf820680d2702d407e794","kind":"commit","published_at":"2024-01-28T20:03:46.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/release/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/release/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@release%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0/manifests"},{"name":"zookeeper/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0/manifests"},{"name":"cockroachdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0/manifests"},{"name":"etcd/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0/manifests"},{"name":"dynamodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0/manifests"},{"name":"datastore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0/manifests"},{"name":"badgerdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0/manifests"},{"name":"bbolt/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0/manifests"},{"name":"bigcache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0/manifests"},{"name":"consul/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0/manifests"},{"name":"tablestore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0/manifests"},{"name":"tablestorage/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0/manifests"},{"name":"syncmap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0/manifests"},{"name":"s3/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0/manifests"},{"name":"redis/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0/manifests"},{"name":"postgresql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0/manifests"},{"name":"noop/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/noop/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/noop/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@noop%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0/manifests"},{"name":"mysql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0/manifests"},{"name":"mongodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0/manifests"},{"name":"memcached/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0/manifests"},{"name":"leveldb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0/manifests"},{"name":"ignite/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0/manifests"},{"name":"hazelcast/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0/manifests"},{"name":"gomap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0/manifests"},{"name":"freecache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0/manifests"},{"name":"file/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0/manifests"},{"name":"sql/v0.7.0","sha":"652fb74cf9a030cd2664bbec76722c2a27fd1c9f","kind":"commit","published_at":"2024-01-28T18:20:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0/manifests"},{"name":"test/v0.7.0","sha":"a58828a77019ea9a61d01e1834f90f97171c7d0e","kind":"commit","published_at":"2024-01-28T18:04:42.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0/manifests"},{"name":"encoding/protobuf/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/protobuf/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/protobuf/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fprotobuf%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0/manifests"},{"name":"util/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0/manifests"},{"name":"encoding/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0/manifests"},{"name":"v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"tag","published_at":"2019-10-13T19:14:36.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0/manifests"},{"name":"cockroachdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0/manifests"},{"name":"util/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0/manifests"},{"name":"test/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0/manifests"},{"name":"tablestore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0/manifests"},{"name":"tablestorage/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0/manifests"},{"name":"syncmap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0/manifests"},{"name":"sql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0/manifests"},{"name":"s3/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0/manifests"},{"name":"redis/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0/manifests"},{"name":"postgresql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0/manifests"},{"name":"mysql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0/manifests"},{"name":"mongodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0/manifests"},{"name":"memcached/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0/manifests"},{"name":"leveldb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0/manifests"},{"name":"ignite/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0/manifests"},{"name":"hazelcast/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0/manifests"},{"name":"gomap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0/manifests"},{"name":"freecache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0/manifests"},{"name":"file/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0/manifests"},{"name":"etcd/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0/manifests"},{"name":"encoding/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0/manifests"},{"name":"dynamodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0/manifests"},{"name":"datastore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0/manifests"},{"name":"consul/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0/manifests"},{"name":"zookeeper/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0/manifests"},{"name":"bigcache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0/manifests"},{"name":"bbolt/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0/manifests"},{"name":"badgerdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0/manifests"},{"name":"v0.5.0","sha":"70977f24d4ddb9fda844f314943c404e61f3668f","kind":"tag","published_at":"2019-01-12T12:40:55.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.5.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"5bc0a11c068818d98726f481a821dc0afe802f98","kind":"tag","published_at":"2018-12-02T20:05:39.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.4.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ceaf2e463933a0a78ce57dee69a0e5767629ea07","kind":"tag","published_at":"2018-11-17T11:46:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.3.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"94e786e14ede35115e3c628535705e0810e2e574","kind":"tag","published_at":"2018-11-05T19:57:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.2.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"678f2607fa37543aee1b94c87a55bb1a580cdaa2","kind":"tag","published_at":"2018-10-13T22:28:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.1.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-14T16:34:05.346Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":6,"rankings":{"downloads":null,"dependent_repos_count":2.0840172973234266,"dependent_packages_count":2.5022507870201594,"stargazers_count":2.5792468329454215,"forks_count":3.215553895019668,"docker_downloads_count":2.0125796293760922,"average":2.4787296883369536},"purl":"pkg:golang/github.com/philippgille/gokv/redis","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/philippgille/gokv/redis","docker_dependents_count":4,"docker_downloads_count":210,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/philippgille/gokv/redis","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/philippgille/gokv/redis/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T21:50:31.214Z","issues_count":54,"pull_requests_count":133,"avg_time_to_close_issue":5109374.482758621,"avg_time_to_close_pull_request":9060662.863247864,"issues_closed_count":29,"pull_requests_closed_count":117,"pull_request_authors_count":20,"issue_authors_count":12,"avg_comments_per_issue":1.0740740740740742,"avg_comments_per_pull_request":1.6842105263157896,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":1,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":8474.0,"past_year_avg_time_to_close_pull_request":1376597.4285714286,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/issues","maintainers":[{"login":"philippgille","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}],"active_maintainers":[{"login":"philippgille","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fredis/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fredis/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fredis/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fredis/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fredis/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fredis/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2152556,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3639583,"name":"github.com/philippgille/gokv/zookeeper","ecosystem":"go","description":"Package zookeeper contains an implementation of the `gokv.Store` interface for Apache ZooKeeper.","homepage":"https://github.com/philippgille/gokv","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/philippgille/gokv","keywords_array":[],"namespace":"github.com/philippgille/gokv","versions_count":2,"first_release_published_at":"2019-10-13T17:34:11.000Z","latest_release_published_at":"2024-01-28T19:29:02.000Z","latest_release_number":"v0.7.0","last_synced_at":"2026-05-28T20:16:21.377Z","created_at":"2022-04-11T08:55:41.372Z","updated_at":"2026-05-28T20:16:21.378Z","registry_url":"https://pkg.go.dev/github.com/philippgille/gokv/zookeeper","install_command":"go get github.com/philippgille/gokv/zookeeper","documentation_url":"https://pkg.go.dev/github.com/philippgille/gokv/zookeeper#section-documentation","metadata":{},"repo_metadata":{"id":33258665,"uuid":"152130551","full_name":"philippgille/gokv","owner":"philippgille","description":"Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)","archived":false,"fork":false,"pushed_at":"2025-06-29T17:30:28.000Z","size":848,"stargazers_count":805,"open_issues_count":43,"forks_count":77,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-14T09:08:44.049Z","etag":null,"topics":["abstraction","badgerdb","bolt","boltdb","cloud-storage","consul","database","dynamodb","etcd","go","golang","key-value","key-value-store","library","memcached","mongodb","package","postgresql","redis","simple"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philippgille.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-08T18:55:22.000Z","updated_at":"2025-08-12T02:35:40.000Z","dependencies_parsed_at":"2022-06-26T01:52:35.050Z","dependency_job_id":"0ac8e5fa-d51e-4da8-a1b0-40a4feb26f9d","html_url":"https://github.com/philippgille/gokv","commit_stats":null,"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/philippgille/gokv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270432133,"owners_count":24582561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"philippgille","name":"Philipp Gillé","uuid":"170670","kind":"user","description":"Software engineer, tech enthusiast","email":"","website":null,"location":"Leipzig, Germany","twitter":null,"company":"@Heetch","icon_url":"https://avatars.githubusercontent.com/u/170670?u=c0e57e2613d3ee3b6b9e2187240e244f7c95c08a\u0026v=4","repositories_count":135,"last_synced_at":"2024-04-24T03:25:16.787Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/philippgille","funding_links":[],"total_stars":1004,"followers":117,"following":96,"created_at":"2022-11-11T11:36:33.789Z","updated_at":"2024-04-24T03:25:24.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille/repositories"},"tags":[{"name":"release/v0.7.0","sha":"0a05f2ed73e80942a5fdf820680d2702d407e794","kind":"commit","published_at":"2024-01-28T20:03:46.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/release/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/release/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@release%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0/manifests"},{"name":"zookeeper/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0/manifests"},{"name":"cockroachdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0/manifests"},{"name":"etcd/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0/manifests"},{"name":"dynamodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0/manifests"},{"name":"datastore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0/manifests"},{"name":"badgerdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0/manifests"},{"name":"bbolt/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0/manifests"},{"name":"bigcache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0/manifests"},{"name":"consul/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0/manifests"},{"name":"tablestore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0/manifests"},{"name":"tablestorage/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0/manifests"},{"name":"syncmap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0/manifests"},{"name":"s3/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0/manifests"},{"name":"redis/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0/manifests"},{"name":"postgresql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0/manifests"},{"name":"noop/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/noop/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/noop/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@noop%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0/manifests"},{"name":"mysql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0/manifests"},{"name":"mongodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0/manifests"},{"name":"memcached/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0/manifests"},{"name":"leveldb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0/manifests"},{"name":"ignite/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0/manifests"},{"name":"hazelcast/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0/manifests"},{"name":"gomap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0/manifests"},{"name":"freecache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0/manifests"},{"name":"file/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0/manifests"},{"name":"sql/v0.7.0","sha":"652fb74cf9a030cd2664bbec76722c2a27fd1c9f","kind":"commit","published_at":"2024-01-28T18:20:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0/manifests"},{"name":"test/v0.7.0","sha":"a58828a77019ea9a61d01e1834f90f97171c7d0e","kind":"commit","published_at":"2024-01-28T18:04:42.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0/manifests"},{"name":"encoding/protobuf/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/protobuf/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/protobuf/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fprotobuf%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0/manifests"},{"name":"util/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0/manifests"},{"name":"encoding/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0/manifests"},{"name":"v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"tag","published_at":"2019-10-13T19:14:36.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0/manifests"},{"name":"cockroachdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0/manifests"},{"name":"util/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0/manifests"},{"name":"test/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0/manifests"},{"name":"tablestore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0/manifests"},{"name":"tablestorage/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0/manifests"},{"name":"syncmap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0/manifests"},{"name":"sql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0/manifests"},{"name":"s3/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0/manifests"},{"name":"redis/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0/manifests"},{"name":"postgresql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0/manifests"},{"name":"mysql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0/manifests"},{"name":"mongodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0/manifests"},{"name":"memcached/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0/manifests"},{"name":"leveldb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0/manifests"},{"name":"ignite/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0/manifests"},{"name":"hazelcast/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0/manifests"},{"name":"gomap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0/manifests"},{"name":"freecache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0/manifests"},{"name":"file/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0/manifests"},{"name":"etcd/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0/manifests"},{"name":"encoding/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0/manifests"},{"name":"dynamodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0/manifests"},{"name":"datastore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0/manifests"},{"name":"consul/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0/manifests"},{"name":"zookeeper/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0/manifests"},{"name":"bigcache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0/manifests"},{"name":"bbolt/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0/manifests"},{"name":"badgerdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0/manifests"},{"name":"v0.5.0","sha":"70977f24d4ddb9fda844f314943c404e61f3668f","kind":"tag","published_at":"2019-01-12T12:40:55.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.5.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"5bc0a11c068818d98726f481a821dc0afe802f98","kind":"tag","published_at":"2018-12-02T20:05:39.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.4.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ceaf2e463933a0a78ce57dee69a0e5767629ea07","kind":"tag","published_at":"2018-11-17T11:46:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.3.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"94e786e14ede35115e3c628535705e0810e2e574","kind":"tag","published_at":"2018-11-05T19:57:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.2.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"678f2607fa37543aee1b94c87a55bb1a580cdaa2","kind":"tag","published_at":"2018-10-13T22:28:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.1.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-14T16:34:05.310Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":1.6428049564720655,"forks_count":2.0269640879110518,"average":5.0036923270301905},"purl":"pkg:golang/github.com/philippgille/gokv/zookeeper","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/philippgille/gokv/zookeeper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/philippgille/gokv/zookeeper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/philippgille/gokv/zookeeper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T21:50:31.214Z","issues_count":54,"pull_requests_count":133,"avg_time_to_close_issue":5109374.482758621,"avg_time_to_close_pull_request":9060662.863247864,"issues_closed_count":29,"pull_requests_closed_count":117,"pull_request_authors_count":20,"issue_authors_count":12,"avg_comments_per_issue":1.0740740740740742,"avg_comments_per_pull_request":1.6842105263157896,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":1,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":8474.0,"past_year_avg_time_to_close_pull_request":1376597.4285714286,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/issues","maintainers":[{"login":"philippgille","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}],"active_maintainers":[{"login":"philippgille","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fzookeeper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fzookeeper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fzookeeper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fzookeeper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fzookeeper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fzookeeper/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2152556,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3590270,"name":"github.com/philippgille/gokv/bigcache","ecosystem":"go","description":"Package bigcache contains an implementation of the `gokv.Store` interface for BigCache.","homepage":"https://github.com/philippgille/gokv","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/philippgille/gokv","keywords_array":[],"namespace":"github.com/philippgille/gokv","versions_count":2,"first_release_published_at":"2019-10-13T17:34:11.000Z","latest_release_published_at":"2024-01-28T19:29:02.000Z","latest_release_number":"v0.7.0","last_synced_at":"2026-05-28T20:16:21.112Z","created_at":"2022-04-11T05:06:43.573Z","updated_at":"2026-05-28T20:16:21.112Z","registry_url":"https://pkg.go.dev/github.com/philippgille/gokv/bigcache","install_command":"go get github.com/philippgille/gokv/bigcache","documentation_url":"https://pkg.go.dev/github.com/philippgille/gokv/bigcache#section-documentation","metadata":{},"repo_metadata":{"id":33258665,"uuid":"152130551","full_name":"philippgille/gokv","owner":"philippgille","description":"Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)","archived":false,"fork":false,"pushed_at":"2025-06-29T17:30:28.000Z","size":848,"stargazers_count":805,"open_issues_count":43,"forks_count":77,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-14T09:08:44.049Z","etag":null,"topics":["abstraction","badgerdb","bolt","boltdb","cloud-storage","consul","database","dynamodb","etcd","go","golang","key-value","key-value-store","library","memcached","mongodb","package","postgresql","redis","simple"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philippgille.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-08T18:55:22.000Z","updated_at":"2025-08-12T02:35:40.000Z","dependencies_parsed_at":"2022-06-26T01:52:35.050Z","dependency_job_id":"0ac8e5fa-d51e-4da8-a1b0-40a4feb26f9d","html_url":"https://github.com/philippgille/gokv","commit_stats":null,"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/philippgille/gokv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270432133,"owners_count":24582561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"philippgille","name":"Philipp Gillé","uuid":"170670","kind":"user","description":"Software engineer, tech enthusiast","email":"","website":null,"location":"Leipzig, Germany","twitter":null,"company":"@Heetch","icon_url":"https://avatars.githubusercontent.com/u/170670?u=c0e57e2613d3ee3b6b9e2187240e244f7c95c08a\u0026v=4","repositories_count":135,"last_synced_at":"2024-04-24T03:25:16.787Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/philippgille","funding_links":[],"total_stars":1004,"followers":117,"following":96,"created_at":"2022-11-11T11:36:33.789Z","updated_at":"2024-04-24T03:25:24.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille/repositories"},"tags":[{"name":"release/v0.7.0","sha":"0a05f2ed73e80942a5fdf820680d2702d407e794","kind":"commit","published_at":"2024-01-28T20:03:46.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/release/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/release/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@release%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0/manifests"},{"name":"zookeeper/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0/manifests"},{"name":"cockroachdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0/manifests"},{"name":"etcd/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0/manifests"},{"name":"dynamodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0/manifests"},{"name":"datastore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0/manifests"},{"name":"badgerdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0/manifests"},{"name":"bbolt/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0/manifests"},{"name":"bigcache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0/manifests"},{"name":"consul/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0/manifests"},{"name":"tablestore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0/manifests"},{"name":"tablestorage/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0/manifests"},{"name":"syncmap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0/manifests"},{"name":"s3/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0/manifests"},{"name":"redis/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0/manifests"},{"name":"postgresql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0/manifests"},{"name":"noop/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/noop/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/noop/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@noop%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0/manifests"},{"name":"mysql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0/manifests"},{"name":"mongodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0/manifests"},{"name":"memcached/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0/manifests"},{"name":"leveldb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0/manifests"},{"name":"ignite/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0/manifests"},{"name":"hazelcast/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0/manifests"},{"name":"gomap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0/manifests"},{"name":"freecache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0/manifests"},{"name":"file/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0/manifests"},{"name":"sql/v0.7.0","sha":"652fb74cf9a030cd2664bbec76722c2a27fd1c9f","kind":"commit","published_at":"2024-01-28T18:20:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0/manifests"},{"name":"test/v0.7.0","sha":"a58828a77019ea9a61d01e1834f90f97171c7d0e","kind":"commit","published_at":"2024-01-28T18:04:42.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0/manifests"},{"name":"encoding/protobuf/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/protobuf/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/protobuf/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fprotobuf%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0/manifests"},{"name":"util/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0/manifests"},{"name":"encoding/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0/manifests"},{"name":"v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"tag","published_at":"2019-10-13T19:14:36.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0/manifests"},{"name":"cockroachdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0/manifests"},{"name":"util/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0/manifests"},{"name":"test/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0/manifests"},{"name":"tablestore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0/manifests"},{"name":"tablestorage/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0/manifests"},{"name":"syncmap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0/manifests"},{"name":"sql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0/manifests"},{"name":"s3/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0/manifests"},{"name":"redis/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0/manifests"},{"name":"postgresql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0/manifests"},{"name":"mysql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0/manifests"},{"name":"mongodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0/manifests"},{"name":"memcached/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0/manifests"},{"name":"leveldb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0/manifests"},{"name":"ignite/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0/manifests"},{"name":"hazelcast/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0/manifests"},{"name":"gomap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0/manifests"},{"name":"freecache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0/manifests"},{"name":"file/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0/manifests"},{"name":"etcd/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0/manifests"},{"name":"encoding/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0/manifests"},{"name":"dynamodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0/manifests"},{"name":"datastore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0/manifests"},{"name":"consul/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0/manifests"},{"name":"zookeeper/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0/manifests"},{"name":"bigcache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0/manifests"},{"name":"bbolt/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0/manifests"},{"name":"badgerdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0/manifests"},{"name":"v0.5.0","sha":"70977f24d4ddb9fda844f314943c404e61f3668f","kind":"tag","published_at":"2019-01-12T12:40:55.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.5.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"5bc0a11c068818d98726f481a821dc0afe802f98","kind":"tag","published_at":"2018-12-02T20:05:39.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.4.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ceaf2e463933a0a78ce57dee69a0e5767629ea07","kind":"tag","published_at":"2018-11-17T11:46:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.3.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"94e786e14ede35115e3c628535705e0810e2e574","kind":"tag","published_at":"2018-11-05T19:57:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.2.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"678f2607fa37543aee1b94c87a55bb1a580cdaa2","kind":"tag","published_at":"2018-10-13T22:28:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.1.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-14T16:34:05.349Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.746152421296781,"dependent_packages_count":9.574752957662541,"stargazers_count":2.5792468329454215,"forks_count":3.215553895019668,"docker_downloads_count":null,"average":5.028926526731103},"purl":"pkg:golang/github.com/philippgille/gokv/bigcache","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/philippgille/gokv/bigcache","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/philippgille/gokv/bigcache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/philippgille/gokv/bigcache/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T21:50:31.214Z","issues_count":54,"pull_requests_count":133,"avg_time_to_close_issue":5109374.482758621,"avg_time_to_close_pull_request":9060662.863247864,"issues_closed_count":29,"pull_requests_closed_count":117,"pull_request_authors_count":20,"issue_authors_count":12,"avg_comments_per_issue":1.0740740740740742,"avg_comments_per_pull_request":1.6842105263157896,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":1,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":8474.0,"past_year_avg_time_to_close_pull_request":1376597.4285714286,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/issues","maintainers":[{"login":"philippgille","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}],"active_maintainers":[{"login":"philippgille","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fbigcache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fbigcache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fbigcache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fbigcache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fbigcache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fbigcache/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2152556,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3579492,"name":"github.com/philippgille/gokv/s3","ecosystem":"go","description":"Package s3 contains an implementation of the `gokv.Store` interface for Amazon S3 and other S3-compatible services.","homepage":"https://github.com/philippgille/gokv","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/philippgille/gokv","keywords_array":[],"namespace":"github.com/philippgille/gokv","versions_count":2,"first_release_published_at":"2019-10-13T17:34:11.000Z","latest_release_published_at":"2024-01-28T19:29:02.000Z","latest_release_number":"v0.7.0","last_synced_at":"2026-05-28T20:16:23.226Z","created_at":"2022-04-11T03:58:34.593Z","updated_at":"2026-05-28T20:16:23.227Z","registry_url":"https://pkg.go.dev/github.com/philippgille/gokv/s3","install_command":"go get github.com/philippgille/gokv/s3","documentation_url":"https://pkg.go.dev/github.com/philippgille/gokv/s3#section-documentation","metadata":{},"repo_metadata":{"id":33258665,"uuid":"152130551","full_name":"philippgille/gokv","owner":"philippgille","description":"Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)","archived":false,"fork":false,"pushed_at":"2025-06-29T17:30:28.000Z","size":848,"stargazers_count":805,"open_issues_count":43,"forks_count":77,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-14T09:08:44.049Z","etag":null,"topics":["abstraction","badgerdb","bolt","boltdb","cloud-storage","consul","database","dynamodb","etcd","go","golang","key-value","key-value-store","library","memcached","mongodb","package","postgresql","redis","simple"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philippgille.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-08T18:55:22.000Z","updated_at":"2025-08-12T02:35:40.000Z","dependencies_parsed_at":"2022-06-26T01:52:35.050Z","dependency_job_id":"0ac8e5fa-d51e-4da8-a1b0-40a4feb26f9d","html_url":"https://github.com/philippgille/gokv","commit_stats":null,"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/philippgille/gokv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270432133,"owners_count":24582561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"philippgille","name":"Philipp Gillé","uuid":"170670","kind":"user","description":"Software engineer, tech enthusiast","email":"","website":null,"location":"Leipzig, Germany","twitter":null,"company":"@Heetch","icon_url":"https://avatars.githubusercontent.com/u/170670?u=c0e57e2613d3ee3b6b9e2187240e244f7c95c08a\u0026v=4","repositories_count":135,"last_synced_at":"2024-04-24T03:25:16.787Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/philippgille","funding_links":[],"total_stars":1004,"followers":117,"following":96,"created_at":"2022-11-11T11:36:33.789Z","updated_at":"2024-04-24T03:25:24.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille/repositories"},"tags":[{"name":"release/v0.7.0","sha":"0a05f2ed73e80942a5fdf820680d2702d407e794","kind":"commit","published_at":"2024-01-28T20:03:46.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/release/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/release/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@release%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0/manifests"},{"name":"zookeeper/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0/manifests"},{"name":"cockroachdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0/manifests"},{"name":"etcd/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0/manifests"},{"name":"dynamodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0/manifests"},{"name":"datastore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0/manifests"},{"name":"badgerdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0/manifests"},{"name":"bbolt/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0/manifests"},{"name":"bigcache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0/manifests"},{"name":"consul/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0/manifests"},{"name":"tablestore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0/manifests"},{"name":"tablestorage/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0/manifests"},{"name":"syncmap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0/manifests"},{"name":"s3/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0/manifests"},{"name":"redis/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0/manifests"},{"name":"postgresql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0/manifests"},{"name":"noop/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/noop/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/noop/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@noop%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0/manifests"},{"name":"mysql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0/manifests"},{"name":"mongodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0/manifests"},{"name":"memcached/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0/manifests"},{"name":"leveldb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0/manifests"},{"name":"ignite/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0/manifests"},{"name":"hazelcast/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0/manifests"},{"name":"gomap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0/manifests"},{"name":"freecache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0/manifests"},{"name":"file/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0/manifests"},{"name":"sql/v0.7.0","sha":"652fb74cf9a030cd2664bbec76722c2a27fd1c9f","kind":"commit","published_at":"2024-01-28T18:20:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0/manifests"},{"name":"test/v0.7.0","sha":"a58828a77019ea9a61d01e1834f90f97171c7d0e","kind":"commit","published_at":"2024-01-28T18:04:42.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0/manifests"},{"name":"encoding/protobuf/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/protobuf/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/protobuf/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fprotobuf%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0/manifests"},{"name":"util/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0/manifests"},{"name":"encoding/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0/manifests"},{"name":"v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"tag","published_at":"2019-10-13T19:14:36.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0/manifests"},{"name":"cockroachdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0/manifests"},{"name":"util/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0/manifests"},{"name":"test/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0/manifests"},{"name":"tablestore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0/manifests"},{"name":"tablestorage/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0/manifests"},{"name":"syncmap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0/manifests"},{"name":"sql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0/manifests"},{"name":"s3/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0/manifests"},{"name":"redis/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0/manifests"},{"name":"postgresql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0/manifests"},{"name":"mysql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0/manifests"},{"name":"mongodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0/manifests"},{"name":"memcached/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0/manifests"},{"name":"leveldb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0/manifests"},{"name":"ignite/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0/manifests"},{"name":"hazelcast/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0/manifests"},{"name":"gomap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0/manifests"},{"name":"freecache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0/manifests"},{"name":"file/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0/manifests"},{"name":"etcd/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0/manifests"},{"name":"encoding/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0/manifests"},{"name":"dynamodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0/manifests"},{"name":"datastore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0/manifests"},{"name":"consul/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0/manifests"},{"name":"zookeeper/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0/manifests"},{"name":"bigcache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0/manifests"},{"name":"bbolt/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0/manifests"},{"name":"badgerdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0/manifests"},{"name":"v0.5.0","sha":"70977f24d4ddb9fda844f314943c404e61f3668f","kind":"tag","published_at":"2019-01-12T12:40:55.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.5.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"5bc0a11c068818d98726f481a821dc0afe802f98","kind":"tag","published_at":"2018-12-02T20:05:39.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.4.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ceaf2e463933a0a78ce57dee69a0e5767629ea07","kind":"tag","published_at":"2018-11-17T11:46:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.3.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"94e786e14ede35115e3c628535705e0810e2e574","kind":"tag","published_at":"2018-11-05T19:57:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.2.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"678f2607fa37543aee1b94c87a55bb1a580cdaa2","kind":"tag","published_at":"2018-10-13T22:28:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.1.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-14T16:34:05.029Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.746152421296781,"dependent_packages_count":3.377755317349741,"stargazers_count":2.5792468329454215,"forks_count":3.215553895019668,"docker_downloads_count":null,"average":3.479677116652903},"purl":"pkg:golang/github.com/philippgille/gokv/s3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/philippgille/gokv/s3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/philippgille/gokv/s3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/philippgille/gokv/s3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T21:50:31.214Z","issues_count":54,"pull_requests_count":133,"avg_time_to_close_issue":5109374.482758621,"avg_time_to_close_pull_request":9060662.863247864,"issues_closed_count":29,"pull_requests_closed_count":117,"pull_request_authors_count":20,"issue_authors_count":12,"avg_comments_per_issue":1.0740740740740742,"avg_comments_per_pull_request":1.6842105263157896,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":1,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":8474.0,"past_year_avg_time_to_close_pull_request":1376597.4285714286,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/issues","maintainers":[{"login":"philippgille","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}],"active_maintainers":[{"login":"philippgille","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fs3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fs3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fs3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fs3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fs3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fs3/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2152556,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3613039,"name":"github.com/philippgille/gokv/freecache","ecosystem":"go","description":"Package freecache contains an implementation of the `gokv.Store` interface for FreeCache.","homepage":"https://github.com/philippgille/gokv","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/philippgille/gokv","keywords_array":[],"namespace":"github.com/philippgille/gokv","versions_count":2,"first_release_published_at":"2019-10-13T17:34:11.000Z","latest_release_published_at":"2024-01-28T19:29:02.000Z","latest_release_number":"v0.7.0","last_synced_at":"2026-05-28T20:16:23.618Z","created_at":"2022-04-11T07:27:20.915Z","updated_at":"2026-05-28T20:16:23.619Z","registry_url":"https://pkg.go.dev/github.com/philippgille/gokv/freecache","install_command":"go get github.com/philippgille/gokv/freecache","documentation_url":"https://pkg.go.dev/github.com/philippgille/gokv/freecache#section-documentation","metadata":{},"repo_metadata":{"id":33258665,"uuid":"152130551","full_name":"philippgille/gokv","owner":"philippgille","description":"Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)","archived":false,"fork":false,"pushed_at":"2025-06-29T17:30:28.000Z","size":848,"stargazers_count":805,"open_issues_count":43,"forks_count":77,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-14T09:08:44.049Z","etag":null,"topics":["abstraction","badgerdb","bolt","boltdb","cloud-storage","consul","database","dynamodb","etcd","go","golang","key-value","key-value-store","library","memcached","mongodb","package","postgresql","redis","simple"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philippgille.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-08T18:55:22.000Z","updated_at":"2025-08-12T02:35:40.000Z","dependencies_parsed_at":"2022-06-26T01:52:35.050Z","dependency_job_id":"0ac8e5fa-d51e-4da8-a1b0-40a4feb26f9d","html_url":"https://github.com/philippgille/gokv","commit_stats":null,"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/philippgille/gokv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270432133,"owners_count":24582561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"philippgille","name":"Philipp Gillé","uuid":"170670","kind":"user","description":"Software engineer, tech enthusiast","email":"","website":null,"location":"Leipzig, Germany","twitter":null,"company":"@Heetch","icon_url":"https://avatars.githubusercontent.com/u/170670?u=c0e57e2613d3ee3b6b9e2187240e244f7c95c08a\u0026v=4","repositories_count":135,"last_synced_at":"2024-04-24T03:25:16.787Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/philippgille","funding_links":[],"total_stars":1004,"followers":117,"following":96,"created_at":"2022-11-11T11:36:33.789Z","updated_at":"2024-04-24T03:25:24.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille/repositories"},"tags":[{"name":"release/v0.7.0","sha":"0a05f2ed73e80942a5fdf820680d2702d407e794","kind":"commit","published_at":"2024-01-28T20:03:46.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/release/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/release/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@release%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0/manifests"},{"name":"zookeeper/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0/manifests"},{"name":"cockroachdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0/manifests"},{"name":"etcd/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0/manifests"},{"name":"dynamodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0/manifests"},{"name":"datastore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0/manifests"},{"name":"badgerdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0/manifests"},{"name":"bbolt/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0/manifests"},{"name":"bigcache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0/manifests"},{"name":"consul/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0/manifests"},{"name":"tablestore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0/manifests"},{"name":"tablestorage/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0/manifests"},{"name":"syncmap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0/manifests"},{"name":"s3/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0/manifests"},{"name":"redis/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0/manifests"},{"name":"postgresql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0/manifests"},{"name":"noop/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/noop/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/noop/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@noop%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0/manifests"},{"name":"mysql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0/manifests"},{"name":"mongodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0/manifests"},{"name":"memcached/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0/manifests"},{"name":"leveldb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0/manifests"},{"name":"ignite/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0/manifests"},{"name":"hazelcast/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0/manifests"},{"name":"gomap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0/manifests"},{"name":"freecache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0/manifests"},{"name":"file/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0/manifests"},{"name":"sql/v0.7.0","sha":"652fb74cf9a030cd2664bbec76722c2a27fd1c9f","kind":"commit","published_at":"2024-01-28T18:20:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0/manifests"},{"name":"test/v0.7.0","sha":"a58828a77019ea9a61d01e1834f90f97171c7d0e","kind":"commit","published_at":"2024-01-28T18:04:42.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0/manifests"},{"name":"encoding/protobuf/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/protobuf/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/protobuf/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fprotobuf%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0/manifests"},{"name":"util/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0/manifests"},{"name":"encoding/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0/manifests"},{"name":"v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"tag","published_at":"2019-10-13T19:14:36.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0/manifests"},{"name":"cockroachdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0/manifests"},{"name":"util/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0/manifests"},{"name":"test/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0/manifests"},{"name":"tablestore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0/manifests"},{"name":"tablestorage/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0/manifests"},{"name":"syncmap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0/manifests"},{"name":"sql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0/manifests"},{"name":"s3/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0/manifests"},{"name":"redis/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0/manifests"},{"name":"postgresql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0/manifests"},{"name":"mysql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0/manifests"},{"name":"mongodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0/manifests"},{"name":"memcached/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0/manifests"},{"name":"leveldb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0/manifests"},{"name":"ignite/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0/manifests"},{"name":"hazelcast/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0/manifests"},{"name":"gomap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0/manifests"},{"name":"freecache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0/manifests"},{"name":"file/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0/manifests"},{"name":"etcd/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0/manifests"},{"name":"encoding/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0/manifests"},{"name":"dynamodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0/manifests"},{"name":"datastore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0/manifests"},{"name":"consul/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0/manifests"},{"name":"zookeeper/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0/manifests"},{"name":"bigcache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0/manifests"},{"name":"bbolt/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0/manifests"},{"name":"badgerdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0/manifests"},{"name":"v0.5.0","sha":"70977f24d4ddb9fda844f314943c404e61f3668f","kind":"tag","published_at":"2019-01-12T12:40:55.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.5.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"5bc0a11c068818d98726f481a821dc0afe802f98","kind":"tag","published_at":"2018-12-02T20:05:39.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.4.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ceaf2e463933a0a78ce57dee69a0e5767629ea07","kind":"tag","published_at":"2018-11-17T11:46:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.3.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"94e786e14ede35115e3c628535705e0810e2e574","kind":"tag","published_at":"2018-11-05T19:57:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.2.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"678f2607fa37543aee1b94c87a55bb1a580cdaa2","kind":"tag","published_at":"2018-10-13T22:28:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.1.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-14T16:34:04.118Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":3.510336718504619,"dependent_packages_count":4.176867817249072,"stargazers_count":2.5792468329454215,"forks_count":3.215553895019668,"docker_downloads_count":1.373128558657958,"average":2.9710267644753476},"purl":"pkg:golang/github.com/philippgille/gokv/freecache","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/philippgille/gokv/freecache","docker_dependents_count":1,"docker_downloads_count":310,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/philippgille/gokv/freecache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/philippgille/gokv/freecache/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T21:50:31.214Z","issues_count":54,"pull_requests_count":133,"avg_time_to_close_issue":5109374.482758621,"avg_time_to_close_pull_request":9060662.863247864,"issues_closed_count":29,"pull_requests_closed_count":117,"pull_request_authors_count":20,"issue_authors_count":12,"avg_comments_per_issue":1.0740740740740742,"avg_comments_per_pull_request":1.6842105263157896,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":1,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":8474.0,"past_year_avg_time_to_close_pull_request":1376597.4285714286,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/issues","maintainers":[{"login":"philippgille","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}],"active_maintainers":[{"login":"philippgille","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Ffreecache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Ffreecache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Ffreecache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Ffreecache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Ffreecache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Ffreecache/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2152556,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3639587,"name":"github.com/philippgille/gokv/ignite","ecosystem":"go","description":"Package ignite contains an implementation of the `gokv.Store` interface for Apache Ignite.","homepage":"https://github.com/philippgille/gokv","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/philippgille/gokv","keywords_array":[],"namespace":"github.com/philippgille/gokv","versions_count":2,"first_release_published_at":"2019-10-13T17:34:11.000Z","latest_release_published_at":"2024-01-28T19:29:02.000Z","latest_release_number":"v0.7.0","last_synced_at":"2026-05-28T20:16:25.030Z","created_at":"2022-04-11T08:55:43.116Z","updated_at":"2026-05-28T20:16:25.031Z","registry_url":"https://pkg.go.dev/github.com/philippgille/gokv/ignite","install_command":"go get github.com/philippgille/gokv/ignite","documentation_url":"https://pkg.go.dev/github.com/philippgille/gokv/ignite#section-documentation","metadata":{},"repo_metadata":{"id":33258665,"uuid":"152130551","full_name":"philippgille/gokv","owner":"philippgille","description":"Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)","archived":false,"fork":false,"pushed_at":"2025-06-29T17:30:28.000Z","size":848,"stargazers_count":805,"open_issues_count":43,"forks_count":77,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-14T09:08:44.049Z","etag":null,"topics":["abstraction","badgerdb","bolt","boltdb","cloud-storage","consul","database","dynamodb","etcd","go","golang","key-value","key-value-store","library","memcached","mongodb","package","postgresql","redis","simple"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philippgille.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-08T18:55:22.000Z","updated_at":"2025-08-12T02:35:40.000Z","dependencies_parsed_at":"2022-06-26T01:52:35.050Z","dependency_job_id":"0ac8e5fa-d51e-4da8-a1b0-40a4feb26f9d","html_url":"https://github.com/philippgille/gokv","commit_stats":null,"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/philippgille/gokv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270432133,"owners_count":24582561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"philippgille","name":"Philipp Gillé","uuid":"170670","kind":"user","description":"Software engineer, tech enthusiast","email":"","website":null,"location":"Leipzig, Germany","twitter":null,"company":"@Heetch","icon_url":"https://avatars.githubusercontent.com/u/170670?u=c0e57e2613d3ee3b6b9e2187240e244f7c95c08a\u0026v=4","repositories_count":135,"last_synced_at":"2024-04-24T03:25:16.787Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/philippgille","funding_links":[],"total_stars":1004,"followers":117,"following":96,"created_at":"2022-11-11T11:36:33.789Z","updated_at":"2024-04-24T03:25:24.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille/repositories"},"tags":[{"name":"release/v0.7.0","sha":"0a05f2ed73e80942a5fdf820680d2702d407e794","kind":"commit","published_at":"2024-01-28T20:03:46.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/release/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/release/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@release%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0/manifests"},{"name":"zookeeper/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0/manifests"},{"name":"cockroachdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0/manifests"},{"name":"etcd/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0/manifests"},{"name":"dynamodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0/manifests"},{"name":"datastore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0/manifests"},{"name":"badgerdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0/manifests"},{"name":"bbolt/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0/manifests"},{"name":"bigcache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0/manifests"},{"name":"consul/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0/manifests"},{"name":"tablestore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0/manifests"},{"name":"tablestorage/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0/manifests"},{"name":"syncmap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0/manifests"},{"name":"s3/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0/manifests"},{"name":"redis/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0/manifests"},{"name":"postgresql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0/manifests"},{"name":"noop/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/noop/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/noop/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@noop%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0/manifests"},{"name":"mysql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0/manifests"},{"name":"mongodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0/manifests"},{"name":"memcached/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0/manifests"},{"name":"leveldb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0/manifests"},{"name":"ignite/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0/manifests"},{"name":"hazelcast/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0/manifests"},{"name":"gomap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0/manifests"},{"name":"freecache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0/manifests"},{"name":"file/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0/manifests"},{"name":"sql/v0.7.0","sha":"652fb74cf9a030cd2664bbec76722c2a27fd1c9f","kind":"commit","published_at":"2024-01-28T18:20:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0/manifests"},{"name":"test/v0.7.0","sha":"a58828a77019ea9a61d01e1834f90f97171c7d0e","kind":"commit","published_at":"2024-01-28T18:04:42.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0/manifests"},{"name":"encoding/protobuf/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/protobuf/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/protobuf/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fprotobuf%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0/manifests"},{"name":"util/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0/manifests"},{"name":"encoding/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0/manifests"},{"name":"v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"tag","published_at":"2019-10-13T19:14:36.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0/manifests"},{"name":"cockroachdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0/manifests"},{"name":"util/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0/manifests"},{"name":"test/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0/manifests"},{"name":"tablestore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0/manifests"},{"name":"tablestorage/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0/manifests"},{"name":"syncmap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0/manifests"},{"name":"sql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0/manifests"},{"name":"s3/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0/manifests"},{"name":"redis/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0/manifests"},{"name":"postgresql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0/manifests"},{"name":"mysql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0/manifests"},{"name":"mongodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0/manifests"},{"name":"memcached/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0/manifests"},{"name":"leveldb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0/manifests"},{"name":"ignite/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0/manifests"},{"name":"hazelcast/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0/manifests"},{"name":"gomap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0/manifests"},{"name":"freecache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0/manifests"},{"name":"file/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0/manifests"},{"name":"etcd/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0/manifests"},{"name":"encoding/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0/manifests"},{"name":"dynamodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0/manifests"},{"name":"datastore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0/manifests"},{"name":"consul/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0/manifests"},{"name":"zookeeper/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0/manifests"},{"name":"bigcache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0/manifests"},{"name":"bbolt/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0/manifests"},{"name":"badgerdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0/manifests"},{"name":"v0.5.0","sha":"70977f24d4ddb9fda844f314943c404e61f3668f","kind":"tag","published_at":"2019-01-12T12:40:55.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.5.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"5bc0a11c068818d98726f481a821dc0afe802f98","kind":"tag","published_at":"2018-12-02T20:05:39.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.4.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ceaf2e463933a0a78ce57dee69a0e5767629ea07","kind":"tag","published_at":"2018-11-17T11:46:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.3.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"94e786e14ede35115e3c628535705e0810e2e574","kind":"tag","published_at":"2018-11-05T19:57:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.2.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"678f2607fa37543aee1b94c87a55bb1a580cdaa2","kind":"tag","published_at":"2018-10-13T22:28:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.1.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-14T16:34:04.210Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":1.6428049564720655,"forks_count":2.0269640879110518,"average":5.0036923270301905},"purl":"pkg:golang/github.com/philippgille/gokv/ignite","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/philippgille/gokv/ignite","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/philippgille/gokv/ignite","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/philippgille/gokv/ignite/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T21:50:31.214Z","issues_count":54,"pull_requests_count":133,"avg_time_to_close_issue":5109374.482758621,"avg_time_to_close_pull_request":9060662.863247864,"issues_closed_count":29,"pull_requests_closed_count":117,"pull_request_authors_count":20,"issue_authors_count":12,"avg_comments_per_issue":1.0740740740740742,"avg_comments_per_pull_request":1.6842105263157896,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":1,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":8474.0,"past_year_avg_time_to_close_pull_request":1376597.4285714286,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/issues","maintainers":[{"login":"philippgille","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}],"active_maintainers":[{"login":"philippgille","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fignite/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fignite/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fignite/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fignite/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fignite/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fignite/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2152556,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3607465,"name":"github.com/philippgille/gokv/leveldb","ecosystem":"go","description":"Package leveldb contains an implementation of the `gokv.Store` interface for LevelDB.","homepage":"https://github.com/philippgille/gokv","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/philippgille/gokv","keywords_array":[],"namespace":"github.com/philippgille/gokv","versions_count":2,"first_release_published_at":"2019-10-13T17:34:11.000Z","latest_release_published_at":"2024-01-28T19:29:02.000Z","latest_release_number":"v0.7.0","last_synced_at":"2026-05-28T20:16:26.119Z","created_at":"2022-04-11T06:53:56.159Z","updated_at":"2026-05-28T20:16:26.119Z","registry_url":"https://pkg.go.dev/github.com/philippgille/gokv/leveldb","install_command":"go get github.com/philippgille/gokv/leveldb","documentation_url":"https://pkg.go.dev/github.com/philippgille/gokv/leveldb#section-documentation","metadata":{},"repo_metadata":{"id":33258665,"uuid":"152130551","full_name":"philippgille/gokv","owner":"philippgille","description":"Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)","archived":false,"fork":false,"pushed_at":"2025-06-29T17:30:28.000Z","size":848,"stargazers_count":805,"open_issues_count":43,"forks_count":77,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-14T09:08:44.049Z","etag":null,"topics":["abstraction","badgerdb","bolt","boltdb","cloud-storage","consul","database","dynamodb","etcd","go","golang","key-value","key-value-store","library","memcached","mongodb","package","postgresql","redis","simple"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philippgille.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-08T18:55:22.000Z","updated_at":"2025-08-12T02:35:40.000Z","dependencies_parsed_at":"2022-06-26T01:52:35.050Z","dependency_job_id":"0ac8e5fa-d51e-4da8-a1b0-40a4feb26f9d","html_url":"https://github.com/philippgille/gokv","commit_stats":null,"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/philippgille/gokv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270432133,"owners_count":24582561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"philippgille","name":"Philipp Gillé","uuid":"170670","kind":"user","description":"Software engineer, tech enthusiast","email":"","website":null,"location":"Leipzig, Germany","twitter":null,"company":"@Heetch","icon_url":"https://avatars.githubusercontent.com/u/170670?u=c0e57e2613d3ee3b6b9e2187240e244f7c95c08a\u0026v=4","repositories_count":135,"last_synced_at":"2024-04-24T03:25:16.787Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/philippgille","funding_links":[],"total_stars":1004,"followers":117,"following":96,"created_at":"2022-11-11T11:36:33.789Z","updated_at":"2024-04-24T03:25:24.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille/repositories"},"tags":[{"name":"release/v0.7.0","sha":"0a05f2ed73e80942a5fdf820680d2702d407e794","kind":"commit","published_at":"2024-01-28T20:03:46.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/release/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/release/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@release%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0/manifests"},{"name":"zookeeper/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0/manifests"},{"name":"cockroachdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0/manifests"},{"name":"etcd/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0/manifests"},{"name":"dynamodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0/manifests"},{"name":"datastore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0/manifests"},{"name":"badgerdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0/manifests"},{"name":"bbolt/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0/manifests"},{"name":"bigcache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0/manifests"},{"name":"consul/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0/manifests"},{"name":"tablestore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0/manifests"},{"name":"tablestorage/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0/manifests"},{"name":"syncmap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0/manifests"},{"name":"s3/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0/manifests"},{"name":"redis/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0/manifests"},{"name":"postgresql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0/manifests"},{"name":"noop/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/noop/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/noop/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@noop%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0/manifests"},{"name":"mysql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0/manifests"},{"name":"mongodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0/manifests"},{"name":"memcached/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0/manifests"},{"name":"leveldb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0/manifests"},{"name":"ignite/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0/manifests"},{"name":"hazelcast/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0/manifests"},{"name":"gomap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0/manifests"},{"name":"freecache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0/manifests"},{"name":"file/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0/manifests"},{"name":"sql/v0.7.0","sha":"652fb74cf9a030cd2664bbec76722c2a27fd1c9f","kind":"commit","published_at":"2024-01-28T18:20:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0/manifests"},{"name":"test/v0.7.0","sha":"a58828a77019ea9a61d01e1834f90f97171c7d0e","kind":"commit","published_at":"2024-01-28T18:04:42.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0/manifests"},{"name":"encoding/protobuf/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/protobuf/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/protobuf/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fprotobuf%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0/manifests"},{"name":"util/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0/manifests"},{"name":"encoding/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0/manifests"},{"name":"v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"tag","published_at":"2019-10-13T19:14:36.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0/manifests"},{"name":"cockroachdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0/manifests"},{"name":"util/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0/manifests"},{"name":"test/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0/manifests"},{"name":"tablestore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0/manifests"},{"name":"tablestorage/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0/manifests"},{"name":"syncmap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0/manifests"},{"name":"sql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0/manifests"},{"name":"s3/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0/manifests"},{"name":"redis/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0/manifests"},{"name":"postgresql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0/manifests"},{"name":"mysql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0/manifests"},{"name":"mongodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0/manifests"},{"name":"memcached/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0/manifests"},{"name":"leveldb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0/manifests"},{"name":"ignite/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0/manifests"},{"name":"hazelcast/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0/manifests"},{"name":"gomap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0/manifests"},{"name":"freecache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0/manifests"},{"name":"file/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0/manifests"},{"name":"etcd/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0/manifests"},{"name":"encoding/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0/manifests"},{"name":"dynamodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0/manifests"},{"name":"datastore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0/manifests"},{"name":"consul/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0/manifests"},{"name":"zookeeper/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0/manifests"},{"name":"bigcache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0/manifests"},{"name":"bbolt/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0/manifests"},{"name":"badgerdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0/manifests"},{"name":"v0.5.0","sha":"70977f24d4ddb9fda844f314943c404e61f3668f","kind":"tag","published_at":"2019-01-12T12:40:55.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.5.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"5bc0a11c068818d98726f481a821dc0afe802f98","kind":"tag","published_at":"2018-12-02T20:05:39.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.4.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ceaf2e463933a0a78ce57dee69a0e5767629ea07","kind":"tag","published_at":"2018-11-17T11:46:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.3.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"94e786e14ede35115e3c628535705e0810e2e574","kind":"tag","published_at":"2018-11-05T19:57:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.2.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"678f2607fa37543aee1b94c87a55bb1a580cdaa2","kind":"tag","published_at":"2018-10-13T22:28:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.1.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-14T16:34:04.213Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.746152421296781,"dependent_packages_count":3.377755317349741,"stargazers_count":2.5792468329454215,"forks_count":3.215553895019668,"docker_downloads_count":2.0125796293760922,"average":3.1862576191975407},"purl":"pkg:golang/github.com/philippgille/gokv/leveldb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/philippgille/gokv/leveldb","docker_dependents_count":2,"docker_downloads_count":142,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/philippgille/gokv/leveldb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/philippgille/gokv/leveldb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T21:50:31.214Z","issues_count":54,"pull_requests_count":133,"avg_time_to_close_issue":5109374.482758621,"avg_time_to_close_pull_request":9060662.863247864,"issues_closed_count":29,"pull_requests_closed_count":117,"pull_request_authors_count":20,"issue_authors_count":12,"avg_comments_per_issue":1.0740740740740742,"avg_comments_per_pull_request":1.6842105263157896,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":1,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":8474.0,"past_year_avg_time_to_close_pull_request":1376597.4285714286,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/issues","maintainers":[{"login":"philippgille","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}],"active_maintainers":[{"login":"philippgille","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fleveldb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fleveldb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fleveldb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fleveldb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fleveldb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fleveldb/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2152556,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":4013039,"name":"github.com/philippgille/gokv/examples","ecosystem":"go","description":"","homepage":"https://github.com/philippgille/gokv","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/philippgille/gokv","keywords_array":[],"namespace":"github.com/philippgille/gokv","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-04-26T03:04:20.904Z","latest_release_number":null,"last_synced_at":"2026-05-28T20:16:27.177Z","created_at":"2022-04-12T08:38:23.656Z","updated_at":"2026-05-28T20:16:27.177Z","registry_url":"https://pkg.go.dev/github.com/philippgille/gokv/examples","install_command":"go get github.com/philippgille/gokv/examples","documentation_url":"https://pkg.go.dev/github.com/philippgille/gokv/examples#section-documentation","metadata":{},"repo_metadata":{"id":33258665,"uuid":"152130551","full_name":"philippgille/gokv","owner":"philippgille","description":"Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)","archived":false,"fork":false,"pushed_at":"2025-06-29T17:30:28.000Z","size":848,"stargazers_count":805,"open_issues_count":43,"forks_count":77,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-14T09:08:44.049Z","etag":null,"topics":["abstraction","badgerdb","bolt","boltdb","cloud-storage","consul","database","dynamodb","etcd","go","golang","key-value","key-value-store","library","memcached","mongodb","package","postgresql","redis","simple"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philippgille.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-08T18:55:22.000Z","updated_at":"2025-08-12T02:35:40.000Z","dependencies_parsed_at":"2022-06-26T01:52:35.050Z","dependency_job_id":"0ac8e5fa-d51e-4da8-a1b0-40a4feb26f9d","html_url":"https://github.com/philippgille/gokv","commit_stats":null,"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/philippgille/gokv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270432133,"owners_count":24582561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"philippgille","name":"Philipp Gillé","uuid":"170670","kind":"user","description":"Software engineer, tech enthusiast","email":"","website":null,"location":"Leipzig, Germany","twitter":null,"company":"@Heetch","icon_url":"https://avatars.githubusercontent.com/u/170670?u=c0e57e2613d3ee3b6b9e2187240e244f7c95c08a\u0026v=4","repositories_count":135,"last_synced_at":"2024-04-24T03:25:16.787Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/philippgille","funding_links":[],"total_stars":1004,"followers":117,"following":96,"created_at":"2022-11-11T11:36:33.789Z","updated_at":"2024-04-24T03:25:24.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille/repositories"},"tags":[{"name":"release/v0.7.0","sha":"0a05f2ed73e80942a5fdf820680d2702d407e794","kind":"commit","published_at":"2024-01-28T20:03:46.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/release/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/release/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@release%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0/manifests"},{"name":"zookeeper/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0/manifests"},{"name":"cockroachdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0/manifests"},{"name":"etcd/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0/manifests"},{"name":"dynamodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0/manifests"},{"name":"datastore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0/manifests"},{"name":"badgerdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0/manifests"},{"name":"bbolt/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0/manifests"},{"name":"bigcache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0/manifests"},{"name":"consul/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0/manifests"},{"name":"tablestore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0/manifests"},{"name":"tablestorage/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0/manifests"},{"name":"syncmap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0/manifests"},{"name":"s3/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0/manifests"},{"name":"redis/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0/manifests"},{"name":"postgresql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0/manifests"},{"name":"noop/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/noop/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/noop/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@noop%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0/manifests"},{"name":"mysql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0/manifests"},{"name":"mongodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0/manifests"},{"name":"memcached/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0/manifests"},{"name":"leveldb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0/manifests"},{"name":"ignite/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0/manifests"},{"name":"hazelcast/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0/manifests"},{"name":"gomap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0/manifests"},{"name":"freecache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0/manifests"},{"name":"file/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0/manifests"},{"name":"sql/v0.7.0","sha":"652fb74cf9a030cd2664bbec76722c2a27fd1c9f","kind":"commit","published_at":"2024-01-28T18:20:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0/manifests"},{"name":"test/v0.7.0","sha":"a58828a77019ea9a61d01e1834f90f97171c7d0e","kind":"commit","published_at":"2024-01-28T18:04:42.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0/manifests"},{"name":"encoding/protobuf/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/protobuf/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/protobuf/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fprotobuf%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0/manifests"},{"name":"util/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0/manifests"},{"name":"encoding/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0/manifests"},{"name":"v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"tag","published_at":"2019-10-13T19:14:36.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0/manifests"},{"name":"cockroachdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0/manifests"},{"name":"util/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0/manifests"},{"name":"test/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0/manifests"},{"name":"tablestore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0/manifests"},{"name":"tablestorage/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0/manifests"},{"name":"syncmap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0/manifests"},{"name":"sql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0/manifests"},{"name":"s3/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0/manifests"},{"name":"redis/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0/manifests"},{"name":"postgresql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0/manifests"},{"name":"mysql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0/manifests"},{"name":"mongodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0/manifests"},{"name":"memcached/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0/manifests"},{"name":"leveldb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0/manifests"},{"name":"ignite/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0/manifests"},{"name":"hazelcast/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0/manifests"},{"name":"gomap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0/manifests"},{"name":"freecache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0/manifests"},{"name":"file/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0/manifests"},{"name":"etcd/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0/manifests"},{"name":"encoding/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0/manifests"},{"name":"dynamodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0/manifests"},{"name":"datastore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0/manifests"},{"name":"consul/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0/manifests"},{"name":"zookeeper/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0/manifests"},{"name":"bigcache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0/manifests"},{"name":"bbolt/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0/manifests"},{"name":"badgerdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0/manifests"},{"name":"v0.5.0","sha":"70977f24d4ddb9fda844f314943c404e61f3668f","kind":"tag","published_at":"2019-01-12T12:40:55.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.5.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"5bc0a11c068818d98726f481a821dc0afe802f98","kind":"tag","published_at":"2018-12-02T20:05:39.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.4.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ceaf2e463933a0a78ce57dee69a0e5767629ea07","kind":"tag","published_at":"2018-11-17T11:46:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.3.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"94e786e14ede35115e3c628535705e0810e2e574","kind":"tag","published_at":"2018-11-05T19:57:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.2.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"678f2607fa37543aee1b94c87a55bb1a580cdaa2","kind":"tag","published_at":"2018-10-13T22:28:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.1.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-14T16:34:04.152Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/philippgille/gokv/examples","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/philippgille/gokv/examples","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/philippgille/gokv/examples","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/philippgille/gokv/examples/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T21:50:31.214Z","issues_count":54,"pull_requests_count":133,"avg_time_to_close_issue":5109374.482758621,"avg_time_to_close_pull_request":9060662.863247864,"issues_closed_count":29,"pull_requests_closed_count":117,"pull_request_authors_count":20,"issue_authors_count":12,"avg_comments_per_issue":1.0740740740740742,"avg_comments_per_pull_request":1.6842105263157896,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":1,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":8474.0,"past_year_avg_time_to_close_pull_request":1376597.4285714286,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/issues","maintainers":[{"login":"philippgille","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}],"active_maintainers":[{"login":"philippgille","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fexamples/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fexamples/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fexamples/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fexamples/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fexamples/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fexamples/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2152556,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11904055,"name":"github.com/philippgille/gokv/pgx","ecosystem":"go","description":"Package pgx contains an implementation of the `gokv.Store` interface for PostgreSQL using pgx.","homepage":"https://github.com/philippgille/gokv","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/philippgille/gokv","keywords_array":[],"namespace":"github.com/philippgille/gokv","versions_count":1,"first_release_published_at":"2025-06-29T17:30:28.000Z","latest_release_published_at":"2025-06-29T17:30:28.000Z","latest_release_number":"v0.0.0-20250629173028-c96b6b6bc373","last_synced_at":"2026-05-28T20:16:28.064Z","created_at":"2025-07-12T10:40:32.261Z","updated_at":"2026-05-28T20:16:28.064Z","registry_url":"https://pkg.go.dev/github.com/philippgille/gokv/pgx","install_command":"go get github.com/philippgille/gokv/pgx","documentation_url":"https://pkg.go.dev/github.com/philippgille/gokv/pgx#section-documentation","metadata":{},"repo_metadata":{"id":33258665,"uuid":"152130551","full_name":"philippgille/gokv","owner":"philippgille","description":"Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)","archived":false,"fork":false,"pushed_at":"2025-06-29T17:30:28.000Z","size":848,"stargazers_count":805,"open_issues_count":43,"forks_count":77,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-14T09:08:44.049Z","etag":null,"topics":["abstraction","badgerdb","bolt","boltdb","cloud-storage","consul","database","dynamodb","etcd","go","golang","key-value","key-value-store","library","memcached","mongodb","package","postgresql","redis","simple"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philippgille.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-08T18:55:22.000Z","updated_at":"2025-08-12T02:35:40.000Z","dependencies_parsed_at":"2022-06-26T01:52:35.050Z","dependency_job_id":"0ac8e5fa-d51e-4da8-a1b0-40a4feb26f9d","html_url":"https://github.com/philippgille/gokv","commit_stats":null,"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/philippgille/gokv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270432133,"owners_count":24582561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"philippgille","name":"Philipp Gillé","uuid":"170670","kind":"user","description":"Software engineer, tech enthusiast","email":"","website":null,"location":"Leipzig, Germany","twitter":null,"company":"@Heetch","icon_url":"https://avatars.githubusercontent.com/u/170670?u=c0e57e2613d3ee3b6b9e2187240e244f7c95c08a\u0026v=4","repositories_count":135,"last_synced_at":"2024-04-24T03:25:16.787Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/philippgille","funding_links":[],"total_stars":1004,"followers":117,"following":96,"created_at":"2022-11-11T11:36:33.789Z","updated_at":"2024-04-24T03:25:24.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille/repositories"},"tags":[{"name":"release/v0.7.0","sha":"0a05f2ed73e80942a5fdf820680d2702d407e794","kind":"commit","published_at":"2024-01-28T20:03:46.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/release/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/release/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@release%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0/manifests"},{"name":"zookeeper/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0/manifests"},{"name":"cockroachdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0/manifests"},{"name":"etcd/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0/manifests"},{"name":"dynamodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0/manifests"},{"name":"datastore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0/manifests"},{"name":"badgerdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0/manifests"},{"name":"bbolt/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0/manifests"},{"name":"bigcache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0/manifests"},{"name":"consul/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0/manifests"},{"name":"tablestore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0/manifests"},{"name":"tablestorage/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0/manifests"},{"name":"syncmap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0/manifests"},{"name":"s3/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0/manifests"},{"name":"redis/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0/manifests"},{"name":"postgresql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0/manifests"},{"name":"noop/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/noop/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/noop/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@noop%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0/manifests"},{"name":"mysql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0/manifests"},{"name":"mongodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0/manifests"},{"name":"memcached/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0/manifests"},{"name":"leveldb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0/manifests"},{"name":"ignite/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0/manifests"},{"name":"hazelcast/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0/manifests"},{"name":"gomap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0/manifests"},{"name":"freecache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0/manifests"},{"name":"file/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0/manifests"},{"name":"sql/v0.7.0","sha":"652fb74cf9a030cd2664bbec76722c2a27fd1c9f","kind":"commit","published_at":"2024-01-28T18:20:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0/manifests"},{"name":"test/v0.7.0","sha":"a58828a77019ea9a61d01e1834f90f97171c7d0e","kind":"commit","published_at":"2024-01-28T18:04:42.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0/manifests"},{"name":"encoding/protobuf/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/protobuf/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/protobuf/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fprotobuf%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0/manifests"},{"name":"util/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0/manifests"},{"name":"encoding/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0/manifests"},{"name":"v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"tag","published_at":"2019-10-13T19:14:36.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0/manifests"},{"name":"cockroachdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0/manifests"},{"name":"util/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0/manifests"},{"name":"test/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0/manifests"},{"name":"tablestore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0/manifests"},{"name":"tablestorage/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0/manifests"},{"name":"syncmap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0/manifests"},{"name":"sql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0/manifests"},{"name":"s3/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0/manifests"},{"name":"redis/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0/manifests"},{"name":"postgresql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0/manifests"},{"name":"mysql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0/manifests"},{"name":"mongodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0/manifests"},{"name":"memcached/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0/manifests"},{"name":"leveldb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0/manifests"},{"name":"ignite/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0/manifests"},{"name":"hazelcast/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0/manifests"},{"name":"gomap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0/manifests"},{"name":"freecache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0/manifests"},{"name":"file/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0/manifests"},{"name":"etcd/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0/manifests"},{"name":"encoding/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0/manifests"},{"name":"dynamodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0/manifests"},{"name":"datastore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0/manifests"},{"name":"consul/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0/manifests"},{"name":"zookeeper/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0/manifests"},{"name":"bigcache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0/manifests"},{"name":"bbolt/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0/manifests"},{"name":"badgerdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0/manifests"},{"name":"v0.5.0","sha":"70977f24d4ddb9fda844f314943c404e61f3668f","kind":"tag","published_at":"2019-01-12T12:40:55.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.5.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"5bc0a11c068818d98726f481a821dc0afe802f98","kind":"tag","published_at":"2018-12-02T20:05:39.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.4.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ceaf2e463933a0a78ce57dee69a0e5767629ea07","kind":"tag","published_at":"2018-11-17T11:46:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.3.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"94e786e14ede35115e3c628535705e0810e2e574","kind":"tag","published_at":"2018-11-05T19:57:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.2.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"678f2607fa37543aee1b94c87a55bb1a580cdaa2","kind":"tag","published_at":"2018-10-13T22:28:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.1.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-14T16:34:05.188Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.648337924778205,"dependent_packages_count":5.292776990366574,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.470557457572389},"purl":"pkg:golang/github.com/philippgille/gokv/pgx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/philippgille/gokv/pgx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/philippgille/gokv/pgx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/philippgille/gokv/pgx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T21:50:31.214Z","issues_count":54,"pull_requests_count":133,"avg_time_to_close_issue":5109374.482758621,"avg_time_to_close_pull_request":9060662.863247864,"issues_closed_count":29,"pull_requests_closed_count":117,"pull_request_authors_count":20,"issue_authors_count":12,"avg_comments_per_issue":1.0740740740740742,"avg_comments_per_pull_request":1.6842105263157896,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":1,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":8474.0,"past_year_avg_time_to_close_pull_request":1376597.4285714286,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/issues","maintainers":[{"login":"philippgille","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}],"active_maintainers":[{"login":"philippgille","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fpgx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fpgx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fpgx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fpgx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fpgx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fpgx/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2152556,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3548447,"name":"github.com/philippgille/gokv/encoding","ecosystem":"go","description":null,"homepage":"https://github.com/philippgille/gokv","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/philippgille/gokv","keywords_array":[],"namespace":"github.com/philippgille/gokv","versions_count":2,"first_release_published_at":"2019-10-13T17:34:11.000Z","latest_release_published_at":"2024-01-28T17:36:16.000Z","latest_release_number":"v0.7.0","last_synced_at":"2026-05-28T20:16:28.134Z","created_at":"2022-04-11T00:48:33.226Z","updated_at":"2026-05-28T20:16:28.134Z","registry_url":"https://pkg.go.dev/github.com/philippgille/gokv/encoding","install_command":"go get github.com/philippgille/gokv/encoding","documentation_url":"https://pkg.go.dev/github.com/philippgille/gokv/encoding#section-documentation","metadata":{},"repo_metadata":{"id":33258665,"uuid":"152130551","full_name":"philippgille/gokv","owner":"philippgille","description":"Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)","archived":false,"fork":false,"pushed_at":"2025-06-29T17:30:28.000Z","size":848,"stargazers_count":805,"open_issues_count":43,"forks_count":77,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-14T09:08:44.049Z","etag":null,"topics":["abstraction","badgerdb","bolt","boltdb","cloud-storage","consul","database","dynamodb","etcd","go","golang","key-value","key-value-store","library","memcached","mongodb","package","postgresql","redis","simple"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philippgille.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-08T18:55:22.000Z","updated_at":"2025-08-12T02:35:40.000Z","dependencies_parsed_at":"2022-06-26T01:52:35.050Z","dependency_job_id":"0ac8e5fa-d51e-4da8-a1b0-40a4feb26f9d","html_url":"https://github.com/philippgille/gokv","commit_stats":null,"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/philippgille/gokv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270432133,"owners_count":24582561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"philippgille","name":"Philipp Gillé","uuid":"170670","kind":"user","description":"Software engineer, tech enthusiast","email":"","website":null,"location":"Leipzig, Germany","twitter":null,"company":"@Heetch","icon_url":"https://avatars.githubusercontent.com/u/170670?u=c0e57e2613d3ee3b6b9e2187240e244f7c95c08a\u0026v=4","repositories_count":135,"last_synced_at":"2024-04-24T03:25:16.787Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/philippgille","funding_links":[],"total_stars":1004,"followers":117,"following":96,"created_at":"2022-11-11T11:36:33.789Z","updated_at":"2024-04-24T03:25:24.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille/repositories"},"tags":[{"name":"release/v0.7.0","sha":"0a05f2ed73e80942a5fdf820680d2702d407e794","kind":"commit","published_at":"2024-01-28T20:03:46.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/release/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/release/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@release%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0/manifests"},{"name":"zookeeper/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0/manifests"},{"name":"cockroachdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0/manifests"},{"name":"etcd/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0/manifests"},{"name":"dynamodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0/manifests"},{"name":"datastore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0/manifests"},{"name":"badgerdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0/manifests"},{"name":"bbolt/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0/manifests"},{"name":"bigcache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0/manifests"},{"name":"consul/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0/manifests"},{"name":"tablestore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0/manifests"},{"name":"tablestorage/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0/manifests"},{"name":"syncmap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0/manifests"},{"name":"s3/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0/manifests"},{"name":"redis/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0/manifests"},{"name":"postgresql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0/manifests"},{"name":"noop/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/noop/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/noop/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@noop%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0/manifests"},{"name":"mysql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0/manifests"},{"name":"mongodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0/manifests"},{"name":"memcached/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0/manifests"},{"name":"leveldb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0/manifests"},{"name":"ignite/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0/manifests"},{"name":"hazelcast/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0/manifests"},{"name":"gomap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0/manifests"},{"name":"freecache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0/manifests"},{"name":"file/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0/manifests"},{"name":"sql/v0.7.0","sha":"652fb74cf9a030cd2664bbec76722c2a27fd1c9f","kind":"commit","published_at":"2024-01-28T18:20:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0/manifests"},{"name":"test/v0.7.0","sha":"a58828a77019ea9a61d01e1834f90f97171c7d0e","kind":"commit","published_at":"2024-01-28T18:04:42.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0/manifests"},{"name":"encoding/protobuf/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/protobuf/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/protobuf/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fprotobuf%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0/manifests"},{"name":"util/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0/manifests"},{"name":"encoding/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0/manifests"},{"name":"v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"tag","published_at":"2019-10-13T19:14:36.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0/manifests"},{"name":"cockroachdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0/manifests"},{"name":"util/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0/manifests"},{"name":"test/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0/manifests"},{"name":"tablestore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0/manifests"},{"name":"tablestorage/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0/manifests"},{"name":"syncmap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0/manifests"},{"name":"sql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0/manifests"},{"name":"s3/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0/manifests"},{"name":"redis/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0/manifests"},{"name":"postgresql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0/manifests"},{"name":"mysql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0/manifests"},{"name":"mongodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0/manifests"},{"name":"memcached/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0/manifests"},{"name":"leveldb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0/manifests"},{"name":"ignite/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0/manifests"},{"name":"hazelcast/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0/manifests"},{"name":"gomap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0/manifests"},{"name":"freecache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0/manifests"},{"name":"file/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0/manifests"},{"name":"etcd/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0/manifests"},{"name":"encoding/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0/manifests"},{"name":"dynamodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0/manifests"},{"name":"datastore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0/manifests"},{"name":"consul/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0/manifests"},{"name":"zookeeper/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0/manifests"},{"name":"bigcache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0/manifests"},{"name":"bbolt/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0/manifests"},{"name":"badgerdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0/manifests"},{"name":"v0.5.0","sha":"70977f24d4ddb9fda844f314943c404e61f3668f","kind":"tag","published_at":"2019-01-12T12:40:55.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.5.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"5bc0a11c068818d98726f481a821dc0afe802f98","kind":"tag","published_at":"2018-12-02T20:05:39.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.4.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ceaf2e463933a0a78ce57dee69a0e5767629ea07","kind":"tag","published_at":"2018-11-17T11:46:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.3.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"94e786e14ede35115e3c628535705e0810e2e574","kind":"tag","published_at":"2018-11-05T19:57:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.2.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"678f2607fa37543aee1b94c87a55bb1a580cdaa2","kind":"tag","published_at":"2018-10-13T22:28:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.1.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-05-27T04:30:39.473Z","dependent_packages_count":95,"downloads":null,"downloads_period":null,"dependent_repos_count":26,"rankings":{"downloads":null,"dependent_repos_count":1.0886405163420516,"dependent_packages_count":0.4545162300559357,"stargazers_count":2.5678144852030753,"forks_count":3.2090940577939735,"docker_downloads_count":1.7630003256173767,"average":1.8166131230024825},"purl":"pkg:golang/github.com/philippgille/gokv/encoding","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/philippgille/gokv/encoding","docker_dependents_count":5,"docker_downloads_count":520,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/philippgille/gokv/encoding","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/philippgille/gokv/encoding/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T21:50:31.214Z","issues_count":54,"pull_requests_count":133,"avg_time_to_close_issue":5109374.482758621,"avg_time_to_close_pull_request":9060662.863247864,"issues_closed_count":29,"pull_requests_closed_count":117,"pull_request_authors_count":20,"issue_authors_count":12,"avg_comments_per_issue":1.0740740740740742,"avg_comments_per_pull_request":1.6842105263157896,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":1,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":8474.0,"past_year_avg_time_to_close_pull_request":1376597.4285714286,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/issues","maintainers":[{"login":"philippgille","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}],"active_maintainers":[{"login":"philippgille","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fencoding/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fencoding/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fencoding/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fencoding/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fencoding/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fencoding/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2152556,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3571091,"name":"github.com/philippgille/gokv/file","ecosystem":"go","description":"Package file contains an implementation of the `gokv.Store` interface for local files.\nEach key-value pair is a file with the key as name and the value as content.","homepage":"https://github.com/philippgille/gokv","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/philippgille/gokv","keywords_array":[],"namespace":"github.com/philippgille/gokv","versions_count":2,"first_release_published_at":"2019-10-13T17:34:11.000Z","latest_release_published_at":"2024-01-28T19:29:02.000Z","latest_release_number":"v0.7.0","last_synced_at":"2026-05-28T20:16:29.365Z","created_at":"2022-04-11T03:02:40.748Z","updated_at":"2026-05-28T20:16:29.366Z","registry_url":"https://pkg.go.dev/github.com/philippgille/gokv/file","install_command":"go get github.com/philippgille/gokv/file","documentation_url":"https://pkg.go.dev/github.com/philippgille/gokv/file#section-documentation","metadata":{},"repo_metadata":{"id":33258665,"uuid":"152130551","full_name":"philippgille/gokv","owner":"philippgille","description":"Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)","archived":false,"fork":false,"pushed_at":"2025-06-29T17:30:28.000Z","size":848,"stargazers_count":805,"open_issues_count":43,"forks_count":77,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-14T09:08:44.049Z","etag":null,"topics":["abstraction","badgerdb","bolt","boltdb","cloud-storage","consul","database","dynamodb","etcd","go","golang","key-value","key-value-store","library","memcached","mongodb","package","postgresql","redis","simple"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philippgille.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-08T18:55:22.000Z","updated_at":"2025-08-12T02:35:40.000Z","dependencies_parsed_at":"2022-06-26T01:52:35.050Z","dependency_job_id":"0ac8e5fa-d51e-4da8-a1b0-40a4feb26f9d","html_url":"https://github.com/philippgille/gokv","commit_stats":null,"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/philippgille/gokv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270432133,"owners_count":24582561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"philippgille","name":"Philipp Gillé","uuid":"170670","kind":"user","description":"Software engineer, tech enthusiast","email":"","website":null,"location":"Leipzig, Germany","twitter":null,"company":"@Heetch","icon_url":"https://avatars.githubusercontent.com/u/170670?u=c0e57e2613d3ee3b6b9e2187240e244f7c95c08a\u0026v=4","repositories_count":135,"last_synced_at":"2024-04-24T03:25:16.787Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/philippgille","funding_links":[],"total_stars":1004,"followers":117,"following":96,"created_at":"2022-11-11T11:36:33.789Z","updated_at":"2024-04-24T03:25:24.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille/repositories"},"tags":[{"name":"release/v0.7.0","sha":"0a05f2ed73e80942a5fdf820680d2702d407e794","kind":"commit","published_at":"2024-01-28T20:03:46.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/release/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/release/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@release%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0/manifests"},{"name":"zookeeper/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0/manifests"},{"name":"cockroachdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0/manifests"},{"name":"etcd/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0/manifests"},{"name":"dynamodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0/manifests"},{"name":"datastore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0/manifests"},{"name":"badgerdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0/manifests"},{"name":"bbolt/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0/manifests"},{"name":"bigcache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0/manifests"},{"name":"consul/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0/manifests"},{"name":"tablestore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0/manifests"},{"name":"tablestorage/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0/manifests"},{"name":"syncmap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0/manifests"},{"name":"s3/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0/manifests"},{"name":"redis/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0/manifests"},{"name":"postgresql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0/manifests"},{"name":"noop/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/noop/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/noop/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@noop%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0/manifests"},{"name":"mysql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0/manifests"},{"name":"mongodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0/manifests"},{"name":"memcached/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0/manifests"},{"name":"leveldb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0/manifests"},{"name":"ignite/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0/manifests"},{"name":"hazelcast/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0/manifests"},{"name":"gomap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0/manifests"},{"name":"freecache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0/manifests"},{"name":"file/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0/manifests"},{"name":"sql/v0.7.0","sha":"652fb74cf9a030cd2664bbec76722c2a27fd1c9f","kind":"commit","published_at":"2024-01-28T18:20:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0/manifests"},{"name":"test/v0.7.0","sha":"a58828a77019ea9a61d01e1834f90f97171c7d0e","kind":"commit","published_at":"2024-01-28T18:04:42.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0/manifests"},{"name":"encoding/protobuf/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/protobuf/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/protobuf/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fprotobuf%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0/manifests"},{"name":"util/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0/manifests"},{"name":"encoding/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0/manifests"},{"name":"v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"tag","published_at":"2019-10-13T19:14:36.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0/manifests"},{"name":"cockroachdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0/manifests"},{"name":"util/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0/manifests"},{"name":"test/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0/manifests"},{"name":"tablestore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0/manifests"},{"name":"tablestorage/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0/manifests"},{"name":"syncmap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0/manifests"},{"name":"sql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0/manifests"},{"name":"s3/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0/manifests"},{"name":"redis/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0/manifests"},{"name":"postgresql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0/manifests"},{"name":"mysql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0/manifests"},{"name":"mongodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0/manifests"},{"name":"memcached/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0/manifests"},{"name":"leveldb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0/manifests"},{"name":"ignite/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0/manifests"},{"name":"hazelcast/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0/manifests"},{"name":"gomap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0/manifests"},{"name":"freecache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0/manifests"},{"name":"file/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0/manifests"},{"name":"etcd/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0/manifests"},{"name":"encoding/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0/manifests"},{"name":"dynamodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0/manifests"},{"name":"datastore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0/manifests"},{"name":"consul/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0/manifests"},{"name":"zookeeper/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0/manifests"},{"name":"bigcache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0/manifests"},{"name":"bbolt/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0/manifests"},{"name":"badgerdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0/manifests"},{"name":"v0.5.0","sha":"70977f24d4ddb9fda844f314943c404e61f3668f","kind":"tag","published_at":"2019-01-12T12:40:55.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.5.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"5bc0a11c068818d98726f481a821dc0afe802f98","kind":"tag","published_at":"2018-12-02T20:05:39.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.4.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ceaf2e463933a0a78ce57dee69a0e5767629ea07","kind":"tag","published_at":"2018-11-17T11:46:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.3.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"94e786e14ede35115e3c628535705e0810e2e574","kind":"tag","published_at":"2018-11-05T19:57:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.2.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"678f2607fa37543aee1b94c87a55bb1a580cdaa2","kind":"tag","published_at":"2018-10-13T22:28:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.1.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-14T16:34:05.356Z","dependent_packages_count":7,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":3.510336718504619,"dependent_packages_count":2.051589851216432,"stargazers_count":2.5792468329454215,"forks_count":3.215553895019668,"docker_downloads_count":null,"average":2.839181824421535},"purl":"pkg:golang/github.com/philippgille/gokv/file","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/philippgille/gokv/file","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/philippgille/gokv/file","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/philippgille/gokv/file/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T21:50:31.214Z","issues_count":54,"pull_requests_count":133,"avg_time_to_close_issue":5109374.482758621,"avg_time_to_close_pull_request":9060662.863247864,"issues_closed_count":29,"pull_requests_closed_count":117,"pull_request_authors_count":20,"issue_authors_count":12,"avg_comments_per_issue":1.0740740740740742,"avg_comments_per_pull_request":1.6842105263157896,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":1,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":8474.0,"past_year_avg_time_to_close_pull_request":1376597.4285714286,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/issues","maintainers":[{"login":"philippgille","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}],"active_maintainers":[{"login":"philippgille","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Ffile/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Ffile/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Ffile/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Ffile/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Ffile/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Ffile/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2152556,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":8787667,"name":"github.com/philippgille/gokv/examples/proto_encoding","ecosystem":"go","description":"","homepage":"https://github.com/philippgille/gokv","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/philippgille/gokv","keywords_array":[],"namespace":"github.com/philippgille/gokv/examples","versions_count":2,"first_release_published_at":"2024-01-21T16:07:45.000Z","latest_release_published_at":"2024-01-21T18:14:23.000Z","latest_release_number":"v0.0.0-20240121181423-918b01434e2d","last_synced_at":"2026-05-28T20:16:30.366Z","created_at":"2024-01-22T03:57:25.865Z","updated_at":"2026-05-28T20:16:30.366Z","registry_url":"https://pkg.go.dev/github.com/philippgille/gokv/examples/proto_encoding","install_command":"go get github.com/philippgille/gokv/examples/proto_encoding","documentation_url":"https://pkg.go.dev/github.com/philippgille/gokv/examples/proto_encoding#section-documentation","metadata":{},"repo_metadata":{"id":33258665,"uuid":"152130551","full_name":"philippgille/gokv","owner":"philippgille","description":"Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)","archived":false,"fork":false,"pushed_at":"2025-06-29T17:30:28.000Z","size":848,"stargazers_count":805,"open_issues_count":43,"forks_count":77,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-14T09:08:44.049Z","etag":null,"topics":["abstraction","badgerdb","bolt","boltdb","cloud-storage","consul","database","dynamodb","etcd","go","golang","key-value","key-value-store","library","memcached","mongodb","package","postgresql","redis","simple"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philippgille.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-08T18:55:22.000Z","updated_at":"2025-08-12T02:35:40.000Z","dependencies_parsed_at":"2022-06-26T01:52:35.050Z","dependency_job_id":"0ac8e5fa-d51e-4da8-a1b0-40a4feb26f9d","html_url":"https://github.com/philippgille/gokv","commit_stats":null,"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/philippgille/gokv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270432133,"owners_count":24582561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"philippgille","name":"Philipp Gillé","uuid":"170670","kind":"user","description":"Software engineer, tech enthusiast","email":"","website":null,"location":"Leipzig, Germany","twitter":null,"company":"@Heetch","icon_url":"https://avatars.githubusercontent.com/u/170670?u=c0e57e2613d3ee3b6b9e2187240e244f7c95c08a\u0026v=4","repositories_count":135,"last_synced_at":"2024-04-24T03:25:16.787Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/philippgille","funding_links":[],"total_stars":1004,"followers":117,"following":96,"created_at":"2022-11-11T11:36:33.789Z","updated_at":"2024-04-24T03:25:24.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille/repositories"},"tags":[{"name":"release/v0.7.0","sha":"0a05f2ed73e80942a5fdf820680d2702d407e794","kind":"commit","published_at":"2024-01-28T20:03:46.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/release/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/release/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@release%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0/manifests"},{"name":"zookeeper/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0/manifests"},{"name":"cockroachdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0/manifests"},{"name":"etcd/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0/manifests"},{"name":"dynamodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0/manifests"},{"name":"datastore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0/manifests"},{"name":"badgerdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0/manifests"},{"name":"bbolt/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0/manifests"},{"name":"bigcache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0/manifests"},{"name":"consul/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0/manifests"},{"name":"tablestore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0/manifests"},{"name":"tablestorage/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0/manifests"},{"name":"syncmap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0/manifests"},{"name":"s3/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0/manifests"},{"name":"redis/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0/manifests"},{"name":"postgresql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0/manifests"},{"name":"noop/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/noop/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/noop/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@noop%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0/manifests"},{"name":"mysql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0/manifests"},{"name":"mongodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0/manifests"},{"name":"memcached/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0/manifests"},{"name":"leveldb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0/manifests"},{"name":"ignite/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0/manifests"},{"name":"hazelcast/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0/manifests"},{"name":"gomap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0/manifests"},{"name":"freecache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0/manifests"},{"name":"file/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0/manifests"},{"name":"sql/v0.7.0","sha":"652fb74cf9a030cd2664bbec76722c2a27fd1c9f","kind":"commit","published_at":"2024-01-28T18:20:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0/manifests"},{"name":"test/v0.7.0","sha":"a58828a77019ea9a61d01e1834f90f97171c7d0e","kind":"commit","published_at":"2024-01-28T18:04:42.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0/manifests"},{"name":"encoding/protobuf/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/protobuf/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/protobuf/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fprotobuf%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0/manifests"},{"name":"util/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0/manifests"},{"name":"encoding/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0/manifests"},{"name":"v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"tag","published_at":"2019-10-13T19:14:36.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0/manifests"},{"name":"cockroachdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0/manifests"},{"name":"util/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0/manifests"},{"name":"test/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0/manifests"},{"name":"tablestore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0/manifests"},{"name":"tablestorage/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0/manifests"},{"name":"syncmap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0/manifests"},{"name":"sql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0/manifests"},{"name":"s3/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0/manifests"},{"name":"redis/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0/manifests"},{"name":"postgresql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0/manifests"},{"name":"mysql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0/manifests"},{"name":"mongodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0/manifests"},{"name":"memcached/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0/manifests"},{"name":"leveldb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0/manifests"},{"name":"ignite/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0/manifests"},{"name":"hazelcast/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0/manifests"},{"name":"gomap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0/manifests"},{"name":"freecache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0/manifests"},{"name":"file/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0/manifests"},{"name":"etcd/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0/manifests"},{"name":"encoding/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0/manifests"},{"name":"dynamodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0/manifests"},{"name":"datastore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0/manifests"},{"name":"consul/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0/manifests"},{"name":"zookeeper/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0/manifests"},{"name":"bigcache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0/manifests"},{"name":"bbolt/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0/manifests"},{"name":"badgerdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0/manifests"},{"name":"v0.5.0","sha":"70977f24d4ddb9fda844f314943c404e61f3668f","kind":"tag","published_at":"2019-01-12T12:40:55.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.5.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"5bc0a11c068818d98726f481a821dc0afe802f98","kind":"tag","published_at":"2018-12-02T20:05:39.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.4.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ceaf2e463933a0a78ce57dee69a0e5767629ea07","kind":"tag","published_at":"2018-11-17T11:46:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.3.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"94e786e14ede35115e3c628535705e0810e2e574","kind":"tag","published_at":"2018-11-05T19:57:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.2.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"678f2607fa37543aee1b94c87a55bb1a580cdaa2","kind":"tag","published_at":"2018-10-13T22:28:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.1.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-14T16:34:05.352Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.277720524191672,"dependent_packages_count":9.114654817865524,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.696187671028598},"purl":"pkg:golang/github.com/philippgille/gokv/examples/proto_encoding","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/philippgille/gokv/examples/proto_encoding","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/philippgille/gokv/examples/proto_encoding","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/philippgille/gokv/examples/proto_encoding/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T21:50:31.214Z","issues_count":54,"pull_requests_count":133,"avg_time_to_close_issue":5109374.482758621,"avg_time_to_close_pull_request":9060662.863247864,"issues_closed_count":29,"pull_requests_closed_count":117,"pull_request_authors_count":20,"issue_authors_count":12,"avg_comments_per_issue":1.0740740740740742,"avg_comments_per_pull_request":1.6842105263157896,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":1,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":8474.0,"past_year_avg_time_to_close_pull_request":1376597.4285714286,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/issues","maintainers":[{"login":"philippgille","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}],"active_maintainers":[{"login":"philippgille","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fexamples%2Fproto_encoding/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fexamples%2Fproto_encoding/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fexamples%2Fproto_encoding/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fexamples%2Fproto_encoding/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fexamples%2Fproto_encoding/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fexamples%2Fproto_encoding/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2152556,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3787490,"name":"github.com/philippgille/gokv/hazelcast","ecosystem":"go","description":"Package hazelcast contains an implementation of the `gokv.Store` interface for Hazelcast.","homepage":"https://github.com/philippgille/gokv","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/philippgille/gokv","keywords_array":[],"namespace":"github.com/philippgille/gokv","versions_count":2,"first_release_published_at":"2019-10-13T17:34:11.000Z","latest_release_published_at":"2024-01-28T19:29:02.000Z","latest_release_number":"v0.7.0","last_synced_at":"2026-05-28T20:17:16.241Z","created_at":"2022-04-11T17:35:51.340Z","updated_at":"2026-05-28T20:17:16.242Z","registry_url":"https://pkg.go.dev/github.com/philippgille/gokv/hazelcast","install_command":"go get github.com/philippgille/gokv/hazelcast","documentation_url":"https://pkg.go.dev/github.com/philippgille/gokv/hazelcast#section-documentation","metadata":{},"repo_metadata":{"id":33258665,"uuid":"152130551","full_name":"philippgille/gokv","owner":"philippgille","description":"Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)","archived":false,"fork":false,"pushed_at":"2025-06-29T17:30:28.000Z","size":848,"stargazers_count":805,"open_issues_count":43,"forks_count":77,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-14T09:08:44.049Z","etag":null,"topics":["abstraction","badgerdb","bolt","boltdb","cloud-storage","consul","database","dynamodb","etcd","go","golang","key-value","key-value-store","library","memcached","mongodb","package","postgresql","redis","simple"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philippgille.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-08T18:55:22.000Z","updated_at":"2025-08-12T02:35:40.000Z","dependencies_parsed_at":"2022-06-26T01:52:35.050Z","dependency_job_id":"0ac8e5fa-d51e-4da8-a1b0-40a4feb26f9d","html_url":"https://github.com/philippgille/gokv","commit_stats":null,"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/philippgille/gokv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270432133,"owners_count":24582561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"philippgille","name":"Philipp Gillé","uuid":"170670","kind":"user","description":"Software engineer, tech enthusiast","email":"","website":null,"location":"Leipzig, Germany","twitter":null,"company":"@Heetch","icon_url":"https://avatars.githubusercontent.com/u/170670?u=c0e57e2613d3ee3b6b9e2187240e244f7c95c08a\u0026v=4","repositories_count":135,"last_synced_at":"2024-04-24T03:25:16.787Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/philippgille","funding_links":[],"total_stars":1004,"followers":117,"following":96,"created_at":"2022-11-11T11:36:33.789Z","updated_at":"2024-04-24T03:25:24.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille/repositories"},"tags":[{"name":"release/v0.7.0","sha":"0a05f2ed73e80942a5fdf820680d2702d407e794","kind":"commit","published_at":"2024-01-28T20:03:46.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/release/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/release/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@release%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0/manifests"},{"name":"zookeeper/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0/manifests"},{"name":"cockroachdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0/manifests"},{"name":"etcd/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0/manifests"},{"name":"dynamodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0/manifests"},{"name":"datastore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0/manifests"},{"name":"badgerdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0/manifests"},{"name":"bbolt/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0/manifests"},{"name":"bigcache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0/manifests"},{"name":"consul/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0/manifests"},{"name":"tablestore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0/manifests"},{"name":"tablestorage/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0/manifests"},{"name":"syncmap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0/manifests"},{"name":"s3/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0/manifests"},{"name":"redis/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0/manifests"},{"name":"postgresql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0/manifests"},{"name":"noop/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/noop/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/noop/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@noop%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0/manifests"},{"name":"mysql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0/manifests"},{"name":"mongodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0/manifests"},{"name":"memcached/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0/manifests"},{"name":"leveldb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0/manifests"},{"name":"ignite/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0/manifests"},{"name":"hazelcast/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0/manifests"},{"name":"gomap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0/manifests"},{"name":"freecache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0/manifests"},{"name":"file/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0/manifests"},{"name":"sql/v0.7.0","sha":"652fb74cf9a030cd2664bbec76722c2a27fd1c9f","kind":"commit","published_at":"2024-01-28T18:20:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0/manifests"},{"name":"test/v0.7.0","sha":"a58828a77019ea9a61d01e1834f90f97171c7d0e","kind":"commit","published_at":"2024-01-28T18:04:42.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0/manifests"},{"name":"encoding/protobuf/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/protobuf/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/protobuf/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fprotobuf%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0/manifests"},{"name":"util/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0/manifests"},{"name":"encoding/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0/manifests"},{"name":"v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"tag","published_at":"2019-10-13T19:14:36.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0/manifests"},{"name":"cockroachdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0/manifests"},{"name":"util/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0/manifests"},{"name":"test/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0/manifests"},{"name":"tablestore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0/manifests"},{"name":"tablestorage/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0/manifests"},{"name":"syncmap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0/manifests"},{"name":"sql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0/manifests"},{"name":"s3/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0/manifests"},{"name":"redis/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0/manifests"},{"name":"postgresql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0/manifests"},{"name":"mysql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0/manifests"},{"name":"mongodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0/manifests"},{"name":"memcached/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0/manifests"},{"name":"leveldb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0/manifests"},{"name":"ignite/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0/manifests"},{"name":"hazelcast/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0/manifests"},{"name":"gomap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0/manifests"},{"name":"freecache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0/manifests"},{"name":"file/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0/manifests"},{"name":"etcd/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0/manifests"},{"name":"encoding/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0/manifests"},{"name":"dynamodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0/manifests"},{"name":"datastore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0/manifests"},{"name":"consul/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0/manifests"},{"name":"zookeeper/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0/manifests"},{"name":"bigcache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0/manifests"},{"name":"bbolt/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0/manifests"},{"name":"badgerdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0/manifests"},{"name":"v0.5.0","sha":"70977f24d4ddb9fda844f314943c404e61f3668f","kind":"tag","published_at":"2019-01-12T12:40:55.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.5.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"5bc0a11c068818d98726f481a821dc0afe802f98","kind":"tag","published_at":"2018-12-02T20:05:39.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.4.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ceaf2e463933a0a78ce57dee69a0e5767629ea07","kind":"tag","published_at":"2018-11-17T11:46:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.3.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"94e786e14ede35115e3c628535705e0810e2e574","kind":"tag","published_at":"2018-11-05T19:57:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.2.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"678f2607fa37543aee1b94c87a55bb1a580cdaa2","kind":"tag","published_at":"2018-10-13T22:28:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.1.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-14T16:34:05.311Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":1.6428049564720655,"forks_count":2.0269640879110518,"average":5.0036923270301905},"purl":"pkg:golang/github.com/philippgille/gokv/hazelcast","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/philippgille/gokv/hazelcast","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/philippgille/gokv/hazelcast","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/philippgille/gokv/hazelcast/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T21:50:31.214Z","issues_count":54,"pull_requests_count":133,"avg_time_to_close_issue":5109374.482758621,"avg_time_to_close_pull_request":9060662.863247864,"issues_closed_count":29,"pull_requests_closed_count":117,"pull_request_authors_count":20,"issue_authors_count":12,"avg_comments_per_issue":1.0740740740740742,"avg_comments_per_pull_request":1.6842105263157896,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":1,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":8474.0,"past_year_avg_time_to_close_pull_request":1376597.4285714286,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/issues","maintainers":[{"login":"philippgille","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}],"active_maintainers":[{"login":"philippgille","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fhazelcast/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fhazelcast/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fhazelcast/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fhazelcast/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fhazelcast/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fhazelcast/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2152556,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3571390,"name":"github.com/philippgille/gokv/badgerdb","ecosystem":"go","description":"Package badgerdb contains an implementation of the `gokv.Store` interface for BadgerDB.","homepage":"https://github.com/philippgille/gokv","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/philippgille/gokv","keywords_array":[],"namespace":"github.com/philippgille/gokv","versions_count":2,"first_release_published_at":"2019-10-13T17:34:11.000Z","latest_release_published_at":"2024-01-28T19:29:02.000Z","latest_release_number":"v0.7.0","last_synced_at":"2026-05-28T20:16:10.235Z","created_at":"2022-04-11T03:05:30.136Z","updated_at":"2026-05-28T20:16:10.235Z","registry_url":"https://pkg.go.dev/github.com/philippgille/gokv/badgerdb","install_command":"go get github.com/philippgille/gokv/badgerdb","documentation_url":"https://pkg.go.dev/github.com/philippgille/gokv/badgerdb#section-documentation","metadata":{},"repo_metadata":{"id":33258665,"uuid":"152130551","full_name":"philippgille/gokv","owner":"philippgille","description":"Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)","archived":false,"fork":false,"pushed_at":"2025-06-29T17:30:28.000Z","size":848,"stargazers_count":805,"open_issues_count":43,"forks_count":77,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-14T09:08:44.049Z","etag":null,"topics":["abstraction","badgerdb","bolt","boltdb","cloud-storage","consul","database","dynamodb","etcd","go","golang","key-value","key-value-store","library","memcached","mongodb","package","postgresql","redis","simple"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philippgille.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-08T18:55:22.000Z","updated_at":"2025-08-12T02:35:40.000Z","dependencies_parsed_at":"2022-06-26T01:52:35.050Z","dependency_job_id":"0ac8e5fa-d51e-4da8-a1b0-40a4feb26f9d","html_url":"https://github.com/philippgille/gokv","commit_stats":null,"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/philippgille/gokv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270432133,"owners_count":24582561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"philippgille","name":"Philipp Gillé","uuid":"170670","kind":"user","description":"Software engineer, tech enthusiast","email":"","website":null,"location":"Leipzig, Germany","twitter":null,"company":"@Heetch","icon_url":"https://avatars.githubusercontent.com/u/170670?u=c0e57e2613d3ee3b6b9e2187240e244f7c95c08a\u0026v=4","repositories_count":135,"last_synced_at":"2024-04-24T03:25:16.787Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/philippgille","funding_links":[],"total_stars":1004,"followers":117,"following":96,"created_at":"2022-11-11T11:36:33.789Z","updated_at":"2024-04-24T03:25:24.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille/repositories"},"tags":[{"name":"release/v0.7.0","sha":"0a05f2ed73e80942a5fdf820680d2702d407e794","kind":"commit","published_at":"2024-01-28T20:03:46.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/release/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/release/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@release%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0/manifests"},{"name":"zookeeper/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0/manifests"},{"name":"cockroachdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0/manifests"},{"name":"etcd/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0/manifests"},{"name":"dynamodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0/manifests"},{"name":"datastore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0/manifests"},{"name":"badgerdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0/manifests"},{"name":"bbolt/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0/manifests"},{"name":"bigcache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0/manifests"},{"name":"consul/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0/manifests"},{"name":"tablestore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0/manifests"},{"name":"tablestorage/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0/manifests"},{"name":"syncmap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0/manifests"},{"name":"s3/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0/manifests"},{"name":"redis/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0/manifests"},{"name":"postgresql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0/manifests"},{"name":"noop/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/noop/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/noop/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@noop%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0/manifests"},{"name":"mysql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0/manifests"},{"name":"mongodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0/manifests"},{"name":"memcached/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0/manifests"},{"name":"leveldb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0/manifests"},{"name":"ignite/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0/manifests"},{"name":"hazelcast/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0/manifests"},{"name":"gomap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0/manifests"},{"name":"freecache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0/manifests"},{"name":"file/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0/manifests"},{"name":"sql/v0.7.0","sha":"652fb74cf9a030cd2664bbec76722c2a27fd1c9f","kind":"commit","published_at":"2024-01-28T18:20:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0/manifests"},{"name":"test/v0.7.0","sha":"a58828a77019ea9a61d01e1834f90f97171c7d0e","kind":"commit","published_at":"2024-01-28T18:04:42.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0/manifests"},{"name":"encoding/protobuf/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/protobuf/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/protobuf/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fprotobuf%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0/manifests"},{"name":"util/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0/manifests"},{"name":"encoding/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0/manifests"},{"name":"v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"tag","published_at":"2019-10-13T19:14:36.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0/manifests"},{"name":"cockroachdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0/manifests"},{"name":"util/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0/manifests"},{"name":"test/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0/manifests"},{"name":"tablestore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0/manifests"},{"name":"tablestorage/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0/manifests"},{"name":"syncmap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0/manifests"},{"name":"sql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0/manifests"},{"name":"s3/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0/manifests"},{"name":"redis/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0/manifests"},{"name":"postgresql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0/manifests"},{"name":"mysql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0/manifests"},{"name":"mongodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0/manifests"},{"name":"memcached/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0/manifests"},{"name":"leveldb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0/manifests"},{"name":"ignite/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0/manifests"},{"name":"hazelcast/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0/manifests"},{"name":"gomap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0/manifests"},{"name":"freecache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0/manifests"},{"name":"file/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0/manifests"},{"name":"etcd/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0/manifests"},{"name":"encoding/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0/manifests"},{"name":"dynamodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0/manifests"},{"name":"datastore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0/manifests"},{"name":"consul/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0/manifests"},{"name":"zookeeper/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0/manifests"},{"name":"bigcache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0/manifests"},{"name":"bbolt/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0/manifests"},{"name":"badgerdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0/manifests"},{"name":"v0.5.0","sha":"70977f24d4ddb9fda844f314943c404e61f3668f","kind":"tag","published_at":"2019-01-12T12:40:55.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.5.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"5bc0a11c068818d98726f481a821dc0afe802f98","kind":"tag","published_at":"2018-12-02T20:05:39.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.4.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ceaf2e463933a0a78ce57dee69a0e5767629ea07","kind":"tag","published_at":"2018-11-17T11:46:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.3.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"94e786e14ede35115e3c628535705e0810e2e574","kind":"tag","published_at":"2018-11-05T19:57:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.2.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"678f2607fa37543aee1b94c87a55bb1a580cdaa2","kind":"tag","published_at":"2018-10-13T22:28:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.1.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-14T16:34:05.355Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":4,"rankings":{"downloads":null,"dependent_repos_count":2.528811539112017,"dependent_packages_count":4.176867817249072,"stargazers_count":2.5792468329454215,"forks_count":3.215553895019668,"docker_downloads_count":null,"average":3.1251200210815444},"purl":"pkg:golang/github.com/philippgille/gokv/badgerdb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/philippgille/gokv/badgerdb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/philippgille/gokv/badgerdb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/philippgille/gokv/badgerdb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T21:50:31.214Z","issues_count":54,"pull_requests_count":133,"avg_time_to_close_issue":5109374.482758621,"avg_time_to_close_pull_request":9060662.863247864,"issues_closed_count":29,"pull_requests_closed_count":117,"pull_request_authors_count":20,"issue_authors_count":12,"avg_comments_per_issue":1.0740740740740742,"avg_comments_per_pull_request":1.6842105263157896,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":1,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":8474.0,"past_year_avg_time_to_close_pull_request":1376597.4285714286,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/issues","maintainers":[{"login":"philippgille","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}],"active_maintainers":[{"login":"philippgille","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fbadgerdb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fbadgerdb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fbadgerdb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fbadgerdb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fbadgerdb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fbadgerdb/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2152556,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3549407,"name":"github.com/philippgille/gokv/util","ecosystem":"go","description":null,"homepage":"https://github.com/philippgille/gokv","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/philippgille/gokv","keywords_array":[],"namespace":"github.com/philippgille/gokv","versions_count":2,"first_release_published_at":"2019-10-13T17:34:11.000Z","latest_release_published_at":"2024-01-28T17:36:16.000Z","latest_release_number":"v0.7.0","last_synced_at":"2026-05-29T05:01:13.555Z","created_at":"2022-04-11T00:53:53.165Z","updated_at":"2026-05-29T05:01:13.555Z","registry_url":"https://pkg.go.dev/github.com/philippgille/gokv/util","install_command":"go get github.com/philippgille/gokv/util","documentation_url":"https://pkg.go.dev/github.com/philippgille/gokv/util#section-documentation","metadata":{},"repo_metadata":{"id":33258665,"uuid":"152130551","full_name":"philippgille/gokv","owner":"philippgille","description":"Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)","archived":false,"fork":false,"pushed_at":"2025-06-29T17:30:28.000Z","size":848,"stargazers_count":805,"open_issues_count":43,"forks_count":77,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-14T09:08:44.049Z","etag":null,"topics":["abstraction","badgerdb","bolt","boltdb","cloud-storage","consul","database","dynamodb","etcd","go","golang","key-value","key-value-store","library","memcached","mongodb","package","postgresql","redis","simple"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philippgille.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-08T18:55:22.000Z","updated_at":"2025-08-12T02:35:40.000Z","dependencies_parsed_at":"2022-06-26T01:52:35.050Z","dependency_job_id":"0ac8e5fa-d51e-4da8-a1b0-40a4feb26f9d","html_url":"https://github.com/philippgille/gokv","commit_stats":null,"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/philippgille/gokv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270432133,"owners_count":24582561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"philippgille","name":"Philipp Gillé","uuid":"170670","kind":"user","description":"Software engineer, tech enthusiast","email":"","website":null,"location":"Leipzig, Germany","twitter":null,"company":"@Heetch","icon_url":"https://avatars.githubusercontent.com/u/170670?u=c0e57e2613d3ee3b6b9e2187240e244f7c95c08a\u0026v=4","repositories_count":135,"last_synced_at":"2024-04-24T03:25:16.787Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/philippgille","funding_links":[],"total_stars":1004,"followers":117,"following":96,"created_at":"2022-11-11T11:36:33.789Z","updated_at":"2024-04-24T03:25:24.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille/repositories"},"tags":[{"name":"release/v0.7.0","sha":"0a05f2ed73e80942a5fdf820680d2702d407e794","kind":"commit","published_at":"2024-01-28T20:03:46.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/release/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/release/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@release%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0/manifests"},{"name":"zookeeper/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0/manifests"},{"name":"cockroachdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0/manifests"},{"name":"etcd/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0/manifests"},{"name":"dynamodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0/manifests"},{"name":"datastore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0/manifests"},{"name":"badgerdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0/manifests"},{"name":"bbolt/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0/manifests"},{"name":"bigcache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0/manifests"},{"name":"consul/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0/manifests"},{"name":"tablestore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0/manifests"},{"name":"tablestorage/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0/manifests"},{"name":"syncmap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0/manifests"},{"name":"s3/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0/manifests"},{"name":"redis/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0/manifests"},{"name":"postgresql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0/manifests"},{"name":"noop/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/noop/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/noop/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@noop%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0/manifests"},{"name":"mysql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0/manifests"},{"name":"mongodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0/manifests"},{"name":"memcached/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0/manifests"},{"name":"leveldb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0/manifests"},{"name":"ignite/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0/manifests"},{"name":"hazelcast/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0/manifests"},{"name":"gomap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0/manifests"},{"name":"freecache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0/manifests"},{"name":"file/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0/manifests"},{"name":"sql/v0.7.0","sha":"652fb74cf9a030cd2664bbec76722c2a27fd1c9f","kind":"commit","published_at":"2024-01-28T18:20:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0/manifests"},{"name":"test/v0.7.0","sha":"a58828a77019ea9a61d01e1834f90f97171c7d0e","kind":"commit","published_at":"2024-01-28T18:04:42.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0/manifests"},{"name":"encoding/protobuf/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/protobuf/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/protobuf/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fprotobuf%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0/manifests"},{"name":"util/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0/manifests"},{"name":"encoding/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0/manifests"},{"name":"v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"tag","published_at":"2019-10-13T19:14:36.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0/manifests"},{"name":"cockroachdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0/manifests"},{"name":"util/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0/manifests"},{"name":"test/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0/manifests"},{"name":"tablestore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0/manifests"},{"name":"tablestorage/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0/manifests"},{"name":"syncmap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0/manifests"},{"name":"sql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0/manifests"},{"name":"s3/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0/manifests"},{"name":"redis/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0/manifests"},{"name":"postgresql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0/manifests"},{"name":"mysql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0/manifests"},{"name":"mongodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0/manifests"},{"name":"memcached/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0/manifests"},{"name":"leveldb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0/manifests"},{"name":"ignite/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0/manifests"},{"name":"hazelcast/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0/manifests"},{"name":"gomap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0/manifests"},{"name":"freecache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0/manifests"},{"name":"file/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0/manifests"},{"name":"etcd/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0/manifests"},{"name":"encoding/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0/manifests"},{"name":"dynamodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0/manifests"},{"name":"datastore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0/manifests"},{"name":"consul/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0/manifests"},{"name":"zookeeper/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0/manifests"},{"name":"bigcache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0/manifests"},{"name":"bbolt/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0/manifests"},{"name":"badgerdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0/manifests"},{"name":"v0.5.0","sha":"70977f24d4ddb9fda844f314943c404e61f3668f","kind":"tag","published_at":"2019-01-12T12:40:55.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.5.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"5bc0a11c068818d98726f481a821dc0afe802f98","kind":"tag","published_at":"2018-12-02T20:05:39.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.4.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ceaf2e463933a0a78ce57dee69a0e5767629ea07","kind":"tag","published_at":"2018-11-17T11:46:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.3.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"94e786e14ede35115e3c628535705e0810e2e574","kind":"tag","published_at":"2018-11-05T19:57:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.2.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"678f2607fa37543aee1b94c87a55bb1a580cdaa2","kind":"tag","published_at":"2018-10-13T22:28:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.1.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-05-28T04:49:35.442Z","dependent_packages_count":82,"downloads":null,"downloads_period":null,"dependent_repos_count":26,"rankings":{"downloads":null,"dependent_repos_count":1.0886405163420516,"dependent_packages_count":0.4944406536405889,"stargazers_count":2.5678144852030753,"forks_count":3.2090940577939735,"docker_downloads_count":1.7630003256173767,"average":1.8245980077194133},"purl":"pkg:golang/github.com/philippgille/gokv/util","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/philippgille/gokv/util","docker_dependents_count":5,"docker_downloads_count":520,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/philippgille/gokv/util","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/philippgille/gokv/util/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T21:50:31.214Z","issues_count":54,"pull_requests_count":133,"avg_time_to_close_issue":5109374.482758621,"avg_time_to_close_pull_request":9060662.863247864,"issues_closed_count":29,"pull_requests_closed_count":117,"pull_request_authors_count":20,"issue_authors_count":12,"avg_comments_per_issue":1.0740740740740742,"avg_comments_per_pull_request":1.6842105263157896,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":1,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":8474.0,"past_year_avg_time_to_close_pull_request":1376597.4285714286,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/issues","maintainers":[{"login":"philippgille","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}],"active_maintainers":[{"login":"philippgille","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Futil/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Futil/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Futil/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Futil/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Futil/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Futil/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2152556,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":8860050,"name":"github.com/philippgille/gokv/examples/protobuf_encoding","ecosystem":"go","description":"","homepage":"https://github.com/philippgille/gokv","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/philippgille/gokv","keywords_array":[],"namespace":"github.com/philippgille/gokv/examples","versions_count":1,"first_release_published_at":"2025-06-29T17:30:28.000Z","latest_release_published_at":"2025-06-29T17:30:28.000Z","latest_release_number":"v0.0.0-20250629173028-c96b6b6bc373","last_synced_at":"2026-05-28T20:16:17.023Z","created_at":"2024-02-05T03:13:15.538Z","updated_at":"2026-05-28T20:16:17.024Z","registry_url":"https://pkg.go.dev/github.com/philippgille/gokv/examples/protobuf_encoding","install_command":"go get github.com/philippgille/gokv/examples/protobuf_encoding","documentation_url":"https://pkg.go.dev/github.com/philippgille/gokv/examples/protobuf_encoding#section-documentation","metadata":{},"repo_metadata":{"id":33258665,"uuid":"152130551","full_name":"philippgille/gokv","owner":"philippgille","description":"Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)","archived":false,"fork":false,"pushed_at":"2025-06-29T17:30:28.000Z","size":848,"stargazers_count":805,"open_issues_count":43,"forks_count":77,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-14T09:08:44.049Z","etag":null,"topics":["abstraction","badgerdb","bolt","boltdb","cloud-storage","consul","database","dynamodb","etcd","go","golang","key-value","key-value-store","library","memcached","mongodb","package","postgresql","redis","simple"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philippgille.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-08T18:55:22.000Z","updated_at":"2025-08-12T02:35:40.000Z","dependencies_parsed_at":"2022-06-26T01:52:35.050Z","dependency_job_id":"0ac8e5fa-d51e-4da8-a1b0-40a4feb26f9d","html_url":"https://github.com/philippgille/gokv","commit_stats":null,"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/philippgille/gokv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270432133,"owners_count":24582561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"philippgille","name":"Philipp Gillé","uuid":"170670","kind":"user","description":"Software engineer, tech enthusiast","email":"","website":null,"location":"Leipzig, Germany","twitter":null,"company":"@Heetch","icon_url":"https://avatars.githubusercontent.com/u/170670?u=c0e57e2613d3ee3b6b9e2187240e244f7c95c08a\u0026v=4","repositories_count":135,"last_synced_at":"2024-04-24T03:25:16.787Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/philippgille","funding_links":[],"total_stars":1004,"followers":117,"following":96,"created_at":"2022-11-11T11:36:33.789Z","updated_at":"2024-04-24T03:25:24.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille/repositories"},"tags":[{"name":"release/v0.7.0","sha":"0a05f2ed73e80942a5fdf820680d2702d407e794","kind":"commit","published_at":"2024-01-28T20:03:46.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/release/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/release/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@release%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0/manifests"},{"name":"zookeeper/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0/manifests"},{"name":"cockroachdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0/manifests"},{"name":"etcd/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0/manifests"},{"name":"dynamodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0/manifests"},{"name":"datastore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0/manifests"},{"name":"badgerdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0/manifests"},{"name":"bbolt/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0/manifests"},{"name":"bigcache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0/manifests"},{"name":"consul/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0/manifests"},{"name":"tablestore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0/manifests"},{"name":"tablestorage/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0/manifests"},{"name":"syncmap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0/manifests"},{"name":"s3/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0/manifests"},{"name":"redis/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0/manifests"},{"name":"postgresql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0/manifests"},{"name":"noop/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/noop/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/noop/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@noop%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0/manifests"},{"name":"mysql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0/manifests"},{"name":"mongodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0/manifests"},{"name":"memcached/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0/manifests"},{"name":"leveldb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0/manifests"},{"name":"ignite/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0/manifests"},{"name":"hazelcast/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0/manifests"},{"name":"gomap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0/manifests"},{"name":"freecache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0/manifests"},{"name":"file/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0/manifests"},{"name":"sql/v0.7.0","sha":"652fb74cf9a030cd2664bbec76722c2a27fd1c9f","kind":"commit","published_at":"2024-01-28T18:20:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0/manifests"},{"name":"test/v0.7.0","sha":"a58828a77019ea9a61d01e1834f90f97171c7d0e","kind":"commit","published_at":"2024-01-28T18:04:42.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0/manifests"},{"name":"encoding/protobuf/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/protobuf/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/protobuf/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fprotobuf%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0/manifests"},{"name":"util/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0/manifests"},{"name":"encoding/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0/manifests"},{"name":"v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"tag","published_at":"2019-10-13T19:14:36.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0/manifests"},{"name":"cockroachdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0/manifests"},{"name":"util/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0/manifests"},{"name":"test/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0/manifests"},{"name":"tablestore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0/manifests"},{"name":"tablestorage/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0/manifests"},{"name":"syncmap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0/manifests"},{"name":"sql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0/manifests"},{"name":"s3/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0/manifests"},{"name":"redis/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0/manifests"},{"name":"postgresql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0/manifests"},{"name":"mysql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0/manifests"},{"name":"mongodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0/manifests"},{"name":"memcached/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0/manifests"},{"name":"leveldb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0/manifests"},{"name":"ignite/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0/manifests"},{"name":"hazelcast/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0/manifests"},{"name":"gomap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0/manifests"},{"name":"freecache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0/manifests"},{"name":"file/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0/manifests"},{"name":"etcd/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0/manifests"},{"name":"encoding/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0/manifests"},{"name":"dynamodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0/manifests"},{"name":"datastore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0/manifests"},{"name":"consul/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0/manifests"},{"name":"zookeeper/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0/manifests"},{"name":"bigcache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0/manifests"},{"name":"bbolt/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0/manifests"},{"name":"badgerdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0/manifests"},{"name":"v0.5.0","sha":"70977f24d4ddb9fda844f314943c404e61f3668f","kind":"tag","published_at":"2019-01-12T12:40:55.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.5.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"5bc0a11c068818d98726f481a821dc0afe802f98","kind":"tag","published_at":"2018-12-02T20:05:39.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.4.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ceaf2e463933a0a78ce57dee69a0e5767629ea07","kind":"tag","published_at":"2018-11-17T11:46:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.3.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"94e786e14ede35115e3c628535705e0810e2e574","kind":"tag","published_at":"2018-11-05T19:57:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.2.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"678f2607fa37543aee1b94c87a55bb1a580cdaa2","kind":"tag","published_at":"2018-10-13T22:28:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.1.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-14T16:34:05.309Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.835690054503344,"dependent_packages_count":8.722807413036444,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.279248733769894},"purl":"pkg:golang/github.com/philippgille/gokv/examples/protobuf_encoding","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/philippgille/gokv/examples/protobuf_encoding","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/philippgille/gokv/examples/protobuf_encoding","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/philippgille/gokv/examples/protobuf_encoding/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T21:50:31.214Z","issues_count":54,"pull_requests_count":133,"avg_time_to_close_issue":5109374.482758621,"avg_time_to_close_pull_request":9060662.863247864,"issues_closed_count":29,"pull_requests_closed_count":117,"pull_request_authors_count":20,"issue_authors_count":12,"avg_comments_per_issue":1.0740740740740742,"avg_comments_per_pull_request":1.6842105263157896,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":1,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":8474.0,"past_year_avg_time_to_close_pull_request":1376597.4285714286,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/issues","maintainers":[{"login":"philippgille","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}],"active_maintainers":[{"login":"philippgille","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fexamples%2Fprotobuf_encoding/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fexamples%2Fprotobuf_encoding/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fexamples%2Fprotobuf_encoding/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fexamples%2Fprotobuf_encoding/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fexamples%2Fprotobuf_encoding/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fexamples%2Fprotobuf_encoding/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2152556,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3548436,"name":"github.com/philippgille/gokv/test","ecosystem":"go","description":null,"homepage":"https://github.com/philippgille/gokv","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/philippgille/gokv","keywords_array":[],"namespace":"github.com/philippgille/gokv","versions_count":2,"first_release_published_at":"2019-10-13T17:34:11.000Z","latest_release_published_at":"2024-01-28T18:04:42.000Z","latest_release_number":"v0.7.0","last_synced_at":"2026-05-30T16:00:39.361Z","created_at":"2022-04-11T00:48:29.912Z","updated_at":"2026-05-30T16:00:39.361Z","registry_url":"https://pkg.go.dev/github.com/philippgille/gokv/test","install_command":"go get github.com/philippgille/gokv/test","documentation_url":"https://pkg.go.dev/github.com/philippgille/gokv/test#section-documentation","metadata":{},"repo_metadata":{"id":33258665,"uuid":"152130551","full_name":"philippgille/gokv","owner":"philippgille","description":"Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)","archived":false,"fork":false,"pushed_at":"2025-11-20T02:06:51.000Z","size":858,"stargazers_count":827,"open_issues_count":45,"forks_count":77,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-05-18T14:10:23.060Z","etag":null,"topics":["abstraction","badgerdb","bolt","boltdb","cloud-storage","consul","database","dynamodb","etcd","go","golang","key-value","key-value-store","library","memcached","mongodb","package","postgresql","redis","simple"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philippgille.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-10-08T18:55:22.000Z","updated_at":"2026-05-13T22:36:06.000Z","dependencies_parsed_at":"2026-01-01T03:06:34.516Z","dependency_job_id":null,"html_url":"https://github.com/philippgille/gokv","commit_stats":null,"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/philippgille/gokv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/sbom","scorecard":{"id":731428,"data":{"date":"2025-08-11","repo":{"name":"github.com/philippgille/gokv","commit":"c96b6b6bc37395a7ebe85f61797124751ba0097a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/7 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/philippgille/gokv/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/philippgille/gokv/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/philippgille/gokv/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/philippgille/gokv/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/philippgille/gokv/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/philippgille/gokv/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/philippgille/gokv/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/philippgille/gokv/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/philippgille/gokv/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/philippgille/gokv/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/philippgille/gokv/ci.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3540","Warn: Project is vulnerable to: GO-2020-0017 / GHSA-w73w-5m7g-f7qc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T14:32:13.177Z","repository_id":33258665,"created_at":"2025-08-22T14:32:13.177Z","updated_at":"2025-08-22T14:32:13.177Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33352419,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T12:23:38.849Z","status":"online","status_checked_at":"2026-05-22T02:00:06.671Z","response_time":265,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"philippgille","name":"Philipp Gillé","uuid":"170670","kind":"user","description":"Software engineer, tech enthusiast","email":"","website":null,"location":"Leipzig, Germany","twitter":null,"company":"@Heetch","icon_url":"https://avatars.githubusercontent.com/u/170670?u=c0e57e2613d3ee3b6b9e2187240e244f7c95c08a\u0026v=4","repositories_count":135,"last_synced_at":"2024-04-24T03:25:16.787Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/philippgille","funding_links":[],"total_stars":1004,"followers":117,"following":96,"created_at":"2022-11-11T11:36:33.789Z","updated_at":"2024-04-24T03:25:24.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille/repositories"},"tags":[{"name":"release/v0.7.0","sha":"0a05f2ed73e80942a5fdf820680d2702d407e794","kind":"commit","published_at":"2024-01-28T20:03:46.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/release/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/release/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@release%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0/manifests"},{"name":"zookeeper/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0/manifests"},{"name":"tablestore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0/manifests"},{"name":"tablestorage/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0/manifests"},{"name":"syncmap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0/manifests"},{"name":"s3/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0/manifests"},{"name":"redis/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0/manifests"},{"name":"postgresql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0/manifests"},{"name":"noop/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/noop/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/noop/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@noop%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0/manifests"},{"name":"mysql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0/manifests"},{"name":"mongodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0/manifests"},{"name":"memcached/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0/manifests"},{"name":"leveldb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0/manifests"},{"name":"ignite/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0/manifests"},{"name":"hazelcast/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0/manifests"},{"name":"gomap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0/manifests"},{"name":"freecache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0/manifests"},{"name":"file/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0/manifests"},{"name":"etcd/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0/manifests"},{"name":"dynamodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0/manifests"},{"name":"datastore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0/manifests"},{"name":"consul/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0/manifests"},{"name":"cockroachdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0/manifests"},{"name":"bigcache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0/manifests"},{"name":"bbolt/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0/manifests"},{"name":"badgerdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0/manifests"},{"name":"sql/v0.7.0","sha":"652fb74cf9a030cd2664bbec76722c2a27fd1c9f","kind":"commit","published_at":"2024-01-28T18:20:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0/manifests"},{"name":"test/v0.7.0","sha":"a58828a77019ea9a61d01e1834f90f97171c7d0e","kind":"commit","published_at":"2024-01-28T18:04:42.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0/manifests"},{"name":"util/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0/manifests"},{"name":"encoding/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0/manifests"},{"name":"encoding/protobuf/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/protobuf/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/protobuf/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fprotobuf%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0/manifests"},{"name":"v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"tag","published_at":"2019-10-13T19:14:36.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0/manifests"},{"name":"zookeeper/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0/manifests"},{"name":"util/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0/manifests"},{"name":"test/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0/manifests"},{"name":"tablestore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0/manifests"},{"name":"tablestorage/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0/manifests"},{"name":"syncmap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0/manifests"},{"name":"sql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0/manifests"},{"name":"s3/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0/manifests"},{"name":"redis/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0/manifests"},{"name":"postgresql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0/manifests"},{"name":"mysql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0/manifests"},{"name":"mongodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0/manifests"},{"name":"memcached/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0/manifests"},{"name":"leveldb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0/manifests"},{"name":"ignite/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0/manifests"},{"name":"hazelcast/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0/manifests"},{"name":"gomap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0/manifests"},{"name":"freecache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0/manifests"},{"name":"file/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0/manifests"},{"name":"etcd/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0/manifests"},{"name":"encoding/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0/manifests"},{"name":"dynamodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0/manifests"},{"name":"datastore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0/manifests"},{"name":"consul/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0/manifests"},{"name":"cockroachdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0/manifests"},{"name":"bigcache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0/manifests"},{"name":"bbolt/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0/manifests"},{"name":"badgerdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0/manifests"},{"name":"v0.5.0","sha":"70977f24d4ddb9fda844f314943c404e61f3668f","kind":"tag","published_at":"2019-01-12T12:40:55.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.5.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"5bc0a11c068818d98726f481a821dc0afe802f98","kind":"tag","published_at":"2018-12-02T20:05:39.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.4.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ceaf2e463933a0a78ce57dee69a0e5767629ea07","kind":"tag","published_at":"2018-11-17T11:46:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.3.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"94e786e14ede35115e3c628535705e0810e2e574","kind":"tag","published_at":"2018-11-05T19:57:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.2.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"678f2607fa37543aee1b94c87a55bb1a580cdaa2","kind":"tag","published_at":"2018-10-13T22:28:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.1.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-05-26T03:02:19.424Z","dependent_packages_count":68,"downloads":null,"downloads_period":null,"dependent_repos_count":26,"rankings":{"downloads":null,"dependent_repos_count":1.0886405163420516,"dependent_packages_count":0.5167361109670836,"stargazers_count":2.5678144852030753,"forks_count":3.2090940577939735,"docker_downloads_count":null,"average":1.845571292576546},"purl":"pkg:golang/github.com/philippgille/gokv/test","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/philippgille/gokv/test","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/philippgille/gokv/test","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/philippgille/gokv/test/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-23T15:00:42.319Z","issues_count":53,"pull_requests_count":167,"avg_time_to_close_issue":5109374.482758621,"avg_time_to_close_pull_request":7589154.090909091,"issues_closed_count":29,"pull_requests_closed_count":143,"pull_request_authors_count":20,"issue_authors_count":11,"avg_comments_per_issue":1.0377358490566038,"avg_comments_per_pull_request":1.3652694610778442,"merged_pull_requests_count":112,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":1,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":8474.0,"past_year_avg_time_to_close_pull_request":132164.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/issues","maintainers":[{"login":"philippgille","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}],"active_maintainers":[{"login":"philippgille","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Ftest/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Ftest/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Ftest/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Ftest/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Ftest/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Ftest/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2152556,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3501614,"name":"github.com/philippgille/gokv","ecosystem":"go","description":"Package gokv contains a simple key-value store abstraction in the form of a Go interface.\nImplementations of the gokv.Store interface can be found in the sub-packages.\n\nExample code for using Redis:\n\nMore details can be found on https://github.com/philippgille/gokv.","homepage":"https://github.com/philippgille/gokv","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/philippgille/gokv","keywords_array":[],"namespace":"github.com/philippgille","versions_count":7,"first_release_published_at":"2018-10-13T22:27:59.000Z","latest_release_published_at":"2024-01-28T17:36:16.000Z","latest_release_number":"v0.7.0","last_synced_at":"2026-05-27T18:30:25.359Z","created_at":"2022-04-10T20:13:34.732Z","updated_at":"2026-05-27T18:30:25.359Z","registry_url":"https://pkg.go.dev/github.com/philippgille/gokv","install_command":"go get github.com/philippgille/gokv","documentation_url":"https://pkg.go.dev/github.com/philippgille/gokv#section-documentation","metadata":{},"repo_metadata":{"id":33258665,"uuid":"152130551","full_name":"philippgille/gokv","owner":"philippgille","description":"Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)","archived":false,"fork":false,"pushed_at":"2025-06-29T17:30:28.000Z","size":848,"stargazers_count":805,"open_issues_count":43,"forks_count":77,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-14T09:08:44.049Z","etag":null,"topics":["abstraction","badgerdb","bolt","boltdb","cloud-storage","consul","database","dynamodb","etcd","go","golang","key-value","key-value-store","library","memcached","mongodb","package","postgresql","redis","simple"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philippgille.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-08T18:55:22.000Z","updated_at":"2025-08-12T02:35:40.000Z","dependencies_parsed_at":"2022-06-26T01:52:35.050Z","dependency_job_id":"0ac8e5fa-d51e-4da8-a1b0-40a4feb26f9d","html_url":"https://github.com/philippgille/gokv","commit_stats":null,"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/philippgille/gokv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270432133,"owners_count":24582561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"philippgille","name":"Philipp Gillé","uuid":"170670","kind":"user","description":"Software engineer, tech enthusiast","email":"","website":null,"location":"Leipzig, Germany","twitter":null,"company":"@Heetch","icon_url":"https://avatars.githubusercontent.com/u/170670?u=c0e57e2613d3ee3b6b9e2187240e244f7c95c08a\u0026v=4","repositories_count":135,"last_synced_at":"2024-04-24T03:25:16.787Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/philippgille","funding_links":[],"total_stars":1004,"followers":117,"following":96,"created_at":"2022-11-11T11:36:33.789Z","updated_at":"2024-04-24T03:25:24.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille/repositories"},"tags":[{"name":"release/v0.7.0","sha":"0a05f2ed73e80942a5fdf820680d2702d407e794","kind":"commit","published_at":"2024-01-28T20:03:46.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/release/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/release/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@release%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0/manifests"},{"name":"zookeeper/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0/manifests"},{"name":"cockroachdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0/manifests"},{"name":"etcd/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0/manifests"},{"name":"dynamodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0/manifests"},{"name":"datastore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0/manifests"},{"name":"badgerdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0/manifests"},{"name":"bbolt/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0/manifests"},{"name":"bigcache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0/manifests"},{"name":"consul/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0/manifests"},{"name":"tablestore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0/manifests"},{"name":"tablestorage/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0/manifests"},{"name":"syncmap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0/manifests"},{"name":"s3/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0/manifests"},{"name":"redis/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0/manifests"},{"name":"postgresql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0/manifests"},{"name":"noop/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/noop/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/noop/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@noop%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0/manifests"},{"name":"mysql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0/manifests"},{"name":"mongodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0/manifests"},{"name":"memcached/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0/manifests"},{"name":"leveldb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0/manifests"},{"name":"ignite/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0/manifests"},{"name":"hazelcast/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0/manifests"},{"name":"gomap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0/manifests"},{"name":"freecache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0/manifests"},{"name":"file/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0/manifests"},{"name":"sql/v0.7.0","sha":"652fb74cf9a030cd2664bbec76722c2a27fd1c9f","kind":"commit","published_at":"2024-01-28T18:20:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0/manifests"},{"name":"test/v0.7.0","sha":"a58828a77019ea9a61d01e1834f90f97171c7d0e","kind":"commit","published_at":"2024-01-28T18:04:42.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0/manifests"},{"name":"encoding/protobuf/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/protobuf/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/protobuf/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fprotobuf%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0/manifests"},{"name":"util/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0/manifests"},{"name":"encoding/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0/manifests"},{"name":"v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"tag","published_at":"2019-10-13T19:14:36.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0/manifests"},{"name":"cockroachdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0/manifests"},{"name":"util/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0/manifests"},{"name":"test/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0/manifests"},{"name":"tablestore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0/manifests"},{"name":"tablestorage/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0/manifests"},{"name":"syncmap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0/manifests"},{"name":"sql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0/manifests"},{"name":"s3/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0/manifests"},{"name":"redis/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0/manifests"},{"name":"postgresql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0/manifests"},{"name":"mysql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0/manifests"},{"name":"mongodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0/manifests"},{"name":"memcached/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0/manifests"},{"name":"leveldb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0/manifests"},{"name":"ignite/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0/manifests"},{"name":"hazelcast/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0/manifests"},{"name":"gomap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0/manifests"},{"name":"freecache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0/manifests"},{"name":"file/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0/manifests"},{"name":"etcd/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0/manifests"},{"name":"encoding/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0/manifests"},{"name":"dynamodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0/manifests"},{"name":"datastore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0/manifests"},{"name":"consul/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0/manifests"},{"name":"zookeeper/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0/manifests"},{"name":"bigcache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0/manifests"},{"name":"bbolt/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0/manifests"},{"name":"badgerdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0/manifests"},{"name":"v0.5.0","sha":"70977f24d4ddb9fda844f314943c404e61f3668f","kind":"tag","published_at":"2019-01-12T12:40:55.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.5.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"5bc0a11c068818d98726f481a821dc0afe802f98","kind":"tag","published_at":"2018-12-02T20:05:39.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.4.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ceaf2e463933a0a78ce57dee69a0e5767629ea07","kind":"tag","published_at":"2018-11-17T11:46:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.3.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"94e786e14ede35115e3c628535705e0810e2e574","kind":"tag","published_at":"2018-11-05T19:57:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.2.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"678f2607fa37543aee1b94c87a55bb1a580cdaa2","kind":"tag","published_at":"2018-10-13T22:28:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.1.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-14T16:34:04.227Z","dependent_packages_count":46,"downloads":null,"downloads_period":null,"dependent_repos_count":26,"rankings":{"downloads":null,"dependent_repos_count":1.0886405163420516,"dependent_packages_count":0.7253801116224663,"stargazers_count":2.5678144852030753,"forks_count":3.2090940577939735,"docker_downloads_count":1.7630003256173767,"average":1.8707858993157889},"purl":"pkg:golang/github.com/philippgille/gokv","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/philippgille/gokv","docker_dependents_count":5,"docker_downloads_count":520,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/philippgille/gokv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/philippgille/gokv/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T21:50:31.214Z","issues_count":54,"pull_requests_count":133,"avg_time_to_close_issue":5109374.482758621,"avg_time_to_close_pull_request":9060662.863247864,"issues_closed_count":29,"pull_requests_closed_count":117,"pull_request_authors_count":20,"issue_authors_count":12,"avg_comments_per_issue":1.0740740740740742,"avg_comments_per_pull_request":1.6842105263157896,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":1,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":8474.0,"past_year_avg_time_to_close_pull_request":1376597.4285714286,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/issues","maintainers":[{"login":"philippgille","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}],"active_maintainers":[{"login":"philippgille","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2152556,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":8793775,"name":"github.com/philippgille/gokv/examples/redis","ecosystem":"go","description":"","homepage":"https://github.com/philippgille/gokv","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/philippgille/gokv","keywords_array":[],"namespace":"github.com/philippgille/gokv/examples","versions_count":3,"first_release_published_at":"2024-01-07T17:01:23.000Z","latest_release_published_at":"2025-06-29T17:30:28.000Z","latest_release_number":"v0.0.0-20250629173028-c96b6b6bc373","last_synced_at":"2026-05-10T12:17:43.167Z","created_at":"2024-01-23T04:48:22.907Z","updated_at":"2026-05-10T12:17:43.168Z","registry_url":"https://pkg.go.dev/github.com/philippgille/gokv/examples/redis","install_command":"go get github.com/philippgille/gokv/examples/redis","documentation_url":"https://pkg.go.dev/github.com/philippgille/gokv/examples/redis#section-documentation","metadata":{},"repo_metadata":{"id":33258665,"uuid":"152130551","full_name":"philippgille/gokv","owner":"philippgille","description":"Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)","archived":false,"fork":false,"pushed_at":"2025-06-29T17:30:28.000Z","size":848,"stargazers_count":805,"open_issues_count":43,"forks_count":77,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-14T09:08:44.049Z","etag":null,"topics":["abstraction","badgerdb","bolt","boltdb","cloud-storage","consul","database","dynamodb","etcd","go","golang","key-value","key-value-store","library","memcached","mongodb","package","postgresql","redis","simple"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philippgille.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-08T18:55:22.000Z","updated_at":"2025-08-12T02:35:40.000Z","dependencies_parsed_at":"2022-06-26T01:52:35.050Z","dependency_job_id":"0ac8e5fa-d51e-4da8-a1b0-40a4feb26f9d","html_url":"https://github.com/philippgille/gokv","commit_stats":null,"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/philippgille/gokv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270432133,"owners_count":24582561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"philippgille","name":"Philipp Gillé","uuid":"170670","kind":"user","description":"Software engineer, tech enthusiast","email":"","website":null,"location":"Leipzig, Germany","twitter":null,"company":"@Heetch","icon_url":"https://avatars.githubusercontent.com/u/170670?u=c0e57e2613d3ee3b6b9e2187240e244f7c95c08a\u0026v=4","repositories_count":135,"last_synced_at":"2024-04-24T03:25:16.787Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/philippgille","funding_links":[],"total_stars":1004,"followers":117,"following":96,"created_at":"2022-11-11T11:36:33.789Z","updated_at":"2024-04-24T03:25:24.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille/repositories"},"tags":[{"name":"release/v0.7.0","sha":"0a05f2ed73e80942a5fdf820680d2702d407e794","kind":"commit","published_at":"2024-01-28T20:03:46.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/release/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/release/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@release%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0/manifests"},{"name":"zookeeper/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0/manifests"},{"name":"cockroachdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0/manifests"},{"name":"etcd/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0/manifests"},{"name":"dynamodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0/manifests"},{"name":"datastore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0/manifests"},{"name":"badgerdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0/manifests"},{"name":"bbolt/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0/manifests"},{"name":"bigcache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0/manifests"},{"name":"consul/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0/manifests"},{"name":"tablestore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0/manifests"},{"name":"tablestorage/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0/manifests"},{"name":"syncmap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0/manifests"},{"name":"s3/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0/manifests"},{"name":"redis/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0/manifests"},{"name":"postgresql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0/manifests"},{"name":"noop/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/noop/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/noop/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@noop%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0/manifests"},{"name":"mysql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0/manifests"},{"name":"mongodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0/manifests"},{"name":"memcached/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0/manifests"},{"name":"leveldb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0/manifests"},{"name":"ignite/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0/manifests"},{"name":"hazelcast/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0/manifests"},{"name":"gomap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0/manifests"},{"name":"freecache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0/manifests"},{"name":"file/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0/manifests"},{"name":"sql/v0.7.0","sha":"652fb74cf9a030cd2664bbec76722c2a27fd1c9f","kind":"commit","published_at":"2024-01-28T18:20:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0/manifests"},{"name":"test/v0.7.0","sha":"a58828a77019ea9a61d01e1834f90f97171c7d0e","kind":"commit","published_at":"2024-01-28T18:04:42.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0/manifests"},{"name":"encoding/protobuf/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/protobuf/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/protobuf/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fprotobuf%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0/manifests"},{"name":"util/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0/manifests"},{"name":"encoding/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0/manifests"},{"name":"v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"tag","published_at":"2019-10-13T19:14:36.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0/manifests"},{"name":"cockroachdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0/manifests"},{"name":"util/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0/manifests"},{"name":"test/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0/manifests"},{"name":"tablestore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0/manifests"},{"name":"tablestorage/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0/manifests"},{"name":"syncmap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0/manifests"},{"name":"sql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0/manifests"},{"name":"s3/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0/manifests"},{"name":"redis/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0/manifests"},{"name":"postgresql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0/manifests"},{"name":"mysql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0/manifests"},{"name":"mongodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0/manifests"},{"name":"memcached/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0/manifests"},{"name":"leveldb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0/manifests"},{"name":"ignite/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0/manifests"},{"name":"hazelcast/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0/manifests"},{"name":"gomap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0/manifests"},{"name":"freecache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0/manifests"},{"name":"file/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0/manifests"},{"name":"etcd/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0/manifests"},{"name":"encoding/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0/manifests"},{"name":"dynamodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0/manifests"},{"name":"datastore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0/manifests"},{"name":"consul/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0/manifests"},{"name":"zookeeper/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0/manifests"},{"name":"bigcache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0/manifests"},{"name":"bbolt/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0/manifests"},{"name":"badgerdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0/manifests"},{"name":"v0.5.0","sha":"70977f24d4ddb9fda844f314943c404e61f3668f","kind":"tag","published_at":"2019-01-12T12:40:55.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.5.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"5bc0a11c068818d98726f481a821dc0afe802f98","kind":"tag","published_at":"2018-12-02T20:05:39.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.4.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ceaf2e463933a0a78ce57dee69a0e5767629ea07","kind":"tag","published_at":"2018-11-17T11:46:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.3.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"94e786e14ede35115e3c628535705e0810e2e574","kind":"tag","published_at":"2018-11-05T19:57:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.2.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"678f2607fa37543aee1b94c87a55bb1a580cdaa2","kind":"tag","published_at":"2018-10-13T22:28:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.1.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-14T16:34:04.068Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.225701614206454,"dependent_packages_count":9.068606373096118,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.647153993651287},"purl":"pkg:golang/github.com/philippgille/gokv/examples/redis","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/philippgille/gokv/examples/redis","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/philippgille/gokv/examples/redis","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/philippgille/gokv/examples/redis/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T21:50:31.214Z","issues_count":54,"pull_requests_count":133,"avg_time_to_close_issue":5109374.482758621,"avg_time_to_close_pull_request":9060662.863247864,"issues_closed_count":29,"pull_requests_closed_count":117,"pull_request_authors_count":20,"issue_authors_count":12,"avg_comments_per_issue":1.0740740740740742,"avg_comments_per_pull_request":1.6842105263157896,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":1,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":8474.0,"past_year_avg_time_to_close_pull_request":1376597.4285714286,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/issues","maintainers":[{"login":"philippgille","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}],"active_maintainers":[{"login":"philippgille","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fexamples%2Fredis/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fexamples%2Fredis/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fexamples%2Fredis/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fexamples%2Fredis/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fexamples%2Fredis/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fexamples%2Fredis/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2152556,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3549416,"name":"github.com/philippgille/gokv/bbolt","ecosystem":"go","description":"Package bbolt contains an implementation of the `gokv.Store` interface for bbolt (formerly known as Bolt / Bolt DB).","homepage":"https://github.com/philippgille/gokv","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/philippgille/gokv","keywords_array":[],"namespace":"github.com/philippgille/gokv","versions_count":2,"first_release_published_at":"2019-10-13T17:34:11.000Z","latest_release_published_at":"2024-01-28T19:29:02.000Z","latest_release_number":"v0.7.0","last_synced_at":"2026-05-10T12:17:45.551Z","created_at":"2022-04-11T00:53:56.075Z","updated_at":"2026-05-10T12:17:45.552Z","registry_url":"https://pkg.go.dev/github.com/philippgille/gokv/bbolt","install_command":"go get github.com/philippgille/gokv/bbolt","documentation_url":"https://pkg.go.dev/github.com/philippgille/gokv/bbolt#section-documentation","metadata":{},"repo_metadata":{"id":33258665,"uuid":"152130551","full_name":"philippgille/gokv","owner":"philippgille","description":"Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)","archived":false,"fork":false,"pushed_at":"2025-06-29T17:30:28.000Z","size":848,"stargazers_count":805,"open_issues_count":43,"forks_count":77,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-14T09:08:44.049Z","etag":null,"topics":["abstraction","badgerdb","bolt","boltdb","cloud-storage","consul","database","dynamodb","etcd","go","golang","key-value","key-value-store","library","memcached","mongodb","package","postgresql","redis","simple"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philippgille.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-08T18:55:22.000Z","updated_at":"2025-08-12T02:35:40.000Z","dependencies_parsed_at":"2022-06-26T01:52:35.050Z","dependency_job_id":"0ac8e5fa-d51e-4da8-a1b0-40a4feb26f9d","html_url":"https://github.com/philippgille/gokv","commit_stats":null,"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/philippgille/gokv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270432133,"owners_count":24582561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"philippgille","name":"Philipp Gillé","uuid":"170670","kind":"user","description":"Software engineer, tech enthusiast","email":"","website":null,"location":"Leipzig, Germany","twitter":null,"company":"@Heetch","icon_url":"https://avatars.githubusercontent.com/u/170670?u=c0e57e2613d3ee3b6b9e2187240e244f7c95c08a\u0026v=4","repositories_count":135,"last_synced_at":"2024-04-24T03:25:16.787Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/philippgille","funding_links":[],"total_stars":1004,"followers":117,"following":96,"created_at":"2022-11-11T11:36:33.789Z","updated_at":"2024-04-24T03:25:24.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille/repositories"},"tags":[{"name":"release/v0.7.0","sha":"0a05f2ed73e80942a5fdf820680d2702d407e794","kind":"commit","published_at":"2024-01-28T20:03:46.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/release/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/release/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@release%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0/manifests"},{"name":"zookeeper/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0/manifests"},{"name":"cockroachdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0/manifests"},{"name":"etcd/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0/manifests"},{"name":"dynamodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0/manifests"},{"name":"datastore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0/manifests"},{"name":"badgerdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0/manifests"},{"name":"bbolt/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0/manifests"},{"name":"bigcache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0/manifests"},{"name":"consul/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0/manifests"},{"name":"tablestore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0/manifests"},{"name":"tablestorage/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0/manifests"},{"name":"syncmap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0/manifests"},{"name":"s3/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0/manifests"},{"name":"redis/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0/manifests"},{"name":"postgresql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0/manifests"},{"name":"noop/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/noop/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/noop/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@noop%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0/manifests"},{"name":"mysql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0/manifests"},{"name":"mongodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0/manifests"},{"name":"memcached/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0/manifests"},{"name":"leveldb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0/manifests"},{"name":"ignite/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0/manifests"},{"name":"hazelcast/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0/manifests"},{"name":"gomap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0/manifests"},{"name":"freecache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0/manifests"},{"name":"file/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0/manifests"},{"name":"sql/v0.7.0","sha":"652fb74cf9a030cd2664bbec76722c2a27fd1c9f","kind":"commit","published_at":"2024-01-28T18:20:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0/manifests"},{"name":"test/v0.7.0","sha":"a58828a77019ea9a61d01e1834f90f97171c7d0e","kind":"commit","published_at":"2024-01-28T18:04:42.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0/manifests"},{"name":"encoding/protobuf/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/protobuf/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/protobuf/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fprotobuf%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0/manifests"},{"name":"util/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0/manifests"},{"name":"encoding/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0/manifests"},{"name":"v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"tag","published_at":"2019-10-13T19:14:36.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0/manifests"},{"name":"cockroachdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0/manifests"},{"name":"util/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0/manifests"},{"name":"test/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0/manifests"},{"name":"tablestore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0/manifests"},{"name":"tablestorage/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0/manifests"},{"name":"syncmap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0/manifests"},{"name":"sql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0/manifests"},{"name":"s3/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0/manifests"},{"name":"redis/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0/manifests"},{"name":"postgresql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0/manifests"},{"name":"mysql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0/manifests"},{"name":"mongodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0/manifests"},{"name":"memcached/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0/manifests"},{"name":"leveldb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0/manifests"},{"name":"ignite/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0/manifests"},{"name":"hazelcast/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0/manifests"},{"name":"gomap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0/manifests"},{"name":"freecache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0/manifests"},{"name":"file/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0/manifests"},{"name":"etcd/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0/manifests"},{"name":"encoding/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0/manifests"},{"name":"dynamodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0/manifests"},{"name":"datastore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0/manifests"},{"name":"consul/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0/manifests"},{"name":"zookeeper/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0/manifests"},{"name":"bigcache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0/manifests"},{"name":"bbolt/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0/manifests"},{"name":"badgerdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0/manifests"},{"name":"v0.5.0","sha":"70977f24d4ddb9fda844f314943c404e61f3668f","kind":"tag","published_at":"2019-01-12T12:40:55.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.5.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"5bc0a11c068818d98726f481a821dc0afe802f98","kind":"tag","published_at":"2018-12-02T20:05:39.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.4.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ceaf2e463933a0a78ce57dee69a0e5767629ea07","kind":"tag","published_at":"2018-11-17T11:46:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.3.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"94e786e14ede35115e3c628535705e0810e2e574","kind":"tag","published_at":"2018-11-05T19:57:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.2.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"678f2607fa37543aee1b94c87a55bb1a580cdaa2","kind":"tag","published_at":"2018-10-13T22:28:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.1.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-14T16:34:04.198Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":2.9102473242113573,"dependent_packages_count":4.176867817249072,"stargazers_count":2.5792468329454215,"forks_count":3.215553895019668,"docker_downloads_count":null,"average":3.22047896735638},"purl":"pkg:golang/github.com/philippgille/gokv/bbolt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/philippgille/gokv/bbolt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/philippgille/gokv/bbolt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/philippgille/gokv/bbolt/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T21:50:31.214Z","issues_count":54,"pull_requests_count":133,"avg_time_to_close_issue":5109374.482758621,"avg_time_to_close_pull_request":9060662.863247864,"issues_closed_count":29,"pull_requests_closed_count":117,"pull_request_authors_count":20,"issue_authors_count":12,"avg_comments_per_issue":1.0740740740740742,"avg_comments_per_pull_request":1.6842105263157896,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":1,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":8474.0,"past_year_avg_time_to_close_pull_request":1376597.4285714286,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/issues","maintainers":[{"login":"philippgille","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}],"active_maintainers":[{"login":"philippgille","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fbbolt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fbbolt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fbbolt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fbbolt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fbbolt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fbbolt/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2152556,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3639582,"name":"github.com/philippgille/gokv/datastore","ecosystem":"go","description":"Package datastore contains an implementation of the `gokv.Store` interface for Google Cloud Datastore.","homepage":"https://github.com/philippgille/gokv","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/philippgille/gokv","keywords_array":[],"namespace":"github.com/philippgille/gokv","versions_count":2,"first_release_published_at":"2019-10-13T17:34:11.000Z","latest_release_published_at":"2024-01-28T19:29:02.000Z","latest_release_number":"v0.7.0","last_synced_at":"2026-05-10T12:17:47.361Z","created_at":"2022-04-11T08:55:40.197Z","updated_at":"2026-05-10T12:17:47.361Z","registry_url":"https://pkg.go.dev/github.com/philippgille/gokv/datastore","install_command":"go get github.com/philippgille/gokv/datastore","documentation_url":"https://pkg.go.dev/github.com/philippgille/gokv/datastore#section-documentation","metadata":{},"repo_metadata":{"id":33258665,"uuid":"152130551","full_name":"philippgille/gokv","owner":"philippgille","description":"Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)","archived":false,"fork":false,"pushed_at":"2025-06-29T17:30:28.000Z","size":848,"stargazers_count":805,"open_issues_count":43,"forks_count":77,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-14T09:08:44.049Z","etag":null,"topics":["abstraction","badgerdb","bolt","boltdb","cloud-storage","consul","database","dynamodb","etcd","go","golang","key-value","key-value-store","library","memcached","mongodb","package","postgresql","redis","simple"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philippgille.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-08T18:55:22.000Z","updated_at":"2025-08-12T02:35:40.000Z","dependencies_parsed_at":"2022-06-26T01:52:35.050Z","dependency_job_id":"0ac8e5fa-d51e-4da8-a1b0-40a4feb26f9d","html_url":"https://github.com/philippgille/gokv","commit_stats":null,"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/philippgille/gokv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270432133,"owners_count":24582561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"philippgille","name":"Philipp Gillé","uuid":"170670","kind":"user","description":"Software engineer, tech enthusiast","email":"","website":null,"location":"Leipzig, Germany","twitter":null,"company":"@Heetch","icon_url":"https://avatars.githubusercontent.com/u/170670?u=c0e57e2613d3ee3b6b9e2187240e244f7c95c08a\u0026v=4","repositories_count":135,"last_synced_at":"2024-04-24T03:25:16.787Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/philippgille","funding_links":[],"total_stars":1004,"followers":117,"following":96,"created_at":"2022-11-11T11:36:33.789Z","updated_at":"2024-04-24T03:25:24.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille/repositories"},"tags":[{"name":"release/v0.7.0","sha":"0a05f2ed73e80942a5fdf820680d2702d407e794","kind":"commit","published_at":"2024-01-28T20:03:46.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/release/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/release/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@release%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0/manifests"},{"name":"zookeeper/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0/manifests"},{"name":"cockroachdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0/manifests"},{"name":"etcd/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0/manifests"},{"name":"dynamodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0/manifests"},{"name":"datastore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0/manifests"},{"name":"badgerdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0/manifests"},{"name":"bbolt/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0/manifests"},{"name":"bigcache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0/manifests"},{"name":"consul/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0/manifests"},{"name":"tablestore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0/manifests"},{"name":"tablestorage/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0/manifests"},{"name":"syncmap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0/manifests"},{"name":"s3/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0/manifests"},{"name":"redis/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0/manifests"},{"name":"postgresql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0/manifests"},{"name":"noop/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/noop/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/noop/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@noop%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0/manifests"},{"name":"mysql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0/manifests"},{"name":"mongodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0/manifests"},{"name":"memcached/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0/manifests"},{"name":"leveldb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0/manifests"},{"name":"ignite/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0/manifests"},{"name":"hazelcast/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0/manifests"},{"name":"gomap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0/manifests"},{"name":"freecache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0/manifests"},{"name":"file/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0/manifests"},{"name":"sql/v0.7.0","sha":"652fb74cf9a030cd2664bbec76722c2a27fd1c9f","kind":"commit","published_at":"2024-01-28T18:20:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0/manifests"},{"name":"test/v0.7.0","sha":"a58828a77019ea9a61d01e1834f90f97171c7d0e","kind":"commit","published_at":"2024-01-28T18:04:42.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0/manifests"},{"name":"encoding/protobuf/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/protobuf/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/protobuf/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fprotobuf%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0/manifests"},{"name":"util/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0/manifests"},{"name":"encoding/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0/manifests"},{"name":"v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"tag","published_at":"2019-10-13T19:14:36.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0/manifests"},{"name":"cockroachdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0/manifests"},{"name":"util/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0/manifests"},{"name":"test/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0/manifests"},{"name":"tablestore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0/manifests"},{"name":"tablestorage/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0/manifests"},{"name":"syncmap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0/manifests"},{"name":"sql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0/manifests"},{"name":"s3/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0/manifests"},{"name":"redis/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0/manifests"},{"name":"postgresql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0/manifests"},{"name":"mysql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0/manifests"},{"name":"mongodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0/manifests"},{"name":"memcached/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0/manifests"},{"name":"leveldb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0/manifests"},{"name":"ignite/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0/manifests"},{"name":"hazelcast/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0/manifests"},{"name":"gomap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0/manifests"},{"name":"freecache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0/manifests"},{"name":"file/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0/manifests"},{"name":"etcd/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0/manifests"},{"name":"encoding/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0/manifests"},{"name":"dynamodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0/manifests"},{"name":"datastore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0/manifests"},{"name":"consul/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0/manifests"},{"name":"zookeeper/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0/manifests"},{"name":"bigcache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0/manifests"},{"name":"bbolt/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0/manifests"},{"name":"badgerdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0/manifests"},{"name":"v0.5.0","sha":"70977f24d4ddb9fda844f314943c404e61f3668f","kind":"tag","published_at":"2019-01-12T12:40:55.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.5.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"5bc0a11c068818d98726f481a821dc0afe802f98","kind":"tag","published_at":"2018-12-02T20:05:39.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.4.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ceaf2e463933a0a78ce57dee69a0e5767629ea07","kind":"tag","published_at":"2018-11-17T11:46:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.3.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"94e786e14ede35115e3c628535705e0810e2e574","kind":"tag","published_at":"2018-11-05T19:57:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.2.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"678f2607fa37543aee1b94c87a55bb1a580cdaa2","kind":"tag","published_at":"2018-10-13T22:28:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.1.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-14T16:34:04.071Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":1.6428049564720655,"forks_count":2.0269640879110518,"average":5.0036923270301905},"purl":"pkg:golang/github.com/philippgille/gokv/datastore","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/philippgille/gokv/datastore","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/philippgille/gokv/datastore","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/philippgille/gokv/datastore/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T21:50:31.214Z","issues_count":54,"pull_requests_count":133,"avg_time_to_close_issue":5109374.482758621,"avg_time_to_close_pull_request":9060662.863247864,"issues_closed_count":29,"pull_requests_closed_count":117,"pull_request_authors_count":20,"issue_authors_count":12,"avg_comments_per_issue":1.0740740740740742,"avg_comments_per_pull_request":1.6842105263157896,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":1,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":8474.0,"past_year_avg_time_to_close_pull_request":1376597.4285714286,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/issues","maintainers":[{"login":"philippgille","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}],"active_maintainers":[{"login":"philippgille","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fdatastore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fdatastore/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fdatastore/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fdatastore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fdatastore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fdatastore/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2152556,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":8831511,"name":"github.com/philippgille/gokv/encoding/protobuf","ecosystem":"go","description":"","homepage":"https://github.com/philippgille/gokv","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/philippgille/gokv","keywords_array":[],"namespace":"github.com/philippgille/gokv/encoding","versions_count":1,"first_release_published_at":"2024-01-28T17:36:16.000Z","latest_release_published_at":"2024-01-28T17:36:16.000Z","latest_release_number":"v0.7.0","last_synced_at":"2026-05-10T12:17:47.580Z","created_at":"2024-01-29T05:27:58.025Z","updated_at":"2026-05-10T12:17:47.580Z","registry_url":"https://pkg.go.dev/github.com/philippgille/gokv/encoding/protobuf","install_command":"go get github.com/philippgille/gokv/encoding/protobuf","documentation_url":"https://pkg.go.dev/github.com/philippgille/gokv/encoding/protobuf#section-documentation","metadata":{},"repo_metadata":{"id":33258665,"uuid":"152130551","full_name":"philippgille/gokv","owner":"philippgille","description":"Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)","archived":false,"fork":false,"pushed_at":"2025-06-29T17:30:28.000Z","size":848,"stargazers_count":805,"open_issues_count":43,"forks_count":77,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-14T09:08:44.049Z","etag":null,"topics":["abstraction","badgerdb","bolt","boltdb","cloud-storage","consul","database","dynamodb","etcd","go","golang","key-value","key-value-store","library","memcached","mongodb","package","postgresql","redis","simple"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philippgille.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-08T18:55:22.000Z","updated_at":"2025-08-12T02:35:40.000Z","dependencies_parsed_at":"2022-06-26T01:52:35.050Z","dependency_job_id":"0ac8e5fa-d51e-4da8-a1b0-40a4feb26f9d","html_url":"https://github.com/philippgille/gokv","commit_stats":null,"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/philippgille/gokv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270432133,"owners_count":24582561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"philippgille","name":"Philipp Gillé","uuid":"170670","kind":"user","description":"Software engineer, tech enthusiast","email":"","website":null,"location":"Leipzig, Germany","twitter":null,"company":"@Heetch","icon_url":"https://avatars.githubusercontent.com/u/170670?u=c0e57e2613d3ee3b6b9e2187240e244f7c95c08a\u0026v=4","repositories_count":135,"last_synced_at":"2024-04-24T03:25:16.787Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/philippgille","funding_links":[],"total_stars":1004,"followers":117,"following":96,"created_at":"2022-11-11T11:36:33.789Z","updated_at":"2024-04-24T03:25:24.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille/repositories"},"tags":[{"name":"release/v0.7.0","sha":"0a05f2ed73e80942a5fdf820680d2702d407e794","kind":"commit","published_at":"2024-01-28T20:03:46.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/release/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/release/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@release%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0/manifests"},{"name":"zookeeper/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0/manifests"},{"name":"cockroachdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0/manifests"},{"name":"etcd/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0/manifests"},{"name":"dynamodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0/manifests"},{"name":"datastore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0/manifests"},{"name":"badgerdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0/manifests"},{"name":"bbolt/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0/manifests"},{"name":"bigcache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0/manifests"},{"name":"consul/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0/manifests"},{"name":"tablestore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0/manifests"},{"name":"tablestorage/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0/manifests"},{"name":"syncmap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0/manifests"},{"name":"s3/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0/manifests"},{"name":"redis/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0/manifests"},{"name":"postgresql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0/manifests"},{"name":"noop/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/noop/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/noop/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@noop%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0/manifests"},{"name":"mysql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0/manifests"},{"name":"mongodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0/manifests"},{"name":"memcached/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0/manifests"},{"name":"leveldb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0/manifests"},{"name":"ignite/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0/manifests"},{"name":"hazelcast/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0/manifests"},{"name":"gomap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0/manifests"},{"name":"freecache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0/manifests"},{"name":"file/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0/manifests"},{"name":"sql/v0.7.0","sha":"652fb74cf9a030cd2664bbec76722c2a27fd1c9f","kind":"commit","published_at":"2024-01-28T18:20:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0/manifests"},{"name":"test/v0.7.0","sha":"a58828a77019ea9a61d01e1834f90f97171c7d0e","kind":"commit","published_at":"2024-01-28T18:04:42.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0/manifests"},{"name":"encoding/protobuf/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/protobuf/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/protobuf/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fprotobuf%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0/manifests"},{"name":"util/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0/manifests"},{"name":"encoding/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0/manifests"},{"name":"v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"tag","published_at":"2019-10-13T19:14:36.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0/manifests"},{"name":"cockroachdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0/manifests"},{"name":"util/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0/manifests"},{"name":"test/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0/manifests"},{"name":"tablestore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0/manifests"},{"name":"tablestorage/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0/manifests"},{"name":"syncmap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0/manifests"},{"name":"sql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0/manifests"},{"name":"s3/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0/manifests"},{"name":"redis/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0/manifests"},{"name":"postgresql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0/manifests"},{"name":"mysql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0/manifests"},{"name":"mongodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0/manifests"},{"name":"memcached/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0/manifests"},{"name":"leveldb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0/manifests"},{"name":"ignite/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0/manifests"},{"name":"hazelcast/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0/manifests"},{"name":"gomap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0/manifests"},{"name":"freecache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0/manifests"},{"name":"file/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0/manifests"},{"name":"etcd/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0/manifests"},{"name":"encoding/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0/manifests"},{"name":"dynamodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0/manifests"},{"name":"datastore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0/manifests"},{"name":"consul/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0/manifests"},{"name":"zookeeper/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0/manifests"},{"name":"bigcache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0/manifests"},{"name":"bbolt/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0/manifests"},{"name":"badgerdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0/manifests"},{"name":"v0.5.0","sha":"70977f24d4ddb9fda844f314943c404e61f3668f","kind":"tag","published_at":"2019-01-12T12:40:55.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.5.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"5bc0a11c068818d98726f481a821dc0afe802f98","kind":"tag","published_at":"2018-12-02T20:05:39.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.4.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ceaf2e463933a0a78ce57dee69a0e5767629ea07","kind":"tag","published_at":"2018-11-17T11:46:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.3.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"94e786e14ede35115e3c628535705e0810e2e574","kind":"tag","published_at":"2018-11-05T19:57:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.2.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"678f2607fa37543aee1b94c87a55bb1a580cdaa2","kind":"tag","published_at":"2018-10-13T22:28:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.1.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-14T16:34:05.353Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.98884845530797,"dependent_packages_count":8.858554471787885,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.423701463547928},"purl":"pkg:golang/github.com/philippgille/gokv/encoding/protobuf","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/philippgille/gokv/encoding/protobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/philippgille/gokv/encoding/protobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/philippgille/gokv/encoding/protobuf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T21:50:31.214Z","issues_count":54,"pull_requests_count":133,"avg_time_to_close_issue":5109374.482758621,"avg_time_to_close_pull_request":9060662.863247864,"issues_closed_count":29,"pull_requests_closed_count":117,"pull_request_authors_count":20,"issue_authors_count":12,"avg_comments_per_issue":1.0740740740740742,"avg_comments_per_pull_request":1.6842105263157896,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":1,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":8474.0,"past_year_avg_time_to_close_pull_request":1376597.4285714286,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/issues","maintainers":[{"login":"philippgille","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}],"active_maintainers":[{"login":"philippgille","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fencoding%2Fprotobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fencoding%2Fprotobuf/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fencoding%2Fprotobuf/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fencoding%2Fprotobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fencoding%2Fprotobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fencoding%2Fprotobuf/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2152556,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3592842,"name":"github.com/philippgille/gokv/consul","ecosystem":"go","description":"Package consul contains an implementation of the `gokv.Store` interface for Consul.","homepage":"https://github.com/philippgille/gokv","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/philippgille/gokv","keywords_array":[],"namespace":"github.com/philippgille/gokv","versions_count":2,"first_release_published_at":"2019-10-13T17:34:11.000Z","latest_release_published_at":"2024-01-28T19:29:02.000Z","latest_release_number":"v0.7.0","last_synced_at":"2026-05-10T12:17:47.708Z","created_at":"2022-04-11T05:22:44.907Z","updated_at":"2026-05-10T12:17:47.709Z","registry_url":"https://pkg.go.dev/github.com/philippgille/gokv/consul","install_command":"go get github.com/philippgille/gokv/consul","documentation_url":"https://pkg.go.dev/github.com/philippgille/gokv/consul#section-documentation","metadata":{},"repo_metadata":{"id":33258665,"uuid":"152130551","full_name":"philippgille/gokv","owner":"philippgille","description":"Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)","archived":false,"fork":false,"pushed_at":"2025-06-29T17:30:28.000Z","size":848,"stargazers_count":805,"open_issues_count":43,"forks_count":77,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-14T09:08:44.049Z","etag":null,"topics":["abstraction","badgerdb","bolt","boltdb","cloud-storage","consul","database","dynamodb","etcd","go","golang","key-value","key-value-store","library","memcached","mongodb","package","postgresql","redis","simple"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philippgille.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-08T18:55:22.000Z","updated_at":"2025-08-12T02:35:40.000Z","dependencies_parsed_at":"2022-06-26T01:52:35.050Z","dependency_job_id":"0ac8e5fa-d51e-4da8-a1b0-40a4feb26f9d","html_url":"https://github.com/philippgille/gokv","commit_stats":null,"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/philippgille/gokv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270432133,"owners_count":24582561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"philippgille","name":"Philipp Gillé","uuid":"170670","kind":"user","description":"Software engineer, tech enthusiast","email":"","website":null,"location":"Leipzig, Germany","twitter":null,"company":"@Heetch","icon_url":"https://avatars.githubusercontent.com/u/170670?u=c0e57e2613d3ee3b6b9e2187240e244f7c95c08a\u0026v=4","repositories_count":135,"last_synced_at":"2024-04-24T03:25:16.787Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/philippgille","funding_links":[],"total_stars":1004,"followers":117,"following":96,"created_at":"2022-11-11T11:36:33.789Z","updated_at":"2024-04-24T03:25:24.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille/repositories"},"tags":[{"name":"release/v0.7.0","sha":"0a05f2ed73e80942a5fdf820680d2702d407e794","kind":"commit","published_at":"2024-01-28T20:03:46.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/release/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/release/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@release%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0/manifests"},{"name":"zookeeper/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0/manifests"},{"name":"cockroachdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0/manifests"},{"name":"etcd/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0/manifests"},{"name":"dynamodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0/manifests"},{"name":"datastore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0/manifests"},{"name":"badgerdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0/manifests"},{"name":"bbolt/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0/manifests"},{"name":"bigcache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0/manifests"},{"name":"consul/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0/manifests"},{"name":"tablestore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0/manifests"},{"name":"tablestorage/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0/manifests"},{"name":"syncmap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0/manifests"},{"name":"s3/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0/manifests"},{"name":"redis/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0/manifests"},{"name":"postgresql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0/manifests"},{"name":"noop/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/noop/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/noop/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@noop%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0/manifests"},{"name":"mysql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0/manifests"},{"name":"mongodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0/manifests"},{"name":"memcached/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0/manifests"},{"name":"leveldb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0/manifests"},{"name":"ignite/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0/manifests"},{"name":"hazelcast/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0/manifests"},{"name":"gomap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0/manifests"},{"name":"freecache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0/manifests"},{"name":"file/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0/manifests"},{"name":"sql/v0.7.0","sha":"652fb74cf9a030cd2664bbec76722c2a27fd1c9f","kind":"commit","published_at":"2024-01-28T18:20:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0/manifests"},{"name":"test/v0.7.0","sha":"a58828a77019ea9a61d01e1834f90f97171c7d0e","kind":"commit","published_at":"2024-01-28T18:04:42.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0/manifests"},{"name":"encoding/protobuf/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/protobuf/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/protobuf/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fprotobuf%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0/manifests"},{"name":"util/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0/manifests"},{"name":"encoding/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0/manifests"},{"name":"v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"tag","published_at":"2019-10-13T19:14:36.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0/manifests"},{"name":"cockroachdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0/manifests"},{"name":"util/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0/manifests"},{"name":"test/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0/manifests"},{"name":"tablestore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0/manifests"},{"name":"tablestorage/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0/manifests"},{"name":"syncmap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0/manifests"},{"name":"sql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0/manifests"},{"name":"s3/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0/manifests"},{"name":"redis/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0/manifests"},{"name":"postgresql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0/manifests"},{"name":"mysql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0/manifests"},{"name":"mongodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0/manifests"},{"name":"memcached/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0/manifests"},{"name":"leveldb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0/manifests"},{"name":"ignite/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0/manifests"},{"name":"hazelcast/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0/manifests"},{"name":"gomap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0/manifests"},{"name":"freecache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0/manifests"},{"name":"file/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0/manifests"},{"name":"etcd/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0/manifests"},{"name":"encoding/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0/manifests"},{"name":"dynamodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0/manifests"},{"name":"datastore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0/manifests"},{"name":"consul/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0/manifests"},{"name":"zookeeper/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0/manifests"},{"name":"bigcache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0/manifests"},{"name":"bbolt/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0/manifests"},{"name":"badgerdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0/manifests"},{"name":"v0.5.0","sha":"70977f24d4ddb9fda844f314943c404e61f3668f","kind":"tag","published_at":"2019-01-12T12:40:55.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.5.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"5bc0a11c068818d98726f481a821dc0afe802f98","kind":"tag","published_at":"2018-12-02T20:05:39.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.4.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ceaf2e463933a0a78ce57dee69a0e5767629ea07","kind":"tag","published_at":"2018-11-17T11:46:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.3.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"94e786e14ede35115e3c628535705e0810e2e574","kind":"tag","published_at":"2018-11-05T19:57:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.2.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"678f2607fa37543aee1b94c87a55bb1a580cdaa2","kind":"tag","published_at":"2018-10-13T22:28:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.1.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-14T16:34:04.119Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/philippgille/gokv/consul","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/philippgille/gokv/consul","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/philippgille/gokv/consul","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/philippgille/gokv/consul/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T21:50:31.214Z","issues_count":54,"pull_requests_count":133,"avg_time_to_close_issue":5109374.482758621,"avg_time_to_close_pull_request":9060662.863247864,"issues_closed_count":29,"pull_requests_closed_count":117,"pull_request_authors_count":20,"issue_authors_count":12,"avg_comments_per_issue":1.0740740740740742,"avg_comments_per_pull_request":1.6842105263157896,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":1,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":8474.0,"past_year_avg_time_to_close_pull_request":1376597.4285714286,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/issues","maintainers":[{"login":"philippgille","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}],"active_maintainers":[{"login":"philippgille","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fconsul/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fconsul/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fconsul/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fconsul/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fconsul/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fconsul/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2152556,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3554688,"name":"github.com/philippgille/gokv/mongodb","ecosystem":"go","description":"Package mongodb contains an implementation of the `gokv.Store` interface for MongoDB.\n\nNote: If you use a sharded cluster, you must use \"_id\" as the shard key!\nYou should also use hashed sharding as opposed to ranged sharding to enable more evenly distributed data no matter how your key looks like.","homepage":"https://github.com/philippgille/gokv","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/philippgille/gokv","keywords_array":[],"namespace":"github.com/philippgille/gokv","versions_count":2,"first_release_published_at":"2019-10-13T17:34:11.000Z","latest_release_published_at":"2024-01-28T19:29:02.000Z","latest_release_number":"v0.7.0","last_synced_at":"2026-05-10T12:17:50.771Z","created_at":"2022-04-11T01:23:39.220Z","updated_at":"2026-05-10T12:17:50.772Z","registry_url":"https://pkg.go.dev/github.com/philippgille/gokv/mongodb","install_command":"go get github.com/philippgille/gokv/mongodb","documentation_url":"https://pkg.go.dev/github.com/philippgille/gokv/mongodb#section-documentation","metadata":{},"repo_metadata":{"id":33258665,"uuid":"152130551","full_name":"philippgille/gokv","owner":"philippgille","description":"Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)","archived":false,"fork":false,"pushed_at":"2025-06-29T17:30:28.000Z","size":848,"stargazers_count":805,"open_issues_count":43,"forks_count":77,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-14T09:08:44.049Z","etag":null,"topics":["abstraction","badgerdb","bolt","boltdb","cloud-storage","consul","database","dynamodb","etcd","go","golang","key-value","key-value-store","library","memcached","mongodb","package","postgresql","redis","simple"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philippgille.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-08T18:55:22.000Z","updated_at":"2025-08-12T02:35:40.000Z","dependencies_parsed_at":"2022-06-26T01:52:35.050Z","dependency_job_id":"0ac8e5fa-d51e-4da8-a1b0-40a4feb26f9d","html_url":"https://github.com/philippgille/gokv","commit_stats":null,"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/philippgille/gokv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270432133,"owners_count":24582561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"philippgille","name":"Philipp Gillé","uuid":"170670","kind":"user","description":"Software engineer, tech enthusiast","email":"","website":null,"location":"Leipzig, Germany","twitter":null,"company":"@Heetch","icon_url":"https://avatars.githubusercontent.com/u/170670?u=c0e57e2613d3ee3b6b9e2187240e244f7c95c08a\u0026v=4","repositories_count":135,"last_synced_at":"2024-04-24T03:25:16.787Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/philippgille","funding_links":[],"total_stars":1004,"followers":117,"following":96,"created_at":"2022-11-11T11:36:33.789Z","updated_at":"2024-04-24T03:25:24.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille/repositories"},"tags":[{"name":"release/v0.7.0","sha":"0a05f2ed73e80942a5fdf820680d2702d407e794","kind":"commit","published_at":"2024-01-28T20:03:46.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/release/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/release/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@release%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0/manifests"},{"name":"zookeeper/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0/manifests"},{"name":"cockroachdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0/manifests"},{"name":"etcd/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0/manifests"},{"name":"dynamodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0/manifests"},{"name":"datastore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0/manifests"},{"name":"badgerdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0/manifests"},{"name":"bbolt/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0/manifests"},{"name":"bigcache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0/manifests"},{"name":"consul/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0/manifests"},{"name":"tablestore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0/manifests"},{"name":"tablestorage/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0/manifests"},{"name":"syncmap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0/manifests"},{"name":"s3/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0/manifests"},{"name":"redis/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0/manifests"},{"name":"postgresql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0/manifests"},{"name":"noop/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/noop/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/noop/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@noop%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0/manifests"},{"name":"mysql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0/manifests"},{"name":"mongodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0/manifests"},{"name":"memcached/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0/manifests"},{"name":"leveldb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0/manifests"},{"name":"ignite/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0/manifests"},{"name":"hazelcast/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0/manifests"},{"name":"gomap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0/manifests"},{"name":"freecache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0/manifests"},{"name":"file/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0/manifests"},{"name":"sql/v0.7.0","sha":"652fb74cf9a030cd2664bbec76722c2a27fd1c9f","kind":"commit","published_at":"2024-01-28T18:20:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0/manifests"},{"name":"test/v0.7.0","sha":"a58828a77019ea9a61d01e1834f90f97171c7d0e","kind":"commit","published_at":"2024-01-28T18:04:42.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0/manifests"},{"name":"encoding/protobuf/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/protobuf/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/protobuf/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fprotobuf%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0/manifests"},{"name":"util/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0/manifests"},{"name":"encoding/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0/manifests"},{"name":"v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"tag","published_at":"2019-10-13T19:14:36.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0/manifests"},{"name":"cockroachdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0/manifests"},{"name":"util/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0/manifests"},{"name":"test/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0/manifests"},{"name":"tablestore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0/manifests"},{"name":"tablestorage/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0/manifests"},{"name":"syncmap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0/manifests"},{"name":"sql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0/manifests"},{"name":"s3/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0/manifests"},{"name":"redis/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0/manifests"},{"name":"postgresql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0/manifests"},{"name":"mysql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0/manifests"},{"name":"mongodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0/manifests"},{"name":"memcached/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0/manifests"},{"name":"leveldb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0/manifests"},{"name":"ignite/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0/manifests"},{"name":"hazelcast/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0/manifests"},{"name":"gomap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0/manifests"},{"name":"freecache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0/manifests"},{"name":"file/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0/manifests"},{"name":"etcd/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0/manifests"},{"name":"encoding/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0/manifests"},{"name":"dynamodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0/manifests"},{"name":"datastore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0/manifests"},{"name":"consul/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0/manifests"},{"name":"zookeeper/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0/manifests"},{"name":"bigcache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0/manifests"},{"name":"bbolt/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0/manifests"},{"name":"badgerdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0/manifests"},{"name":"v0.5.0","sha":"70977f24d4ddb9fda844f314943c404e61f3668f","kind":"tag","published_at":"2019-01-12T12:40:55.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.5.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"5bc0a11c068818d98726f481a821dc0afe802f98","kind":"tag","published_at":"2018-12-02T20:05:39.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.4.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ceaf2e463933a0a78ce57dee69a0e5767629ea07","kind":"tag","published_at":"2018-11-17T11:46:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.3.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"94e786e14ede35115e3c628535705e0810e2e574","kind":"tag","published_at":"2018-11-05T19:57:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.2.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"678f2607fa37543aee1b94c87a55bb1a580cdaa2","kind":"tag","published_at":"2018-10-13T22:28:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.1.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-14T16:34:04.111Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/philippgille/gokv/mongodb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/philippgille/gokv/mongodb","docker_dependents_count":3,"docker_downloads_count":174,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/philippgille/gokv/mongodb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/philippgille/gokv/mongodb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T21:50:31.214Z","issues_count":54,"pull_requests_count":133,"avg_time_to_close_issue":5109374.482758621,"avg_time_to_close_pull_request":9060662.863247864,"issues_closed_count":29,"pull_requests_closed_count":117,"pull_request_authors_count":20,"issue_authors_count":12,"avg_comments_per_issue":1.0740740740740742,"avg_comments_per_pull_request":1.6842105263157896,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":1,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":8474.0,"past_year_avg_time_to_close_pull_request":1376597.4285714286,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/issues","maintainers":[{"login":"philippgille","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}],"active_maintainers":[{"login":"philippgille","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fmongodb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fmongodb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fmongodb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fmongodb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fmongodb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fmongodb/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2152556,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3558102,"name":"github.com/philippgille/gokv/gomap","ecosystem":"go","description":"Package gomap contains an implementation of the `gokv.Store` interface for a Go map.","homepage":"https://github.com/philippgille/gokv","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/philippgille/gokv","keywords_array":[],"namespace":"github.com/philippgille/gokv","versions_count":2,"first_release_published_at":"2019-10-13T17:34:11.000Z","latest_release_published_at":"2024-01-28T19:29:02.000Z","latest_release_number":"v0.7.0","last_synced_at":"2026-04-30T05:05:59.215Z","created_at":"2022-04-11T01:44:37.204Z","updated_at":"2026-04-30T05:05:59.215Z","registry_url":"https://pkg.go.dev/github.com/philippgille/gokv/gomap","install_command":"go get github.com/philippgille/gokv/gomap","documentation_url":"https://pkg.go.dev/github.com/philippgille/gokv/gomap#section-documentation","metadata":{},"repo_metadata":{"id":33258665,"uuid":"152130551","full_name":"philippgille/gokv","owner":"philippgille","description":"Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)","archived":false,"fork":false,"pushed_at":"2025-06-29T17:30:28.000Z","size":848,"stargazers_count":805,"open_issues_count":43,"forks_count":77,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-14T09:08:44.049Z","etag":null,"topics":["abstraction","badgerdb","bolt","boltdb","cloud-storage","consul","database","dynamodb","etcd","go","golang","key-value","key-value-store","library","memcached","mongodb","package","postgresql","redis","simple"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philippgille.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-08T18:55:22.000Z","updated_at":"2025-08-12T02:35:40.000Z","dependencies_parsed_at":"2022-06-26T01:52:35.050Z","dependency_job_id":"0ac8e5fa-d51e-4da8-a1b0-40a4feb26f9d","html_url":"https://github.com/philippgille/gokv","commit_stats":null,"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/philippgille/gokv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270432133,"owners_count":24582561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"philippgille","name":"Philipp Gillé","uuid":"170670","kind":"user","description":"Software engineer, tech enthusiast","email":"","website":null,"location":"Leipzig, Germany","twitter":null,"company":"@Heetch","icon_url":"https://avatars.githubusercontent.com/u/170670?u=c0e57e2613d3ee3b6b9e2187240e244f7c95c08a\u0026v=4","repositories_count":135,"last_synced_at":"2024-04-24T03:25:16.787Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/philippgille","funding_links":[],"total_stars":1004,"followers":117,"following":96,"created_at":"2022-11-11T11:36:33.789Z","updated_at":"2024-04-24T03:25:24.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille/repositories"},"tags":[{"name":"release/v0.7.0","sha":"0a05f2ed73e80942a5fdf820680d2702d407e794","kind":"commit","published_at":"2024-01-28T20:03:46.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/release/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/release/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@release%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0/manifests"},{"name":"zookeeper/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0/manifests"},{"name":"cockroachdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0/manifests"},{"name":"etcd/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0/manifests"},{"name":"dynamodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0/manifests"},{"name":"datastore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0/manifests"},{"name":"badgerdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0/manifests"},{"name":"bbolt/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0/manifests"},{"name":"bigcache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0/manifests"},{"name":"consul/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0/manifests"},{"name":"tablestore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0/manifests"},{"name":"tablestorage/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0/manifests"},{"name":"syncmap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0/manifests"},{"name":"s3/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0/manifests"},{"name":"redis/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0/manifests"},{"name":"postgresql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0/manifests"},{"name":"noop/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/noop/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/noop/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@noop%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0/manifests"},{"name":"mysql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0/manifests"},{"name":"mongodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0/manifests"},{"name":"memcached/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0/manifests"},{"name":"leveldb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0/manifests"},{"name":"ignite/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0/manifests"},{"name":"hazelcast/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0/manifests"},{"name":"gomap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0/manifests"},{"name":"freecache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0/manifests"},{"name":"file/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0/manifests"},{"name":"sql/v0.7.0","sha":"652fb74cf9a030cd2664bbec76722c2a27fd1c9f","kind":"commit","published_at":"2024-01-28T18:20:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0/manifests"},{"name":"test/v0.7.0","sha":"a58828a77019ea9a61d01e1834f90f97171c7d0e","kind":"commit","published_at":"2024-01-28T18:04:42.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0/manifests"},{"name":"encoding/protobuf/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/protobuf/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/protobuf/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fprotobuf%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0/manifests"},{"name":"util/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0/manifests"},{"name":"encoding/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0/manifests"},{"name":"v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"tag","published_at":"2019-10-13T19:14:36.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0/manifests"},{"name":"cockroachdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0/manifests"},{"name":"util/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0/manifests"},{"name":"test/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0/manifests"},{"name":"tablestore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0/manifests"},{"name":"tablestorage/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0/manifests"},{"name":"syncmap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0/manifests"},{"name":"sql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0/manifests"},{"name":"s3/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0/manifests"},{"name":"redis/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0/manifests"},{"name":"postgresql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0/manifests"},{"name":"mysql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0/manifests"},{"name":"mongodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0/manifests"},{"name":"memcached/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0/manifests"},{"name":"leveldb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0/manifests"},{"name":"ignite/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0/manifests"},{"name":"hazelcast/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0/manifests"},{"name":"gomap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0/manifests"},{"name":"freecache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0/manifests"},{"name":"file/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0/manifests"},{"name":"etcd/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0/manifests"},{"name":"encoding/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0/manifests"},{"name":"dynamodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0/manifests"},{"name":"datastore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0/manifests"},{"name":"consul/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0/manifests"},{"name":"zookeeper/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0/manifests"},{"name":"bigcache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0/manifests"},{"name":"bbolt/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0/manifests"},{"name":"badgerdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0/manifests"},{"name":"v0.5.0","sha":"70977f24d4ddb9fda844f314943c404e61f3668f","kind":"tag","published_at":"2019-01-12T12:40:55.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.5.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"5bc0a11c068818d98726f481a821dc0afe802f98","kind":"tag","published_at":"2018-12-02T20:05:39.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.4.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ceaf2e463933a0a78ce57dee69a0e5767629ea07","kind":"tag","published_at":"2018-11-17T11:46:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.3.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"94e786e14ede35115e3c628535705e0810e2e574","kind":"tag","published_at":"2018-11-05T19:57:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.2.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"678f2607fa37543aee1b94c87a55bb1a580cdaa2","kind":"tag","published_at":"2018-10-13T22:28:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.1.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-14T16:34:05.305Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":3.510336718504619,"dependent_packages_count":2.2449460516059645,"stargazers_count":2.5792468329454215,"forks_count":3.215553895019668,"docker_downloads_count":null,"average":2.887520874518918},"purl":"pkg:golang/github.com/philippgille/gokv/gomap","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/philippgille/gokv/gomap","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/philippgille/gokv/gomap","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/philippgille/gokv/gomap/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T21:50:31.214Z","issues_count":54,"pull_requests_count":133,"avg_time_to_close_issue":5109374.482758621,"avg_time_to_close_pull_request":9060662.863247864,"issues_closed_count":29,"pull_requests_closed_count":117,"pull_request_authors_count":20,"issue_authors_count":12,"avg_comments_per_issue":1.0740740740740742,"avg_comments_per_pull_request":1.6842105263157896,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":1,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":8474.0,"past_year_avg_time_to_close_pull_request":1376597.4285714286,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/issues","maintainers":[{"login":"philippgille","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}],"active_maintainers":[{"login":"philippgille","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fgomap/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fgomap/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fgomap/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fgomap/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fgomap/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fgomap/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2152556,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":8692571,"name":"github.com/philippgille/gokv/encoding/proto","ecosystem":"go","description":"","homepage":"https://github.com/philippgille/gokv","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/philippgille/gokv","keywords_array":[],"namespace":"github.com/philippgille/gokv/encoding","versions_count":2,"first_release_published_at":"2023-12-21T21:59:37.000Z","latest_release_published_at":"2023-12-21T22:15:56.000Z","latest_release_number":"v0.0.0-20231221221556-0b9cc3b77b80","last_synced_at":"2026-05-30T11:03:03.261Z","created_at":"2023-12-24T04:47:07.012Z","updated_at":"2026-05-30T11:03:03.261Z","registry_url":"https://pkg.go.dev/github.com/philippgille/gokv/encoding/proto","install_command":"go get github.com/philippgille/gokv/encoding/proto","documentation_url":"https://pkg.go.dev/github.com/philippgille/gokv/encoding/proto#section-documentation","metadata":{},"repo_metadata":{"id":33258665,"uuid":"152130551","full_name":"philippgille/gokv","owner":"philippgille","description":"Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)","archived":false,"fork":false,"pushed_at":"2025-06-29T17:30:28.000Z","size":848,"stargazers_count":805,"open_issues_count":43,"forks_count":77,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-14T09:08:44.049Z","etag":null,"topics":["abstraction","badgerdb","bolt","boltdb","cloud-storage","consul","database","dynamodb","etcd","go","golang","key-value","key-value-store","library","memcached","mongodb","package","postgresql","redis","simple"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philippgille.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-08T18:55:22.000Z","updated_at":"2025-08-12T02:35:40.000Z","dependencies_parsed_at":"2022-06-26T01:52:35.050Z","dependency_job_id":"0ac8e5fa-d51e-4da8-a1b0-40a4feb26f9d","html_url":"https://github.com/philippgille/gokv","commit_stats":null,"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/philippgille/gokv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270432133,"owners_count":24582561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"philippgille","name":"Philipp Gillé","uuid":"170670","kind":"user","description":"Software engineer, tech enthusiast","email":"","website":null,"location":"Leipzig, Germany","twitter":null,"company":"@Heetch","icon_url":"https://avatars.githubusercontent.com/u/170670?u=c0e57e2613d3ee3b6b9e2187240e244f7c95c08a\u0026v=4","repositories_count":135,"last_synced_at":"2024-04-24T03:25:16.787Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/philippgille","funding_links":[],"total_stars":1004,"followers":117,"following":96,"created_at":"2022-11-11T11:36:33.789Z","updated_at":"2024-04-24T03:25:24.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille/repositories"},"tags":[{"name":"release/v0.7.0","sha":"0a05f2ed73e80942a5fdf820680d2702d407e794","kind":"commit","published_at":"2024-01-28T20:03:46.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/release/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/release/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@release%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0/manifests"},{"name":"zookeeper/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0/manifests"},{"name":"cockroachdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0/manifests"},{"name":"etcd/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0/manifests"},{"name":"dynamodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0/manifests"},{"name":"datastore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0/manifests"},{"name":"badgerdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0/manifests"},{"name":"bbolt/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0/manifests"},{"name":"bigcache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0/manifests"},{"name":"consul/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0/manifests"},{"name":"tablestore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0/manifests"},{"name":"tablestorage/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0/manifests"},{"name":"syncmap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0/manifests"},{"name":"s3/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0/manifests"},{"name":"redis/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0/manifests"},{"name":"postgresql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0/manifests"},{"name":"noop/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/noop/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/noop/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@noop%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0/manifests"},{"name":"mysql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0/manifests"},{"name":"mongodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0/manifests"},{"name":"memcached/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0/manifests"},{"name":"leveldb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0/manifests"},{"name":"ignite/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0/manifests"},{"name":"hazelcast/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0/manifests"},{"name":"gomap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0/manifests"},{"name":"freecache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0/manifests"},{"name":"file/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0/manifests"},{"name":"sql/v0.7.0","sha":"652fb74cf9a030cd2664bbec76722c2a27fd1c9f","kind":"commit","published_at":"2024-01-28T18:20:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0/manifests"},{"name":"test/v0.7.0","sha":"a58828a77019ea9a61d01e1834f90f97171c7d0e","kind":"commit","published_at":"2024-01-28T18:04:42.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0/manifests"},{"name":"encoding/protobuf/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/protobuf/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/protobuf/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fprotobuf%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0/manifests"},{"name":"util/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0/manifests"},{"name":"encoding/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0/manifests"},{"name":"v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"tag","published_at":"2019-10-13T19:14:36.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0/manifests"},{"name":"cockroachdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0/manifests"},{"name":"util/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0/manifests"},{"name":"test/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0/manifests"},{"name":"tablestore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0/manifests"},{"name":"tablestorage/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0/manifests"},{"name":"syncmap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0/manifests"},{"name":"sql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0/manifests"},{"name":"s3/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0/manifests"},{"name":"redis/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0/manifests"},{"name":"postgresql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0/manifests"},{"name":"mysql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0/manifests"},{"name":"mongodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0/manifests"},{"name":"memcached/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0/manifests"},{"name":"leveldb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0/manifests"},{"name":"ignite/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0/manifests"},{"name":"hazelcast/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0/manifests"},{"name":"gomap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0/manifests"},{"name":"freecache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0/manifests"},{"name":"file/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0/manifests"},{"name":"etcd/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0/manifests"},{"name":"encoding/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0/manifests"},{"name":"dynamodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0/manifests"},{"name":"datastore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0/manifests"},{"name":"consul/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0/manifests"},{"name":"zookeeper/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0/manifests"},{"name":"bigcache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0/manifests"},{"name":"bbolt/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0/manifests"},{"name":"badgerdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0/manifests"},{"name":"v0.5.0","sha":"70977f24d4ddb9fda844f314943c404e61f3668f","kind":"tag","published_at":"2019-01-12T12:40:55.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.5.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"5bc0a11c068818d98726f481a821dc0afe802f98","kind":"tag","published_at":"2018-12-02T20:05:39.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.4.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ceaf2e463933a0a78ce57dee69a0e5767629ea07","kind":"tag","published_at":"2018-11-17T11:46:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.3.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"94e786e14ede35115e3c628535705e0810e2e574","kind":"tag","published_at":"2018-11-05T19:57:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.2.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"678f2607fa37543aee1b94c87a55bb1a580cdaa2","kind":"tag","published_at":"2018-10-13T22:28:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.1.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-14T16:34:04.196Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.676474679679123,"dependent_packages_count":9.468494750851674,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":10.072484715265398},"purl":"pkg:golang/github.com/philippgille/gokv/encoding/proto","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/philippgille/gokv/encoding/proto","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/philippgille/gokv/encoding/proto","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/philippgille/gokv/encoding/proto/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T21:50:31.214Z","issues_count":54,"pull_requests_count":133,"avg_time_to_close_issue":5109374.482758621,"avg_time_to_close_pull_request":9060662.863247864,"issues_closed_count":29,"pull_requests_closed_count":117,"pull_request_authors_count":20,"issue_authors_count":12,"avg_comments_per_issue":1.0740740740740742,"avg_comments_per_pull_request":1.6842105263157896,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":1,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":8474.0,"past_year_avg_time_to_close_pull_request":1376597.4285714286,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/issues","maintainers":[{"login":"philippgille","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}],"active_maintainers":[{"login":"philippgille","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fencoding%2Fproto/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fencoding%2Fproto/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fencoding%2Fproto/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fencoding%2Fproto/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fencoding%2Fproto/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fencoding%2Fproto/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2152556,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3593750,"name":"github.com/philippgille/gokv/syncmap","ecosystem":"go","description":"Package syncmap contains an implementation of the `gokv.Store` interface for a Go `sync.Map`.","homepage":"https://github.com/philippgille/gokv","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/philippgille/gokv","keywords_array":[],"namespace":"github.com/philippgille/gokv","versions_count":2,"first_release_published_at":"2019-10-13T17:34:11.000Z","latest_release_published_at":"2024-01-28T19:29:02.000Z","latest_release_number":"v0.7.0","last_synced_at":"2026-04-28T04:02:34.244Z","created_at":"2022-04-11T05:29:06.801Z","updated_at":"2026-04-28T04:02:34.245Z","registry_url":"https://pkg.go.dev/github.com/philippgille/gokv/syncmap","install_command":"go get github.com/philippgille/gokv/syncmap","documentation_url":"https://pkg.go.dev/github.com/philippgille/gokv/syncmap#section-documentation","metadata":{},"repo_metadata":{"id":33258665,"uuid":"152130551","full_name":"philippgille/gokv","owner":"philippgille","description":"Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)","archived":false,"fork":false,"pushed_at":"2025-06-29T17:30:28.000Z","size":848,"stargazers_count":805,"open_issues_count":43,"forks_count":77,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-14T09:08:44.049Z","etag":null,"topics":["abstraction","badgerdb","bolt","boltdb","cloud-storage","consul","database","dynamodb","etcd","go","golang","key-value","key-value-store","library","memcached","mongodb","package","postgresql","redis","simple"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philippgille.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-08T18:55:22.000Z","updated_at":"2025-08-12T02:35:40.000Z","dependencies_parsed_at":"2022-06-26T01:52:35.050Z","dependency_job_id":"0ac8e5fa-d51e-4da8-a1b0-40a4feb26f9d","html_url":"https://github.com/philippgille/gokv","commit_stats":null,"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/philippgille/gokv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270432133,"owners_count":24582561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"philippgille","name":"Philipp Gillé","uuid":"170670","kind":"user","description":"Software engineer, tech enthusiast","email":"","website":null,"location":"Leipzig, Germany","twitter":null,"company":"@Heetch","icon_url":"https://avatars.githubusercontent.com/u/170670?u=c0e57e2613d3ee3b6b9e2187240e244f7c95c08a\u0026v=4","repositories_count":135,"last_synced_at":"2024-04-24T03:25:16.787Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/philippgille","funding_links":[],"total_stars":1004,"followers":117,"following":96,"created_at":"2022-11-11T11:36:33.789Z","updated_at":"2024-04-24T03:25:24.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille/repositories"},"tags":[{"name":"release/v0.7.0","sha":"0a05f2ed73e80942a5fdf820680d2702d407e794","kind":"commit","published_at":"2024-01-28T20:03:46.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/release/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/release/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@release%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0/manifests"},{"name":"zookeeper/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0/manifests"},{"name":"cockroachdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0/manifests"},{"name":"etcd/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0/manifests"},{"name":"dynamodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0/manifests"},{"name":"datastore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0/manifests"},{"name":"badgerdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0/manifests"},{"name":"bbolt/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0/manifests"},{"name":"bigcache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0/manifests"},{"name":"consul/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0/manifests"},{"name":"tablestore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0/manifests"},{"name":"tablestorage/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0/manifests"},{"name":"syncmap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0/manifests"},{"name":"s3/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0/manifests"},{"name":"redis/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0/manifests"},{"name":"postgresql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0/manifests"},{"name":"noop/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/noop/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/noop/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@noop%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0/manifests"},{"name":"mysql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0/manifests"},{"name":"mongodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0/manifests"},{"name":"memcached/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0/manifests"},{"name":"leveldb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0/manifests"},{"name":"ignite/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0/manifests"},{"name":"hazelcast/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0/manifests"},{"name":"gomap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0/manifests"},{"name":"freecache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0/manifests"},{"name":"file/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0/manifests"},{"name":"sql/v0.7.0","sha":"652fb74cf9a030cd2664bbec76722c2a27fd1c9f","kind":"commit","published_at":"2024-01-28T18:20:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0/manifests"},{"name":"test/v0.7.0","sha":"a58828a77019ea9a61d01e1834f90f97171c7d0e","kind":"commit","published_at":"2024-01-28T18:04:42.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0/manifests"},{"name":"encoding/protobuf/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/protobuf/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/protobuf/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fprotobuf%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0/manifests"},{"name":"util/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0/manifests"},{"name":"encoding/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0/manifests"},{"name":"v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"tag","published_at":"2019-10-13T19:14:36.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0/manifests"},{"name":"cockroachdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0/manifests"},{"name":"util/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0/manifests"},{"name":"test/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0/manifests"},{"name":"tablestore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0/manifests"},{"name":"tablestorage/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0/manifests"},{"name":"syncmap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0/manifests"},{"name":"sql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0/manifests"},{"name":"s3/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0/manifests"},{"name":"redis/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0/manifests"},{"name":"postgresql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0/manifests"},{"name":"mysql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0/manifests"},{"name":"mongodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0/manifests"},{"name":"memcached/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0/manifests"},{"name":"leveldb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0/manifests"},{"name":"ignite/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0/manifests"},{"name":"hazelcast/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0/manifests"},{"name":"gomap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0/manifests"},{"name":"freecache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0/manifests"},{"name":"file/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0/manifests"},{"name":"etcd/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0/manifests"},{"name":"encoding/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0/manifests"},{"name":"dynamodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0/manifests"},{"name":"datastore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0/manifests"},{"name":"consul/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0/manifests"},{"name":"zookeeper/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0/manifests"},{"name":"bigcache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0/manifests"},{"name":"bbolt/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0/manifests"},{"name":"badgerdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0/manifests"},{"name":"v0.5.0","sha":"70977f24d4ddb9fda844f314943c404e61f3668f","kind":"tag","published_at":"2019-01-12T12:40:55.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.5.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"5bc0a11c068818d98726f481a821dc0afe802f98","kind":"tag","published_at":"2018-12-02T20:05:39.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.4.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ceaf2e463933a0a78ce57dee69a0e5767629ea07","kind":"tag","published_at":"2018-11-17T11:46:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.3.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"94e786e14ede35115e3c628535705e0810e2e574","kind":"tag","published_at":"2018-11-05T19:57:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.2.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"678f2607fa37543aee1b94c87a55bb1a580cdaa2","kind":"tag","published_at":"2018-10-13T22:28:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.1.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-14T16:34:05.071Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":3.510336718504619,"dependent_packages_count":2.5022507870201594,"stargazers_count":2.5792468329454215,"forks_count":3.215553895019668,"docker_downloads_count":null,"average":2.9518470583724667},"purl":"pkg:golang/github.com/philippgille/gokv/syncmap","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/philippgille/gokv/syncmap","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/philippgille/gokv/syncmap","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/philippgille/gokv/syncmap/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T21:50:31.214Z","issues_count":54,"pull_requests_count":133,"avg_time_to_close_issue":5109374.482758621,"avg_time_to_close_pull_request":9060662.863247864,"issues_closed_count":29,"pull_requests_closed_count":117,"pull_request_authors_count":20,"issue_authors_count":12,"avg_comments_per_issue":1.0740740740740742,"avg_comments_per_pull_request":1.6842105263157896,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":1,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":8474.0,"past_year_avg_time_to_close_pull_request":1376597.4285714286,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/issues","maintainers":[{"login":"philippgille","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}],"active_maintainers":[{"login":"philippgille","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fsyncmap/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fsyncmap/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fsyncmap/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fsyncmap/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fsyncmap/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fsyncmap/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2152556,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3577421,"name":"github.com/philippgille/gokv/etcd","ecosystem":"go","description":"Package etcd contains an implementation of the `gokv.Store` interface for etcd.","homepage":"https://github.com/philippgille/gokv","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/philippgille/gokv","keywords_array":[],"namespace":"github.com/philippgille/gokv","versions_count":2,"first_release_published_at":"2019-10-13T17:34:11.000Z","latest_release_published_at":"2024-01-28T19:29:02.000Z","latest_release_number":"v0.7.0","last_synced_at":"2026-04-28T04:03:05.593Z","created_at":"2022-04-11T03:45:20.813Z","updated_at":"2026-04-28T04:03:05.594Z","registry_url":"https://pkg.go.dev/github.com/philippgille/gokv/etcd","install_command":"go get github.com/philippgille/gokv/etcd","documentation_url":"https://pkg.go.dev/github.com/philippgille/gokv/etcd#section-documentation","metadata":{},"repo_metadata":{"id":33258665,"uuid":"152130551","full_name":"philippgille/gokv","owner":"philippgille","description":"Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)","archived":false,"fork":false,"pushed_at":"2025-06-29T17:30:28.000Z","size":848,"stargazers_count":805,"open_issues_count":43,"forks_count":77,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-14T09:08:44.049Z","etag":null,"topics":["abstraction","badgerdb","bolt","boltdb","cloud-storage","consul","database","dynamodb","etcd","go","golang","key-value","key-value-store","library","memcached","mongodb","package","postgresql","redis","simple"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philippgille.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-08T18:55:22.000Z","updated_at":"2025-08-12T02:35:40.000Z","dependencies_parsed_at":"2022-06-26T01:52:35.050Z","dependency_job_id":"0ac8e5fa-d51e-4da8-a1b0-40a4feb26f9d","html_url":"https://github.com/philippgille/gokv","commit_stats":null,"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/philippgille/gokv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270432133,"owners_count":24582561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"philippgille","name":"Philipp Gillé","uuid":"170670","kind":"user","description":"Software engineer, tech enthusiast","email":"","website":null,"location":"Leipzig, Germany","twitter":null,"company":"@Heetch","icon_url":"https://avatars.githubusercontent.com/u/170670?u=c0e57e2613d3ee3b6b9e2187240e244f7c95c08a\u0026v=4","repositories_count":135,"last_synced_at":"2024-04-24T03:25:16.787Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/philippgille","funding_links":[],"total_stars":1004,"followers":117,"following":96,"created_at":"2022-11-11T11:36:33.789Z","updated_at":"2024-04-24T03:25:24.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille/repositories"},"tags":[{"name":"release/v0.7.0","sha":"0a05f2ed73e80942a5fdf820680d2702d407e794","kind":"commit","published_at":"2024-01-28T20:03:46.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/release/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/release/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@release%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0/manifests"},{"name":"zookeeper/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0/manifests"},{"name":"cockroachdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0/manifests"},{"name":"etcd/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0/manifests"},{"name":"dynamodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0/manifests"},{"name":"datastore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0/manifests"},{"name":"badgerdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0/manifests"},{"name":"bbolt/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0/manifests"},{"name":"bigcache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0/manifests"},{"name":"consul/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0/manifests"},{"name":"tablestore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0/manifests"},{"name":"tablestorage/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0/manifests"},{"name":"syncmap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0/manifests"},{"name":"s3/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0/manifests"},{"name":"redis/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0/manifests"},{"name":"postgresql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0/manifests"},{"name":"noop/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/noop/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/noop/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@noop%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0/manifests"},{"name":"mysql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0/manifests"},{"name":"mongodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0/manifests"},{"name":"memcached/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0/manifests"},{"name":"leveldb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0/manifests"},{"name":"ignite/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0/manifests"},{"name":"hazelcast/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0/manifests"},{"name":"gomap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0/manifests"},{"name":"freecache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0/manifests"},{"name":"file/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0/manifests"},{"name":"sql/v0.7.0","sha":"652fb74cf9a030cd2664bbec76722c2a27fd1c9f","kind":"commit","published_at":"2024-01-28T18:20:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0/manifests"},{"name":"test/v0.7.0","sha":"a58828a77019ea9a61d01e1834f90f97171c7d0e","kind":"commit","published_at":"2024-01-28T18:04:42.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0/manifests"},{"name":"encoding/protobuf/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/protobuf/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/protobuf/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fprotobuf%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0/manifests"},{"name":"util/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0/manifests"},{"name":"encoding/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0/manifests"},{"name":"v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"tag","published_at":"2019-10-13T19:14:36.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0/manifests"},{"name":"cockroachdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0/manifests"},{"name":"util/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0/manifests"},{"name":"test/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0/manifests"},{"name":"tablestore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0/manifests"},{"name":"tablestorage/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0/manifests"},{"name":"syncmap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0/manifests"},{"name":"sql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0/manifests"},{"name":"s3/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0/manifests"},{"name":"redis/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0/manifests"},{"name":"postgresql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0/manifests"},{"name":"mysql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0/manifests"},{"name":"mongodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0/manifests"},{"name":"memcached/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0/manifests"},{"name":"leveldb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0/manifests"},{"name":"ignite/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0/manifests"},{"name":"hazelcast/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0/manifests"},{"name":"gomap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0/manifests"},{"name":"freecache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0/manifests"},{"name":"file/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0/manifests"},{"name":"etcd/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0/manifests"},{"name":"encoding/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0/manifests"},{"name":"dynamodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0/manifests"},{"name":"datastore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0/manifests"},{"name":"consul/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0/manifests"},{"name":"zookeeper/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0/manifests"},{"name":"bigcache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0/manifests"},{"name":"bbolt/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0/manifests"},{"name":"badgerdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0/manifests"},{"name":"v0.5.0","sha":"70977f24d4ddb9fda844f314943c404e61f3668f","kind":"tag","published_at":"2019-01-12T12:40:55.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.5.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"5bc0a11c068818d98726f481a821dc0afe802f98","kind":"tag","published_at":"2018-12-02T20:05:39.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.4.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ceaf2e463933a0a78ce57dee69a0e5767629ea07","kind":"tag","published_at":"2018-11-17T11:46:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.3.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"94e786e14ede35115e3c628535705e0810e2e574","kind":"tag","published_at":"2018-11-05T19:57:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.2.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"678f2607fa37543aee1b94c87a55bb1a580cdaa2","kind":"tag","published_at":"2018-10-13T22:28:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.1.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-14T16:34:05.139Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/philippgille/gokv/etcd","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/philippgille/gokv/etcd","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/philippgille/gokv/etcd","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/philippgille/gokv/etcd/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T21:50:31.214Z","issues_count":54,"pull_requests_count":133,"avg_time_to_close_issue":5109374.482758621,"avg_time_to_close_pull_request":9060662.863247864,"issues_closed_count":29,"pull_requests_closed_count":117,"pull_request_authors_count":20,"issue_authors_count":12,"avg_comments_per_issue":1.0740740740740742,"avg_comments_per_pull_request":1.6842105263157896,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":1,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":8474.0,"past_year_avg_time_to_close_pull_request":1376597.4285714286,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/issues","maintainers":[{"login":"philippgille","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}],"active_maintainers":[{"login":"philippgille","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fetcd/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fetcd/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fetcd/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fetcd/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fetcd/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fetcd/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2152556,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3787131,"name":"github.com/sug0/gokv/hazelcast","ecosystem":"go","description":"Package hazelcast contains an implementation of the `gokv.Store` interface for Hazelcast.","homepage":"https://github.com/philippgille/gokv","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/philippgille/gokv","keywords_array":[],"namespace":"github.com/sug0/gokv","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-05-01T05:33:36.864Z","latest_release_number":null,"last_synced_at":"2026-05-01T05:33:38.345Z","created_at":"2022-04-11T17:34:22.043Z","updated_at":"2026-05-01T05:33:38.345Z","registry_url":"https://pkg.go.dev/github.com/sug0/gokv/hazelcast","install_command":"go get github.com/sug0/gokv/hazelcast","documentation_url":"https://pkg.go.dev/github.com/sug0/gokv/hazelcast#section-documentation","metadata":{},"repo_metadata":{"id":33258665,"uuid":"152130551","full_name":"philippgille/gokv","owner":"philippgille","description":"Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)","archived":false,"fork":false,"pushed_at":"2025-06-29T17:30:28.000Z","size":848,"stargazers_count":805,"open_issues_count":43,"forks_count":77,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-14T09:08:44.049Z","etag":null,"topics":["abstraction","badgerdb","bolt","boltdb","cloud-storage","consul","database","dynamodb","etcd","go","golang","key-value","key-value-store","library","memcached","mongodb","package","postgresql","redis","simple"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philippgille.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-08T18:55:22.000Z","updated_at":"2025-08-12T02:35:40.000Z","dependencies_parsed_at":"2022-06-26T01:52:35.050Z","dependency_job_id":"0ac8e5fa-d51e-4da8-a1b0-40a4feb26f9d","html_url":"https://github.com/philippgille/gokv","commit_stats":null,"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/philippgille/gokv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270432133,"owners_count":24582561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2025-08-14T16:34:05.354Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":1.621842380873635,"dependent_packages_count":6.491628958142286,"stargazers_count":1.5733599923831287,"forks_count":1.9456846915918762,"average":2.9081290057477314},"purl":"pkg:golang/github.com/sug0/gokv/hazelcast","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/sug0/gokv/hazelcast","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/sug0/gokv/hazelcast","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/sug0/gokv/hazelcast/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T21:50:31.214Z","issues_count":54,"pull_requests_count":133,"avg_time_to_close_issue":5109374.482758621,"avg_time_to_close_pull_request":9060662.863247864,"issues_closed_count":29,"pull_requests_closed_count":117,"pull_request_authors_count":20,"issue_authors_count":12,"avg_comments_per_issue":1.0740740740740742,"avg_comments_per_pull_request":1.6842105263157896,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":1,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":8474.0,"past_year_avg_time_to_close_pull_request":1376597.4285714286,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/issues","maintainers":[{"login":"philippgille","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}],"active_maintainers":[{"login":"philippgille","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsug0%2Fgokv%2Fhazelcast/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsug0%2Fgokv%2Fhazelcast/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsug0%2Fgokv%2Fhazelcast/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsug0%2Fgokv%2Fhazelcast/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsug0%2Fgokv%2Fhazelcast/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsug0%2Fgokv%2Fhazelcast/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2152556,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3590273,"name":"github.com/philippgille/gokv/postgresql","ecosystem":"go","description":"Package postgresql contains an implementation of the `gokv.Store` interface for PostgreSQL.","homepage":"https://github.com/philippgille/gokv","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/philippgille/gokv","keywords_array":[],"namespace":"github.com/philippgille/gokv","versions_count":2,"first_release_published_at":"2019-10-13T17:34:11.000Z","latest_release_published_at":"2024-01-28T19:29:02.000Z","latest_release_number":"v0.7.0","last_synced_at":"2026-05-01T05:34:08.101Z","created_at":"2022-04-11T05:06:44.367Z","updated_at":"2026-05-01T05:34:08.102Z","registry_url":"https://pkg.go.dev/github.com/philippgille/gokv/postgresql","install_command":"go get github.com/philippgille/gokv/postgresql","documentation_url":"https://pkg.go.dev/github.com/philippgille/gokv/postgresql#section-documentation","metadata":{},"repo_metadata":{"id":33258665,"uuid":"152130551","full_name":"philippgille/gokv","owner":"philippgille","description":"Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)","archived":false,"fork":false,"pushed_at":"2025-06-29T17:30:28.000Z","size":848,"stargazers_count":805,"open_issues_count":43,"forks_count":77,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-14T09:08:44.049Z","etag":null,"topics":["abstraction","badgerdb","bolt","boltdb","cloud-storage","consul","database","dynamodb","etcd","go","golang","key-value","key-value-store","library","memcached","mongodb","package","postgresql","redis","simple"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philippgille.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-08T18:55:22.000Z","updated_at":"2025-08-12T02:35:40.000Z","dependencies_parsed_at":"2022-06-26T01:52:35.050Z","dependency_job_id":"0ac8e5fa-d51e-4da8-a1b0-40a4feb26f9d","html_url":"https://github.com/philippgille/gokv","commit_stats":null,"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/philippgille/gokv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270432133,"owners_count":24582561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"philippgille","name":"Philipp Gillé","uuid":"170670","kind":"user","description":"Software engineer, tech enthusiast","email":"","website":null,"location":"Leipzig, Germany","twitter":null,"company":"@Heetch","icon_url":"https://avatars.githubusercontent.com/u/170670?u=c0e57e2613d3ee3b6b9e2187240e244f7c95c08a\u0026v=4","repositories_count":135,"last_synced_at":"2024-04-24T03:25:16.787Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/philippgille","funding_links":[],"total_stars":1004,"followers":117,"following":96,"created_at":"2022-11-11T11:36:33.789Z","updated_at":"2024-04-24T03:25:24.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille/repositories"},"tags":[{"name":"release/v0.7.0","sha":"0a05f2ed73e80942a5fdf820680d2702d407e794","kind":"commit","published_at":"2024-01-28T20:03:46.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/release/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/release/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@release%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0/manifests"},{"name":"zookeeper/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0/manifests"},{"name":"cockroachdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0/manifests"},{"name":"etcd/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0/manifests"},{"name":"dynamodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0/manifests"},{"name":"datastore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0/manifests"},{"name":"badgerdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0/manifests"},{"name":"bbolt/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0/manifests"},{"name":"bigcache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0/manifests"},{"name":"consul/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0/manifests"},{"name":"tablestore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0/manifests"},{"name":"tablestorage/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0/manifests"},{"name":"syncmap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0/manifests"},{"name":"s3/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0/manifests"},{"name":"redis/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0/manifests"},{"name":"postgresql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0/manifests"},{"name":"noop/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/noop/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/noop/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@noop%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0/manifests"},{"name":"mysql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0/manifests"},{"name":"mongodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0/manifests"},{"name":"memcached/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0/manifests"},{"name":"leveldb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0/manifests"},{"name":"ignite/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0/manifests"},{"name":"hazelcast/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0/manifests"},{"name":"gomap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0/manifests"},{"name":"freecache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0/manifests"},{"name":"file/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0/manifests"},{"name":"sql/v0.7.0","sha":"652fb74cf9a030cd2664bbec76722c2a27fd1c9f","kind":"commit","published_at":"2024-01-28T18:20:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0/manifests"},{"name":"test/v0.7.0","sha":"a58828a77019ea9a61d01e1834f90f97171c7d0e","kind":"commit","published_at":"2024-01-28T18:04:42.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0/manifests"},{"name":"encoding/protobuf/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/protobuf/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/protobuf/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fprotobuf%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0/manifests"},{"name":"util/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0/manifests"},{"name":"encoding/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0/manifests"},{"name":"v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"tag","published_at":"2019-10-13T19:14:36.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0/manifests"},{"name":"cockroachdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0/manifests"},{"name":"util/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0/manifests"},{"name":"test/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0/manifests"},{"name":"tablestore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0/manifests"},{"name":"tablestorage/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0/manifests"},{"name":"syncmap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0/manifests"},{"name":"sql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0/manifests"},{"name":"s3/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0/manifests"},{"name":"redis/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0/manifests"},{"name":"postgresql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0/manifests"},{"name":"mysql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0/manifests"},{"name":"mongodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0/manifests"},{"name":"memcached/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0/manifests"},{"name":"leveldb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0/manifests"},{"name":"ignite/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0/manifests"},{"name":"hazelcast/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0/manifests"},{"name":"gomap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0/manifests"},{"name":"freecache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0/manifests"},{"name":"file/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0/manifests"},{"name":"etcd/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0/manifests"},{"name":"encoding/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0/manifests"},{"name":"dynamodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0/manifests"},{"name":"datastore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0/manifests"},{"name":"consul/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0/manifests"},{"name":"zookeeper/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0/manifests"},{"name":"bigcache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0/manifests"},{"name":"bbolt/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0/manifests"},{"name":"badgerdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0/manifests"},{"name":"v0.5.0","sha":"70977f24d4ddb9fda844f314943c404e61f3668f","kind":"tag","published_at":"2019-01-12T12:40:55.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.5.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"5bc0a11c068818d98726f481a821dc0afe802f98","kind":"tag","published_at":"2018-12-02T20:05:39.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.4.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ceaf2e463933a0a78ce57dee69a0e5767629ea07","kind":"tag","published_at":"2018-11-17T11:46:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.3.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"94e786e14ede35115e3c628535705e0810e2e574","kind":"tag","published_at":"2018-11-05T19:57:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.2.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"678f2607fa37543aee1b94c87a55bb1a580cdaa2","kind":"tag","published_at":"2018-10-13T22:28:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.1.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-14T16:34:04.152Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.746152421296781,"dependent_packages_count":5.81948795593103,"stargazers_count":2.5792468329454215,"forks_count":3.215553895019668,"docker_downloads_count":null,"average":4.090110276298225},"purl":"pkg:golang/github.com/philippgille/gokv/postgresql","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/philippgille/gokv/postgresql","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/philippgille/gokv/postgresql","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/philippgille/gokv/postgresql/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T21:50:31.214Z","issues_count":54,"pull_requests_count":133,"avg_time_to_close_issue":5109374.482758621,"avg_time_to_close_pull_request":9060662.863247864,"issues_closed_count":29,"pull_requests_closed_count":117,"pull_request_authors_count":20,"issue_authors_count":12,"avg_comments_per_issue":1.0740740740740742,"avg_comments_per_pull_request":1.6842105263157896,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":1,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":8474.0,"past_year_avg_time_to_close_pull_request":1376597.4285714286,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/issues","maintainers":[{"login":"philippgille","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}],"active_maintainers":[{"login":"philippgille","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fpostgresql/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fpostgresql/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fpostgresql/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fpostgresql/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fpostgresql/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fpostgresql/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2152556,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3590275,"name":"github.com/philippgille/gokv/memcached","ecosystem":"go","description":"Package memcached contains an implementation of the `gokv.Store` interface for Memcached.","homepage":"https://github.com/philippgille/gokv","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/philippgille/gokv","keywords_array":[],"namespace":"github.com/philippgille/gokv","versions_count":2,"first_release_published_at":"2019-10-13T17:34:11.000Z","latest_release_published_at":"2024-01-28T19:29:02.000Z","latest_release_number":"v0.7.0","last_synced_at":"2026-05-04T07:01:15.325Z","created_at":"2022-04-11T05:06:44.791Z","updated_at":"2026-05-04T07:01:15.325Z","registry_url":"https://pkg.go.dev/github.com/philippgille/gokv/memcached","install_command":"go get github.com/philippgille/gokv/memcached","documentation_url":"https://pkg.go.dev/github.com/philippgille/gokv/memcached#section-documentation","metadata":{},"repo_metadata":{"id":33258665,"uuid":"152130551","full_name":"philippgille/gokv","owner":"philippgille","description":"Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)","archived":false,"fork":false,"pushed_at":"2025-06-29T17:30:28.000Z","size":848,"stargazers_count":805,"open_issues_count":43,"forks_count":77,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-14T09:08:44.049Z","etag":null,"topics":["abstraction","badgerdb","bolt","boltdb","cloud-storage","consul","database","dynamodb","etcd","go","golang","key-value","key-value-store","library","memcached","mongodb","package","postgresql","redis","simple"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philippgille.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-08T18:55:22.000Z","updated_at":"2025-08-12T02:35:40.000Z","dependencies_parsed_at":"2022-06-26T01:52:35.050Z","dependency_job_id":"0ac8e5fa-d51e-4da8-a1b0-40a4feb26f9d","html_url":"https://github.com/philippgille/gokv","commit_stats":null,"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/philippgille/gokv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270432133,"owners_count":24582561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"philippgille","name":"Philipp Gillé","uuid":"170670","kind":"user","description":"Software engineer, tech enthusiast","email":"","website":null,"location":"Leipzig, Germany","twitter":null,"company":"@Heetch","icon_url":"https://avatars.githubusercontent.com/u/170670?u=c0e57e2613d3ee3b6b9e2187240e244f7c95c08a\u0026v=4","repositories_count":135,"last_synced_at":"2024-04-24T03:25:16.787Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/philippgille","funding_links":[],"total_stars":1004,"followers":117,"following":96,"created_at":"2022-11-11T11:36:33.789Z","updated_at":"2024-04-24T03:25:24.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille/repositories"},"tags":[{"name":"release/v0.7.0","sha":"0a05f2ed73e80942a5fdf820680d2702d407e794","kind":"commit","published_at":"2024-01-28T20:03:46.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/release/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/release/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@release%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0/manifests"},{"name":"zookeeper/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0/manifests"},{"name":"cockroachdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0/manifests"},{"name":"etcd/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0/manifests"},{"name":"dynamodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0/manifests"},{"name":"datastore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0/manifests"},{"name":"badgerdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0/manifests"},{"name":"bbolt/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0/manifests"},{"name":"bigcache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0/manifests"},{"name":"consul/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0/manifests"},{"name":"tablestore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0/manifests"},{"name":"tablestorage/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0/manifests"},{"name":"syncmap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0/manifests"},{"name":"s3/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0/manifests"},{"name":"redis/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0/manifests"},{"name":"postgresql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0/manifests"},{"name":"noop/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/noop/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/noop/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@noop%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0/manifests"},{"name":"mysql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0/manifests"},{"name":"mongodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0/manifests"},{"name":"memcached/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0/manifests"},{"name":"leveldb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0/manifests"},{"name":"ignite/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0/manifests"},{"name":"hazelcast/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0/manifests"},{"name":"gomap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0/manifests"},{"name":"freecache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0/manifests"},{"name":"file/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0/manifests"},{"name":"sql/v0.7.0","sha":"652fb74cf9a030cd2664bbec76722c2a27fd1c9f","kind":"commit","published_at":"2024-01-28T18:20:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0/manifests"},{"name":"test/v0.7.0","sha":"a58828a77019ea9a61d01e1834f90f97171c7d0e","kind":"commit","published_at":"2024-01-28T18:04:42.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0/manifests"},{"name":"encoding/protobuf/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/protobuf/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/protobuf/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fprotobuf%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0/manifests"},{"name":"util/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0/manifests"},{"name":"encoding/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0/manifests"},{"name":"v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"tag","published_at":"2019-10-13T19:14:36.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0/manifests"},{"name":"cockroachdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0/manifests"},{"name":"util/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0/manifests"},{"name":"test/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0/manifests"},{"name":"tablestore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0/manifests"},{"name":"tablestorage/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0/manifests"},{"name":"syncmap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0/manifests"},{"name":"sql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0/manifests"},{"name":"s3/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0/manifests"},{"name":"redis/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0/manifests"},{"name":"postgresql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0/manifests"},{"name":"mysql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0/manifests"},{"name":"mongodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0/manifests"},{"name":"memcached/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0/manifests"},{"name":"leveldb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0/manifests"},{"name":"ignite/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0/manifests"},{"name":"hazelcast/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0/manifests"},{"name":"gomap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0/manifests"},{"name":"freecache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0/manifests"},{"name":"file/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0/manifests"},{"name":"etcd/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0/manifests"},{"name":"encoding/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0/manifests"},{"name":"dynamodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0/manifests"},{"name":"datastore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0/manifests"},{"name":"consul/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0/manifests"},{"name":"zookeeper/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0/manifests"},{"name":"bigcache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0/manifests"},{"name":"bbolt/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0/manifests"},{"name":"badgerdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0/manifests"},{"name":"v0.5.0","sha":"70977f24d4ddb9fda844f314943c404e61f3668f","kind":"tag","published_at":"2019-01-12T12:40:55.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.5.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"5bc0a11c068818d98726f481a821dc0afe802f98","kind":"tag","published_at":"2018-12-02T20:05:39.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.4.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ceaf2e463933a0a78ce57dee69a0e5767629ea07","kind":"tag","published_at":"2018-11-17T11:46:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.3.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"94e786e14ede35115e3c628535705e0810e2e574","kind":"tag","published_at":"2018-11-05T19:57:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.2.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"678f2607fa37543aee1b94c87a55bb1a580cdaa2","kind":"tag","published_at":"2018-10-13T22:28:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.1.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-14T16:34:05.314Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/philippgille/gokv/memcached","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/philippgille/gokv/memcached","docker_dependents_count":2,"docker_downloads_count":142,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/philippgille/gokv/memcached","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/philippgille/gokv/memcached/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T21:50:31.214Z","issues_count":54,"pull_requests_count":133,"avg_time_to_close_issue":5109374.482758621,"avg_time_to_close_pull_request":9060662.863247864,"issues_closed_count":29,"pull_requests_closed_count":117,"pull_request_authors_count":20,"issue_authors_count":12,"avg_comments_per_issue":1.0740740740740742,"avg_comments_per_pull_request":1.6842105263157896,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":1,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":8474.0,"past_year_avg_time_to_close_pull_request":1376597.4285714286,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/issues","maintainers":[{"login":"philippgille","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}],"active_maintainers":[{"login":"philippgille","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fmemcached/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fmemcached/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fmemcached/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fmemcached/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fmemcached/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fmemcached/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2152556,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3583108,"name":"github.com/philippgille/gokv/tablestorage","ecosystem":"go","description":"Package tablestorage contains an implementation of the `gokv.Store` interface for Azure Table Storage.","homepage":"https://github.com/philippgille/gokv","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/philippgille/gokv","keywords_array":[],"namespace":"github.com/philippgille/gokv","versions_count":2,"first_release_published_at":"2019-10-13T17:34:11.000Z","latest_release_published_at":"2024-01-28T19:29:02.000Z","latest_release_number":"v0.7.0","last_synced_at":"2026-05-04T07:01:56.144Z","created_at":"2022-04-11T04:22:18.954Z","updated_at":"2026-05-04T07:01:56.145Z","registry_url":"https://pkg.go.dev/github.com/philippgille/gokv/tablestorage","install_command":"go get github.com/philippgille/gokv/tablestorage","documentation_url":"https://pkg.go.dev/github.com/philippgille/gokv/tablestorage#section-documentation","metadata":{},"repo_metadata":{"id":33258665,"uuid":"152130551","full_name":"philippgille/gokv","owner":"philippgille","description":"Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)","archived":false,"fork":false,"pushed_at":"2025-06-29T17:30:28.000Z","size":848,"stargazers_count":805,"open_issues_count":43,"forks_count":77,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-14T09:08:44.049Z","etag":null,"topics":["abstraction","badgerdb","bolt","boltdb","cloud-storage","consul","database","dynamodb","etcd","go","golang","key-value","key-value-store","library","memcached","mongodb","package","postgresql","redis","simple"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philippgille.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-08T18:55:22.000Z","updated_at":"2025-08-12T02:35:40.000Z","dependencies_parsed_at":"2022-06-26T01:52:35.050Z","dependency_job_id":"0ac8e5fa-d51e-4da8-a1b0-40a4feb26f9d","html_url":"https://github.com/philippgille/gokv","commit_stats":null,"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/philippgille/gokv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270432133,"owners_count":24582561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"philippgille","name":"Philipp Gillé","uuid":"170670","kind":"user","description":"Software engineer, tech enthusiast","email":"","website":null,"location":"Leipzig, Germany","twitter":null,"company":"@Heetch","icon_url":"https://avatars.githubusercontent.com/u/170670?u=c0e57e2613d3ee3b6b9e2187240e244f7c95c08a\u0026v=4","repositories_count":135,"last_synced_at":"2024-04-24T03:25:16.787Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/philippgille","funding_links":[],"total_stars":1004,"followers":117,"following":96,"created_at":"2022-11-11T11:36:33.789Z","updated_at":"2024-04-24T03:25:24.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille/repositories"},"tags":[{"name":"release/v0.7.0","sha":"0a05f2ed73e80942a5fdf820680d2702d407e794","kind":"commit","published_at":"2024-01-28T20:03:46.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/release/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/release/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@release%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0/manifests"},{"name":"zookeeper/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0/manifests"},{"name":"cockroachdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0/manifests"},{"name":"etcd/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0/manifests"},{"name":"dynamodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0/manifests"},{"name":"datastore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0/manifests"},{"name":"badgerdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0/manifests"},{"name":"bbolt/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0/manifests"},{"name":"bigcache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0/manifests"},{"name":"consul/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0/manifests"},{"name":"tablestore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0/manifests"},{"name":"tablestorage/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0/manifests"},{"name":"syncmap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0/manifests"},{"name":"s3/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0/manifests"},{"name":"redis/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0/manifests"},{"name":"postgresql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0/manifests"},{"name":"noop/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/noop/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/noop/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@noop%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0/manifests"},{"name":"mysql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0/manifests"},{"name":"mongodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0/manifests"},{"name":"memcached/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0/manifests"},{"name":"leveldb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0/manifests"},{"name":"ignite/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0/manifests"},{"name":"hazelcast/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0/manifests"},{"name":"gomap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0/manifests"},{"name":"freecache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0/manifests"},{"name":"file/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0/manifests"},{"name":"sql/v0.7.0","sha":"652fb74cf9a030cd2664bbec76722c2a27fd1c9f","kind":"commit","published_at":"2024-01-28T18:20:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0/manifests"},{"name":"test/v0.7.0","sha":"a58828a77019ea9a61d01e1834f90f97171c7d0e","kind":"commit","published_at":"2024-01-28T18:04:42.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0/manifests"},{"name":"encoding/protobuf/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/protobuf/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/protobuf/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fprotobuf%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0/manifests"},{"name":"util/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0/manifests"},{"name":"encoding/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0/manifests"},{"name":"v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"tag","published_at":"2019-10-13T19:14:36.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0/manifests"},{"name":"cockroachdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0/manifests"},{"name":"util/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0/manifests"},{"name":"test/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0/manifests"},{"name":"tablestore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0/manifests"},{"name":"tablestorage/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0/manifests"},{"name":"syncmap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0/manifests"},{"name":"sql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0/manifests"},{"name":"s3/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0/manifests"},{"name":"redis/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0/manifests"},{"name":"postgresql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0/manifests"},{"name":"mysql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0/manifests"},{"name":"mongodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0/manifests"},{"name":"memcached/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0/manifests"},{"name":"leveldb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0/manifests"},{"name":"ignite/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0/manifests"},{"name":"hazelcast/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0/manifests"},{"name":"gomap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0/manifests"},{"name":"freecache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0/manifests"},{"name":"file/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0/manifests"},{"name":"etcd/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0/manifests"},{"name":"encoding/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0/manifests"},{"name":"dynamodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0/manifests"},{"name":"datastore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0/manifests"},{"name":"consul/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0/manifests"},{"name":"zookeeper/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0/manifests"},{"name":"bigcache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0/manifests"},{"name":"bbolt/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0/manifests"},{"name":"badgerdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0/manifests"},{"name":"v0.5.0","sha":"70977f24d4ddb9fda844f314943c404e61f3668f","kind":"tag","published_at":"2019-01-12T12:40:55.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.5.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"5bc0a11c068818d98726f481a821dc0afe802f98","kind":"tag","published_at":"2018-12-02T20:05:39.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.4.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ceaf2e463933a0a78ce57dee69a0e5767629ea07","kind":"tag","published_at":"2018-11-17T11:46:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.3.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"94e786e14ede35115e3c628535705e0810e2e574","kind":"tag","published_at":"2018-11-05T19:57:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.2.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"678f2607fa37543aee1b94c87a55bb1a580cdaa2","kind":"tag","published_at":"2018-10-13T22:28:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.1.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-14T16:34:05.301Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/philippgille/gokv/tablestorage","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/philippgille/gokv/tablestorage","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/philippgille/gokv/tablestorage","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/philippgille/gokv/tablestorage/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T21:50:31.214Z","issues_count":54,"pull_requests_count":133,"avg_time_to_close_issue":5109374.482758621,"avg_time_to_close_pull_request":9060662.863247864,"issues_closed_count":29,"pull_requests_closed_count":117,"pull_request_authors_count":20,"issue_authors_count":12,"avg_comments_per_issue":1.0740740740740742,"avg_comments_per_pull_request":1.6842105263157896,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":1,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":8474.0,"past_year_avg_time_to_close_pull_request":1376597.4285714286,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/issues","maintainers":[{"login":"philippgille","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}],"active_maintainers":[{"login":"philippgille","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Ftablestorage/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Ftablestorage/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Ftablestorage/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Ftablestorage/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Ftablestorage/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Ftablestorage/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2152556,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3592837,"name":"github.com/philippgille/gokv/cockroachdb","ecosystem":"go","description":"Package cockroachdb contains an implementation of the `gokv.Store` interface for CockroachDB.","homepage":"https://github.com/philippgille/gokv","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/philippgille/gokv","keywords_array":[],"namespace":"github.com/philippgille/gokv","versions_count":2,"first_release_published_at":"2019-10-13T17:34:11.000Z","latest_release_published_at":"2024-01-28T19:29:02.000Z","latest_release_number":"v0.7.0","last_synced_at":"2026-05-04T07:07:05.141Z","created_at":"2022-04-11T05:22:43.128Z","updated_at":"2026-05-04T07:07:05.141Z","registry_url":"https://pkg.go.dev/github.com/philippgille/gokv/cockroachdb","install_command":"go get github.com/philippgille/gokv/cockroachdb","documentation_url":"https://pkg.go.dev/github.com/philippgille/gokv/cockroachdb#section-documentation","metadata":{},"repo_metadata":{"id":33258665,"uuid":"152130551","full_name":"philippgille/gokv","owner":"philippgille","description":"Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)","archived":false,"fork":false,"pushed_at":"2025-06-29T17:30:28.000Z","size":848,"stargazers_count":805,"open_issues_count":43,"forks_count":77,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-14T09:08:44.049Z","etag":null,"topics":["abstraction","badgerdb","bolt","boltdb","cloud-storage","consul","database","dynamodb","etcd","go","golang","key-value","key-value-store","library","memcached","mongodb","package","postgresql","redis","simple"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philippgille.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-08T18:55:22.000Z","updated_at":"2025-08-12T02:35:40.000Z","dependencies_parsed_at":"2022-06-26T01:52:35.050Z","dependency_job_id":"0ac8e5fa-d51e-4da8-a1b0-40a4feb26f9d","html_url":"https://github.com/philippgille/gokv","commit_stats":null,"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/philippgille/gokv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270432133,"owners_count":24582561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"philippgille","name":"Philipp Gillé","uuid":"170670","kind":"user","description":"Software engineer, tech enthusiast","email":"","website":null,"location":"Leipzig, Germany","twitter":null,"company":"@Heetch","icon_url":"https://avatars.githubusercontent.com/u/170670?u=c0e57e2613d3ee3b6b9e2187240e244f7c95c08a\u0026v=4","repositories_count":135,"last_synced_at":"2024-04-24T03:25:16.787Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/philippgille","funding_links":[],"total_stars":1004,"followers":117,"following":96,"created_at":"2022-11-11T11:36:33.789Z","updated_at":"2024-04-24T03:25:24.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille/repositories"},"tags":[{"name":"release/v0.7.0","sha":"0a05f2ed73e80942a5fdf820680d2702d407e794","kind":"commit","published_at":"2024-01-28T20:03:46.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/release/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/release/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@release%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0/manifests"},{"name":"zookeeper/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0/manifests"},{"name":"cockroachdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0/manifests"},{"name":"etcd/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0/manifests"},{"name":"dynamodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0/manifests"},{"name":"datastore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0/manifests"},{"name":"badgerdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0/manifests"},{"name":"bbolt/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0/manifests"},{"name":"bigcache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0/manifests"},{"name":"consul/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0/manifests"},{"name":"tablestore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0/manifests"},{"name":"tablestorage/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0/manifests"},{"name":"syncmap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0/manifests"},{"name":"s3/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0/manifests"},{"name":"redis/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0/manifests"},{"name":"postgresql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0/manifests"},{"name":"noop/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/noop/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/noop/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@noop%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0/manifests"},{"name":"mysql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0/manifests"},{"name":"mongodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0/manifests"},{"name":"memcached/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0/manifests"},{"name":"leveldb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0/manifests"},{"name":"ignite/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0/manifests"},{"name":"hazelcast/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0/manifests"},{"name":"gomap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0/manifests"},{"name":"freecache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0/manifests"},{"name":"file/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0/manifests"},{"name":"sql/v0.7.0","sha":"652fb74cf9a030cd2664bbec76722c2a27fd1c9f","kind":"commit","published_at":"2024-01-28T18:20:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0/manifests"},{"name":"test/v0.7.0","sha":"a58828a77019ea9a61d01e1834f90f97171c7d0e","kind":"commit","published_at":"2024-01-28T18:04:42.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0/manifests"},{"name":"encoding/protobuf/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/protobuf/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/protobuf/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fprotobuf%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0/manifests"},{"name":"util/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0/manifests"},{"name":"encoding/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0/manifests"},{"name":"v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"tag","published_at":"2019-10-13T19:14:36.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0/manifests"},{"name":"cockroachdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0/manifests"},{"name":"util/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0/manifests"},{"name":"test/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0/manifests"},{"name":"tablestore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0/manifests"},{"name":"tablestorage/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0/manifests"},{"name":"syncmap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0/manifests"},{"name":"sql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0/manifests"},{"name":"s3/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0/manifests"},{"name":"redis/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0/manifests"},{"name":"postgresql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0/manifests"},{"name":"mysql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0/manifests"},{"name":"mongodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0/manifests"},{"name":"memcached/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0/manifests"},{"name":"leveldb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0/manifests"},{"name":"ignite/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0/manifests"},{"name":"hazelcast/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0/manifests"},{"name":"gomap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0/manifests"},{"name":"freecache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0/manifests"},{"name":"file/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0/manifests"},{"name":"etcd/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0/manifests"},{"name":"encoding/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0/manifests"},{"name":"dynamodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0/manifests"},{"name":"datastore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0/manifests"},{"name":"consul/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0/manifests"},{"name":"zookeeper/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0/manifests"},{"name":"bigcache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0/manifests"},{"name":"bbolt/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0/manifests"},{"name":"badgerdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0/manifests"},{"name":"v0.5.0","sha":"70977f24d4ddb9fda844f314943c404e61f3668f","kind":"tag","published_at":"2019-01-12T12:40:55.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.5.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"5bc0a11c068818d98726f481a821dc0afe802f98","kind":"tag","published_at":"2018-12-02T20:05:39.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.4.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ceaf2e463933a0a78ce57dee69a0e5767629ea07","kind":"tag","published_at":"2018-11-17T11:46:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.3.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"94e786e14ede35115e3c628535705e0810e2e574","kind":"tag","published_at":"2018-11-05T19:57:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.2.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"678f2607fa37543aee1b94c87a55bb1a580cdaa2","kind":"tag","published_at":"2018-10-13T22:28:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.1.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-14T16:34:05.356Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/philippgille/gokv/cockroachdb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/philippgille/gokv/cockroachdb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/philippgille/gokv/cockroachdb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/philippgille/gokv/cockroachdb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T21:50:31.214Z","issues_count":54,"pull_requests_count":133,"avg_time_to_close_issue":5109374.482758621,"avg_time_to_close_pull_request":9060662.863247864,"issues_closed_count":29,"pull_requests_closed_count":117,"pull_request_authors_count":20,"issue_authors_count":12,"avg_comments_per_issue":1.0740740740740742,"avg_comments_per_pull_request":1.6842105263157896,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":1,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":8474.0,"past_year_avg_time_to_close_pull_request":1376597.4285714286,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/issues","maintainers":[{"login":"philippgille","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}],"active_maintainers":[{"login":"philippgille","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fcockroachdb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fcockroachdb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fcockroachdb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fcockroachdb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fcockroachdb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fcockroachdb/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2152556,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3592844,"name":"github.com/philippgille/gokv/mysql","ecosystem":"go","description":"Package mysql contains an implementation of the `gokv.Store` interface for MySQL.","homepage":"https://github.com/philippgille/gokv","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/philippgille/gokv","keywords_array":[],"namespace":"github.com/philippgille/gokv","versions_count":2,"first_release_published_at":"2019-10-13T17:34:11.000Z","latest_release_published_at":"2024-01-28T19:29:02.000Z","latest_release_number":"v0.7.0","last_synced_at":"2026-05-06T08:05:28.348Z","created_at":"2022-04-11T05:22:44.996Z","updated_at":"2026-05-06T08:05:28.349Z","registry_url":"https://pkg.go.dev/github.com/philippgille/gokv/mysql","install_command":"go get github.com/philippgille/gokv/mysql","documentation_url":"https://pkg.go.dev/github.com/philippgille/gokv/mysql#section-documentation","metadata":{},"repo_metadata":{"id":33258665,"uuid":"152130551","full_name":"philippgille/gokv","owner":"philippgille","description":"Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)","archived":false,"fork":false,"pushed_at":"2025-06-29T17:30:28.000Z","size":848,"stargazers_count":805,"open_issues_count":43,"forks_count":77,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-14T09:08:44.049Z","etag":null,"topics":["abstraction","badgerdb","bolt","boltdb","cloud-storage","consul","database","dynamodb","etcd","go","golang","key-value","key-value-store","library","memcached","mongodb","package","postgresql","redis","simple"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philippgille.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-08T18:55:22.000Z","updated_at":"2025-08-12T02:35:40.000Z","dependencies_parsed_at":"2022-06-26T01:52:35.050Z","dependency_job_id":"0ac8e5fa-d51e-4da8-a1b0-40a4feb26f9d","html_url":"https://github.com/philippgille/gokv","commit_stats":null,"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/philippgille/gokv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270432133,"owners_count":24582561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"philippgille","name":"Philipp Gillé","uuid":"170670","kind":"user","description":"Software engineer, tech enthusiast","email":"","website":null,"location":"Leipzig, Germany","twitter":null,"company":"@Heetch","icon_url":"https://avatars.githubusercontent.com/u/170670?u=c0e57e2613d3ee3b6b9e2187240e244f7c95c08a\u0026v=4","repositories_count":135,"last_synced_at":"2024-04-24T03:25:16.787Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/philippgille","funding_links":[],"total_stars":1004,"followers":117,"following":96,"created_at":"2022-11-11T11:36:33.789Z","updated_at":"2024-04-24T03:25:24.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille/repositories"},"tags":[{"name":"release/v0.7.0","sha":"0a05f2ed73e80942a5fdf820680d2702d407e794","kind":"commit","published_at":"2024-01-28T20:03:46.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/release/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/release/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@release%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0/manifests"},{"name":"zookeeper/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0/manifests"},{"name":"cockroachdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0/manifests"},{"name":"etcd/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0/manifests"},{"name":"dynamodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0/manifests"},{"name":"datastore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0/manifests"},{"name":"badgerdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0/manifests"},{"name":"bbolt/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0/manifests"},{"name":"bigcache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0/manifests"},{"name":"consul/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0/manifests"},{"name":"tablestore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0/manifests"},{"name":"tablestorage/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0/manifests"},{"name":"syncmap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0/manifests"},{"name":"s3/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0/manifests"},{"name":"redis/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0/manifests"},{"name":"postgresql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0/manifests"},{"name":"noop/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/noop/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/noop/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@noop%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0/manifests"},{"name":"mysql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0/manifests"},{"name":"mongodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0/manifests"},{"name":"memcached/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0/manifests"},{"name":"leveldb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0/manifests"},{"name":"ignite/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0/manifests"},{"name":"hazelcast/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0/manifests"},{"name":"gomap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0/manifests"},{"name":"freecache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0/manifests"},{"name":"file/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0/manifests"},{"name":"sql/v0.7.0","sha":"652fb74cf9a030cd2664bbec76722c2a27fd1c9f","kind":"commit","published_at":"2024-01-28T18:20:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0/manifests"},{"name":"test/v0.7.0","sha":"a58828a77019ea9a61d01e1834f90f97171c7d0e","kind":"commit","published_at":"2024-01-28T18:04:42.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0/manifests"},{"name":"encoding/protobuf/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/protobuf/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/protobuf/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fprotobuf%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0/manifests"},{"name":"util/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0/manifests"},{"name":"encoding/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0/manifests"},{"name":"v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"tag","published_at":"2019-10-13T19:14:36.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0/manifests"},{"name":"cockroachdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0/manifests"},{"name":"util/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0/manifests"},{"name":"test/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0/manifests"},{"name":"tablestore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0/manifests"},{"name":"tablestorage/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0/manifests"},{"name":"syncmap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0/manifests"},{"name":"sql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0/manifests"},{"name":"s3/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0/manifests"},{"name":"redis/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0/manifests"},{"name":"postgresql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0/manifests"},{"name":"mysql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0/manifests"},{"name":"mongodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0/manifests"},{"name":"memcached/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0/manifests"},{"name":"leveldb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0/manifests"},{"name":"ignite/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0/manifests"},{"name":"hazelcast/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0/manifests"},{"name":"gomap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0/manifests"},{"name":"freecache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0/manifests"},{"name":"file/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0/manifests"},{"name":"etcd/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0/manifests"},{"name":"encoding/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0/manifests"},{"name":"dynamodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0/manifests"},{"name":"datastore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0/manifests"},{"name":"consul/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0/manifests"},{"name":"zookeeper/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0/manifests"},{"name":"bigcache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0/manifests"},{"name":"bbolt/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0/manifests"},{"name":"badgerdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0/manifests"},{"name":"v0.5.0","sha":"70977f24d4ddb9fda844f314943c404e61f3668f","kind":"tag","published_at":"2019-01-12T12:40:55.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.5.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"5bc0a11c068818d98726f481a821dc0afe802f98","kind":"tag","published_at":"2018-12-02T20:05:39.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.4.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ceaf2e463933a0a78ce57dee69a0e5767629ea07","kind":"tag","published_at":"2018-11-17T11:46:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.3.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"94e786e14ede35115e3c628535705e0810e2e574","kind":"tag","published_at":"2018-11-05T19:57:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.2.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"678f2607fa37543aee1b94c87a55bb1a580cdaa2","kind":"tag","published_at":"2018-10-13T22:28:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.1.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-14T16:34:04.119Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/philippgille/gokv/mysql","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/philippgille/gokv/mysql","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/philippgille/gokv/mysql","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/philippgille/gokv/mysql/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T21:50:31.214Z","issues_count":54,"pull_requests_count":133,"avg_time_to_close_issue":5109374.482758621,"avg_time_to_close_pull_request":9060662.863247864,"issues_closed_count":29,"pull_requests_closed_count":117,"pull_request_authors_count":20,"issue_authors_count":12,"avg_comments_per_issue":1.0740740740740742,"avg_comments_per_pull_request":1.6842105263157896,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":1,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":8474.0,"past_year_avg_time_to_close_pull_request":1376597.4285714286,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/issues","maintainers":[{"login":"philippgille","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}],"active_maintainers":[{"login":"philippgille","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fmysql/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fmysql/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fmysql/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fmysql/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fmysql/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fmysql/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2152556,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3554162,"name":"github.com/philippgille/gokv/dynamodb","ecosystem":"go","description":"Package dynamodb contains an implementation of the `gokv.Store` interface for Amazon DynamoDB.","homepage":"https://github.com/philippgille/gokv","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/philippgille/gokv","keywords_array":[],"namespace":"github.com/philippgille/gokv","versions_count":2,"first_release_published_at":"2019-10-13T17:34:11.000Z","latest_release_published_at":"2024-01-28T19:29:02.000Z","latest_release_number":"v0.7.0","last_synced_at":"2026-05-04T07:05:46.324Z","created_at":"2022-04-11T01:20:20.590Z","updated_at":"2026-05-04T07:05:46.324Z","registry_url":"https://pkg.go.dev/github.com/philippgille/gokv/dynamodb","install_command":"go get github.com/philippgille/gokv/dynamodb","documentation_url":"https://pkg.go.dev/github.com/philippgille/gokv/dynamodb#section-documentation","metadata":{},"repo_metadata":{"id":33258665,"uuid":"152130551","full_name":"philippgille/gokv","owner":"philippgille","description":"Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)","archived":false,"fork":false,"pushed_at":"2025-06-29T17:30:28.000Z","size":848,"stargazers_count":805,"open_issues_count":43,"forks_count":77,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-14T09:08:44.049Z","etag":null,"topics":["abstraction","badgerdb","bolt","boltdb","cloud-storage","consul","database","dynamodb","etcd","go","golang","key-value","key-value-store","library","memcached","mongodb","package","postgresql","redis","simple"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philippgille.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-08T18:55:22.000Z","updated_at":"2025-08-12T02:35:40.000Z","dependencies_parsed_at":"2022-06-26T01:52:35.050Z","dependency_job_id":"0ac8e5fa-d51e-4da8-a1b0-40a4feb26f9d","html_url":"https://github.com/philippgille/gokv","commit_stats":null,"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/philippgille/gokv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270432133,"owners_count":24582561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"philippgille","name":"Philipp Gillé","uuid":"170670","kind":"user","description":"Software engineer, tech enthusiast","email":"","website":null,"location":"Leipzig, Germany","twitter":null,"company":"@Heetch","icon_url":"https://avatars.githubusercontent.com/u/170670?u=c0e57e2613d3ee3b6b9e2187240e244f7c95c08a\u0026v=4","repositories_count":135,"last_synced_at":"2024-04-24T03:25:16.787Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/philippgille","funding_links":[],"total_stars":1004,"followers":117,"following":96,"created_at":"2022-11-11T11:36:33.789Z","updated_at":"2024-04-24T03:25:24.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille/repositories"},"tags":[{"name":"release/v0.7.0","sha":"0a05f2ed73e80942a5fdf820680d2702d407e794","kind":"commit","published_at":"2024-01-28T20:03:46.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/release/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/release/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@release%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0/manifests"},{"name":"zookeeper/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0/manifests"},{"name":"cockroachdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0/manifests"},{"name":"etcd/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0/manifests"},{"name":"dynamodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0/manifests"},{"name":"datastore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0/manifests"},{"name":"badgerdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0/manifests"},{"name":"bbolt/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0/manifests"},{"name":"bigcache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0/manifests"},{"name":"consul/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0/manifests"},{"name":"tablestore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0/manifests"},{"name":"tablestorage/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0/manifests"},{"name":"syncmap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0/manifests"},{"name":"s3/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0/manifests"},{"name":"redis/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0/manifests"},{"name":"postgresql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0/manifests"},{"name":"noop/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/noop/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/noop/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@noop%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0/manifests"},{"name":"mysql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0/manifests"},{"name":"mongodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0/manifests"},{"name":"memcached/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0/manifests"},{"name":"leveldb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0/manifests"},{"name":"ignite/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0/manifests"},{"name":"hazelcast/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0/manifests"},{"name":"gomap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0/manifests"},{"name":"freecache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0/manifests"},{"name":"file/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0/manifests"},{"name":"sql/v0.7.0","sha":"652fb74cf9a030cd2664bbec76722c2a27fd1c9f","kind":"commit","published_at":"2024-01-28T18:20:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0/manifests"},{"name":"test/v0.7.0","sha":"a58828a77019ea9a61d01e1834f90f97171c7d0e","kind":"commit","published_at":"2024-01-28T18:04:42.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0/manifests"},{"name":"encoding/protobuf/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/protobuf/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/protobuf/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fprotobuf%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0/manifests"},{"name":"util/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0/manifests"},{"name":"encoding/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0/manifests"},{"name":"v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"tag","published_at":"2019-10-13T19:14:36.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0/manifests"},{"name":"cockroachdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0/manifests"},{"name":"util/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0/manifests"},{"name":"test/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0/manifests"},{"name":"tablestore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0/manifests"},{"name":"tablestorage/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0/manifests"},{"name":"syncmap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0/manifests"},{"name":"sql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0/manifests"},{"name":"s3/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0/manifests"},{"name":"redis/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0/manifests"},{"name":"postgresql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0/manifests"},{"name":"mysql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0/manifests"},{"name":"mongodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0/manifests"},{"name":"memcached/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0/manifests"},{"name":"leveldb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0/manifests"},{"name":"ignite/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0/manifests"},{"name":"hazelcast/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0/manifests"},{"name":"gomap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0/manifests"},{"name":"freecache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0/manifests"},{"name":"file/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0/manifests"},{"name":"etcd/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0/manifests"},{"name":"encoding/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0/manifests"},{"name":"dynamodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0/manifests"},{"name":"datastore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0/manifests"},{"name":"consul/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0/manifests"},{"name":"zookeeper/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0/manifests"},{"name":"bigcache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0/manifests"},{"name":"bbolt/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0/manifests"},{"name":"badgerdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0/manifests"},{"name":"v0.5.0","sha":"70977f24d4ddb9fda844f314943c404e61f3668f","kind":"tag","published_at":"2019-01-12T12:40:55.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.5.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"5bc0a11c068818d98726f481a821dc0afe802f98","kind":"tag","published_at":"2018-12-02T20:05:39.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.4.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ceaf2e463933a0a78ce57dee69a0e5767629ea07","kind":"tag","published_at":"2018-11-17T11:46:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.3.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"94e786e14ede35115e3c628535705e0810e2e574","kind":"tag","published_at":"2018-11-05T19:57:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.2.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"678f2607fa37543aee1b94c87a55bb1a580cdaa2","kind":"tag","published_at":"2018-10-13T22:28:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.1.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-14T16:34:04.196Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/philippgille/gokv/dynamodb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/philippgille/gokv/dynamodb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/philippgille/gokv/dynamodb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/philippgille/gokv/dynamodb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T21:50:31.214Z","issues_count":54,"pull_requests_count":133,"avg_time_to_close_issue":5109374.482758621,"avg_time_to_close_pull_request":9060662.863247864,"issues_closed_count":29,"pull_requests_closed_count":117,"pull_request_authors_count":20,"issue_authors_count":12,"avg_comments_per_issue":1.0740740740740742,"avg_comments_per_pull_request":1.6842105263157896,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":1,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":8474.0,"past_year_avg_time_to_close_pull_request":1376597.4285714286,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/issues","maintainers":[{"login":"philippgille","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}],"active_maintainers":[{"login":"philippgille","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fdynamodb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fdynamodb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fdynamodb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fdynamodb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fdynamodb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fdynamodb/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2152556,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3554092,"name":"github.com/philippgille/gokv/sql","ecosystem":"go","description":"","homepage":"https://github.com/philippgille/gokv","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/philippgille/gokv","keywords_array":[],"namespace":"github.com/philippgille/gokv","versions_count":2,"first_release_published_at":"2019-10-13T17:34:11.000Z","latest_release_published_at":"2024-01-28T18:20:19.000Z","latest_release_number":"v0.7.0","last_synced_at":"2026-05-04T07:07:13.635Z","created_at":"2022-04-11T01:20:00.009Z","updated_at":"2026-05-04T07:07:13.636Z","registry_url":"https://pkg.go.dev/github.com/philippgille/gokv/sql","install_command":"go get github.com/philippgille/gokv/sql","documentation_url":"https://pkg.go.dev/github.com/philippgille/gokv/sql#section-documentation","metadata":{},"repo_metadata":{"id":33258665,"uuid":"152130551","full_name":"philippgille/gokv","owner":"philippgille","description":"Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)","archived":false,"fork":false,"pushed_at":"2025-06-29T17:30:28.000Z","size":848,"stargazers_count":805,"open_issues_count":43,"forks_count":77,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-14T09:08:44.049Z","etag":null,"topics":["abstraction","badgerdb","bolt","boltdb","cloud-storage","consul","database","dynamodb","etcd","go","golang","key-value","key-value-store","library","memcached","mongodb","package","postgresql","redis","simple"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philippgille.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-08T18:55:22.000Z","updated_at":"2025-08-12T02:35:40.000Z","dependencies_parsed_at":"2022-06-26T01:52:35.050Z","dependency_job_id":"0ac8e5fa-d51e-4da8-a1b0-40a4feb26f9d","html_url":"https://github.com/philippgille/gokv","commit_stats":null,"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/philippgille/gokv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270432133,"owners_count":24582561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"philippgille","name":"Philipp Gillé","uuid":"170670","kind":"user","description":"Software engineer, tech enthusiast","email":"","website":null,"location":"Leipzig, Germany","twitter":null,"company":"@Heetch","icon_url":"https://avatars.githubusercontent.com/u/170670?u=c0e57e2613d3ee3b6b9e2187240e244f7c95c08a\u0026v=4","repositories_count":135,"last_synced_at":"2024-04-24T03:25:16.787Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/philippgille","funding_links":[],"total_stars":1004,"followers":117,"following":96,"created_at":"2022-11-11T11:36:33.789Z","updated_at":"2024-04-24T03:25:24.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille/repositories"},"tags":[{"name":"release/v0.7.0","sha":"0a05f2ed73e80942a5fdf820680d2702d407e794","kind":"commit","published_at":"2024-01-28T20:03:46.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/release/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/release/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@release%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/release%2Fv0.7.0/manifests"},{"name":"zookeeper/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.7.0/manifests"},{"name":"cockroachdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.7.0/manifests"},{"name":"etcd/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.7.0/manifests"},{"name":"dynamodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.7.0/manifests"},{"name":"datastore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.7.0/manifests"},{"name":"badgerdb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.7.0/manifests"},{"name":"bbolt/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.7.0/manifests"},{"name":"bigcache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.7.0/manifests"},{"name":"consul/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.7.0/manifests"},{"name":"tablestore/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.7.0/manifests"},{"name":"tablestorage/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.7.0/manifests"},{"name":"syncmap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.7.0/manifests"},{"name":"s3/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.7.0/manifests"},{"name":"redis/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.7.0/manifests"},{"name":"postgresql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.7.0/manifests"},{"name":"noop/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/noop/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/noop/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@noop%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/noop%2Fv0.7.0/manifests"},{"name":"mysql/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.7.0/manifests"},{"name":"mongodb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.7.0/manifests"},{"name":"memcached/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.7.0/manifests"},{"name":"leveldb/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.7.0/manifests"},{"name":"ignite/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.7.0/manifests"},{"name":"hazelcast/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.7.0/manifests"},{"name":"gomap/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.7.0/manifests"},{"name":"freecache/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.7.0/manifests"},{"name":"file/v0.7.0","sha":"627ef1d601334c59cdb7de2fca42bb538811563c","kind":"commit","published_at":"2024-01-28T19:29:02.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.7.0/manifests"},{"name":"sql/v0.7.0","sha":"652fb74cf9a030cd2664bbec76722c2a27fd1c9f","kind":"commit","published_at":"2024-01-28T18:20:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.7.0/manifests"},{"name":"test/v0.7.0","sha":"a58828a77019ea9a61d01e1834f90f97171c7d0e","kind":"commit","published_at":"2024-01-28T18:04:42.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.7.0/manifests"},{"name":"encoding/protobuf/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/protobuf/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/protobuf/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fprotobuf%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fprotobuf%2Fv0.7.0/manifests"},{"name":"v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.7.0/manifests"},{"name":"util/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.7.0/manifests"},{"name":"encoding/v0.7.0","sha":"2526a73edbcd26daa9f24b8bf050ede9510bff74","kind":"commit","published_at":"2024-01-28T17:36:16.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.7.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.7.0/manifests"},{"name":"v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"tag","published_at":"2019-10-13T19:14:36.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.6.0/manifests"},{"name":"cockroachdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/cockroachdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/cockroachdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@cockroachdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/cockroachdb%2Fv0.6.0/manifests"},{"name":"util/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/util/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/util/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@util%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/util%2Fv0.6.0/manifests"},{"name":"test/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/test/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/test/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@test%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/test%2Fv0.6.0/manifests"},{"name":"tablestore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestore%2Fv0.6.0/manifests"},{"name":"tablestorage/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/tablestorage/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/tablestorage/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@tablestorage%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/tablestorage%2Fv0.6.0/manifests"},{"name":"syncmap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/syncmap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/syncmap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@syncmap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/syncmap%2Fv0.6.0/manifests"},{"name":"sql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/sql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/sql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@sql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/sql%2Fv0.6.0/manifests"},{"name":"s3/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/s3/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/s3/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@s3%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/s3%2Fv0.6.0/manifests"},{"name":"redis/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/redis/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/redis/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@redis%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/redis%2Fv0.6.0/manifests"},{"name":"postgresql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/postgresql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/postgresql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@postgresql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/postgresql%2Fv0.6.0/manifests"},{"name":"mysql/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mysql/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mysql/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mysql%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mysql%2Fv0.6.0/manifests"},{"name":"mongodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/mongodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/mongodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@mongodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/mongodb%2Fv0.6.0/manifests"},{"name":"memcached/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/memcached/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/memcached/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@memcached%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/memcached%2Fv0.6.0/manifests"},{"name":"leveldb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/leveldb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/leveldb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@leveldb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/leveldb%2Fv0.6.0/manifests"},{"name":"ignite/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/ignite/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/ignite/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@ignite%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/ignite%2Fv0.6.0/manifests"},{"name":"hazelcast/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/hazelcast/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/hazelcast/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@hazelcast%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/hazelcast%2Fv0.6.0/manifests"},{"name":"gomap/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/gomap/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/gomap/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@gomap%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/gomap%2Fv0.6.0/manifests"},{"name":"freecache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/freecache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/freecache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@freecache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/freecache%2Fv0.6.0/manifests"},{"name":"file/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/file/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/file/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@file%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/file%2Fv0.6.0/manifests"},{"name":"etcd/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/etcd/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/etcd/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@etcd%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/etcd%2Fv0.6.0/manifests"},{"name":"encoding/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/encoding/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/encoding/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@encoding%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/encoding%2Fv0.6.0/manifests"},{"name":"dynamodb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/dynamodb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/dynamodb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@dynamodb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/dynamodb%2Fv0.6.0/manifests"},{"name":"datastore/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/datastore/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/datastore/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@datastore%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/datastore%2Fv0.6.0/manifests"},{"name":"consul/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/consul/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/consul/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@consul%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/consul%2Fv0.6.0/manifests"},{"name":"zookeeper/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/zookeeper/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/zookeeper/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@zookeeper%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/zookeeper%2Fv0.6.0/manifests"},{"name":"bigcache/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bigcache/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bigcache/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bigcache%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bigcache%2Fv0.6.0/manifests"},{"name":"bbolt/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/bbolt/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/bbolt/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@bbolt%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/bbolt%2Fv0.6.0/manifests"},{"name":"badgerdb/v0.6.0","sha":"c8ef9ba45956d65999168f0962237e485dbdda01","kind":"commit","published_at":"2019-10-13T17:34:11.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/badgerdb/v0.6.0","html_url":"https://github.com/philippgille/gokv/releases/tag/badgerdb/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@badgerdb%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/badgerdb%2Fv0.6.0/manifests"},{"name":"v0.5.0","sha":"70977f24d4ddb9fda844f314943c404e61f3668f","kind":"tag","published_at":"2019-01-12T12:40:55.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.5.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"5bc0a11c068818d98726f481a821dc0afe802f98","kind":"tag","published_at":"2018-12-02T20:05:39.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.4.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ceaf2e463933a0a78ce57dee69a0e5767629ea07","kind":"tag","published_at":"2018-11-17T11:46:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.3.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"94e786e14ede35115e3c628535705e0810e2e574","kind":"tag","published_at":"2018-11-05T19:57:19.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.2.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"678f2607fa37543aee1b94c87a55bb1a580cdaa2","kind":"tag","published_at":"2018-10-13T22:28:10.000Z","download_url":"https://codeload.github.com/philippgille/gokv/tar.gz/v0.1.0","html_url":"https://github.com/philippgille/gokv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/philippgille/gokv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-14T16:34:04.153Z","dependent_packages_count":7,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":3.510336718504619,"dependent_packages_count":2.051589851216432,"stargazers_count":2.5792468329454215,"forks_count":3.215553895019668,"docker_downloads_count":null,"average":2.839181824421535},"purl":"pkg:golang/github.com/philippgille/gokv/sql","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/philippgille/gokv/sql","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/philippgille/gokv/sql","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/philippgille/gokv/sql/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T21:50:31.214Z","issues_count":54,"pull_requests_count":133,"avg_time_to_close_issue":5109374.482758621,"avg_time_to_close_pull_request":9060662.863247864,"issues_closed_count":29,"pull_requests_closed_count":117,"pull_request_authors_count":20,"issue_authors_count":12,"avg_comments_per_issue":1.0740740740740742,"avg_comments_per_pull_request":1.6842105263157896,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":1,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":8474.0,"past_year_avg_time_to_close_pull_request":1376597.4285714286,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/issues","maintainers":[{"login":"philippgille","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}],"active_maintainers":[{"login":"philippgille","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fsql/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fsql/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fsql/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fsql/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fsql/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fphilippgille%2Fgokv%2Fsql/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2152556,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":5007198,"full_name":"philippgille/gokv","default_branch":"master","total_commits":464,"total_committers":10,"total_bot_commits":15,"total_bot_committers":1,"mean_commits":46.4,"dds":0.07327586206896552,"past_year_total_commits":27,"past_year_total_committers":3,"past_year_total_bot_commits":6,"past_year_total_bot_committers":1,"past_year_mean_commits":9.0,"past_year_dds":0.2592592592592593,"last_synced_at":"2026-05-28T19:01:47.967Z","last_synced_commit":"c96b6b6bc37395a7ebe85f61797124751ba0097a","created_at":"2024-11-10T20:27:27.820Z","updated_at":"2026-05-28T19:01:35.487Z","committers":[{"name":"Philipp Gille","email":"philipp.gille@gmail.com","login":"philippgille","count":430},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":15},{"name":"Boris Glimcher","email":"Boris.Glimcher@emc.com","login":"glimchb","count":7},{"name":"Tiago Peczenyj","email":"tpeczenyj@weborama.com","login":"peczenyj","count":5},{"name":"tdakkota","email":"tanc13@yandex.ru","login":"tdakkota","count":2},{"name":"iamolegga","email":"iamolegga@gmail.com","login":"iamolegga","count":1},{"name":"fossabot","email":"badges@fossa.io","login":"fossabot","count":1},{"name":"Yuce Tekol","email":"yuce.tekol@hazelcast.com","login":"yuce","count":1},{"name":"Tomasz Janiszewski","email":"janiszt@gmail.com","login":"janisz","count":1},{"name":"Philipp Gille","email":"philip.gille@gmail.com","login":null,"count":1}],"past_year_committers":[{"name":"Philipp Gillé","email":"philipp.gille@gmail.com","login":"philippgille","count":20},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":6},{"name":"iamolegga","email":"iamolegga@gmail.com","login":"iamolegga","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-30T00:00:22.241Z","repositories_count":6249151,"commits_count":883846468,"contributors_count":34996088,"owners_count":1160773,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"philippgille/gokv","html_url":"https://github.com/philippgille/gokv","last_synced_at":"2025-12-23T15:00:42.319Z","status":"active","issues_count":53,"pull_requests_count":167,"avg_time_to_close_issue":5109374.482758621,"avg_time_to_close_pull_request":7589154.090909091,"issues_closed_count":29,"pull_requests_closed_count":143,"pull_request_authors_count":20,"issue_authors_count":11,"avg_comments_per_issue":1.0377358490566038,"avg_comments_per_pull_request":1.3652694610778442,"merged_pull_requests_count":112,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":1,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":8474.0,"past_year_avg_time_to_close_pull_request":132164.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":17,"created_at":"2023-05-16T04:25:51.448Z","updated_at":"2025-12-23T15:00:42.319Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fgokv/issues","issue_labels_count":{"table":{"enhancement":37,"bug":2}},"pull_request_labels_count":{"table":{"dependencies":36,"go":10}},"issue_author_associations_count":{"table":{"OWNER":35,"NONE":9,"CONTRIBUTOR":9}},"pull_request_author_associations_count":{"table":{"OWNER":85,"CONTRIBUTOR":65,"NONE":17}},"issue_authors":{"table":{"philippgille":35,"glimchb":7,"ghost":2,"tdakkota":2,"macedo":1,"bartleyg":1,"anderspitman":1,"Luoxin":1,"iamolegga":1,"simar7":1,"recoilme":1}},"pull_request_authors":{"table":{"philippgille":85,"dependabot[bot]":36,"glimchb":11,"tdakkota":9,"peczenyj":5,"barakplasma":4,"iamolegga":2,"rijojohn85":2,"aschereT":2,"abelharisov":1,"vokey":1,"tomberek":1,"nodefortytwo":1,"fossabot":1,"janisz":1,"yuce":1,"uded":1,"sug0":1,"xsteadfastx":1,"elee1766":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-30T00:00:22.129Z","repositories_count":14731333,"issues_count":33586231,"pull_requests_count":110547560,"authors_count":11283738,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":10,"go":10}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":11,"OWNER":9,"NONE":1}},"past_year_issue_authors":{"table":{"iamolegga":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":10,"philippgille":9,"iamolegga":2}},"maintainers":[{"table":{"login":"philippgille","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}}],"active_maintainers":[{"table":{"login":"philippgille","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippgille"}}]}},"events":{"total":{"DeleteEvent":4,"PullRequestEvent":17,"ForkEvent":7,"IssuesEvent":2,"WatchEvent":65,"IssueCommentEvent":14,"PushEvent":15,"PullRequestReviewEvent":1,"CreateEvent":10},"last_year":{"DeleteEvent":4,"PullRequestEvent":13,"ForkEvent":1,"IssuesEvent":2,"WatchEvent":16,"IssueCommentEvent":13,"PushEvent":15,"CreateEvent":9}},"keywords":["abstraction","badgerdb","bolt","boltdb","cloud-storage","consul","database","dynamodb","etcd","go","golang","key-value","key-value-store","library","memcached","mongodb","package","postgresql","redis","simple"],"dependencies":[{"ecosystem":"go","filepath":"badgerdb/go.mod","sha":null,"kind":"manifest","created_at":"2022-06-26T01:52:30.236Z","updated_at":"2022-06-26T01:52:30.236Z","repository_link":"https://github.com/philippgille/gokv/blob/master/badgerdb/go.mod","dependencies":[{"id":61349326,"package_name":"github.com/dgraph-io/badger","ecosystem":"go","requirements":"v1.6.2","direct":true,"kind":"runtime","optional":false},{"id":61349327,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61349328,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61349329,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61349330,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61349331,"package_name":"github.com/AndreasBriese/bbloom","ecosystem":"go","requirements":"v0.0.0-20190825152654-46b345b51c96","direct":true,"kind":"runtime","optional":false},{"id":61349332,"package_name":"github.com/cespare/xxhash","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":61349333,"package_name":"github.com/dgraph-io/ristretto","ecosystem":"go","requirements":"v0.0.2","direct":true,"kind":"runtime","optional":false},{"id":61349334,"package_name":"github.com/dustin/go-humanize","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":61349335,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":true,"kind":"runtime","optional":false},{"id":61349336,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":true,"kind":"runtime","optional":false},{"id":61349337,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.1","direct":true,"kind":"runtime","optional":false},{"id":61349338,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20191027093000-83d349e8ac1a","direct":true,"kind":"runtime","optional":false},{"id":61349339,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191026070338-33540a1f6037","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"badgerdb/go.sum","sha":null,"kind":"lockfile","created_at":"2022-06-26T01:52:30.492Z","updated_at":"2022-06-26T01:52:30.492Z","repository_link":"https://github.com/philippgille/gokv/blob/master/badgerdb/go.sum","dependencies":[{"id":61350884,"package_name":"github.com/AndreasBriese/bbloom","ecosystem":"go","requirements":"v0.0.0-20190825152654-46b345b51c96","direct":false,"kind":"runtime","optional":false},{"id":61350885,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":61350886,"package_name":"github.com/OneOfOne/xxhash","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":61350887,"package_name":"github.com/armon/consul-api","ecosystem":"go","requirements":"v0.0.0-20180202201655-eb2c6b5be1b6","direct":false,"kind":"runtime","optional":false},{"id":61350888,"package_name":"github.com/cespare/xxhash","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":61350889,"package_name":"github.com/coreos/etcd","ecosystem":"go","requirements":"v3.3.10+incompatible","direct":false,"kind":"runtime","optional":false},{"id":61350890,"package_name":"github.com/coreos/go-etcd","ecosystem":"go","requirements":"v2.0.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":61350891,"package_name":"github.com/coreos/go-semver","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":61350892,"package_name":"github.com/cpuguy83/go-md2man","ecosystem":"go","requirements":"v1.0.10","direct":false,"kind":"runtime","optional":false},{"id":61350893,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":61350894,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":61350895,"package_name":"github.com/dgraph-io/badger","ecosystem":"go","requirements":"v1.6.2","direct":false,"kind":"runtime","optional":false},{"id":61350896,"package_name":"github.com/dgraph-io/ristretto","ecosystem":"go","requirements":"v0.0.2","direct":false,"kind":"runtime","optional":false},{"id":61350897,"package_name":"github.com/dgryski/go-farm","ecosystem":"go","requirements":"v0.0.0-20190423205320-6a90982ecee2","direct":false,"kind":"runtime","optional":false},{"id":61350898,"package_name":"github.com/dustin/go-humanize","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":61350899,"package_name":"github.com/fsnotify/fsnotify","ecosystem":"go","requirements":"v1.4.7","direct":false,"kind":"runtime","optional":false},{"id":61350900,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":61350901,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":61350902,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":61350903,"package_name":"github.com/hashicorp/hcl","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":61350904,"package_name":"github.com/inconshreveable/mousetrap","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":61350905,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":61350906,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":61350907,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":61350908,"package_name":"github.com/magiconair/properties","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":61350909,"package_name":"github.com/mitchellh/go-homedir","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":61350910,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":61350911,"package_name":"github.com/pelletier/go-toml","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":61350912,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.5.1-0.20191011213304-eb77f15b9c61","direct":false,"kind":"runtime","optional":false},{"id":61350913,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61350914,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61350915,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61350916,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61350917,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.1","direct":false,"kind":"runtime","optional":false},{"id":61350918,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":61350919,"package_name":"github.com/russross/blackfriday","ecosystem":"go","requirements":"v1.5.2","direct":false,"kind":"runtime","optional":false},{"id":61350920,"package_name":"github.com/spaolacci/murmur3","ecosystem":"go","requirements":"v0.0.0-20180118202830-f09979ecbc72","direct":false,"kind":"runtime","optional":false},{"id":61350921,"package_name":"github.com/spaolacci/murmur3","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":61350922,"package_name":"github.com/spf13/afero","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":61350923,"package_name":"github.com/spf13/cast","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":61350924,"package_name":"github.com/spf13/cobra","ecosystem":"go","requirements":"v0.0.5","direct":false,"kind":"runtime","optional":false},{"id":61350925,"package_name":"github.com/spf13/jwalterweatherman","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":61350926,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":61350927,"package_name":"github.com/spf13/viper","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":61350928,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":61350929,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":61350930,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":61350931,"package_name":"github.com/ugorji/go/codec","ecosystem":"go","requirements":"v0.0.0-20181204163529-d75b2dcb6bc8","direct":false,"kind":"runtime","optional":false},{"id":61350932,"package_name":"github.com/xordataexchange/crypt","ecosystem":"go","requirements":"v0.0.3-0.20170626215501-b2862e3d0a77","direct":false,"kind":"runtime","optional":false},{"id":61350933,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20181203042331-505ab145d0a9","direct":false,"kind":"runtime","optional":false},{"id":61350934,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":61350935,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":61350936,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20191027093000-83d349e8ac1a","direct":false,"kind":"runtime","optional":false},{"id":61350937,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20181205085412-a5c9d58dba9a","direct":false,"kind":"runtime","optional":false},{"id":61350938,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":61350939,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190626221950-04f50cda93cb","direct":false,"kind":"runtime","optional":false},{"id":61350940,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191026070338-33540a1f6037","direct":false,"kind":"runtime","optional":false},{"id":61350941,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":61350942,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":61350943,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20190902080502-41f04d3bba15","direct":false,"kind":"runtime","optional":false},{"id":61350944,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"bbolt/go.mod","sha":null,"kind":"manifest","created_at":"2022-06-26T01:52:30.590Z","updated_at":"2022-06-26T01:52:30.590Z","repository_link":"https://github.com/philippgille/gokv/blob/master/bbolt/go.mod","dependencies":[{"id":61350945,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61350946,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61350947,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61350948,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61350949,"package_name":"go.etcd.io/bbolt","ecosystem":"go","requirements":"v1.3.6","direct":true,"kind":"runtime","optional":false},{"id":61350950,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":true,"kind":"runtime","optional":false},{"id":61350951,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200923182605-d9f96fdee20d","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"bbolt/go.sum","sha":null,"kind":"lockfile","created_at":"2022-06-26T01:52:30.683Z","updated_at":"2022-06-26T01:52:30.683Z","repository_link":"https://github.com/philippgille/gokv/blob/master/bbolt/go.sum","dependencies":[{"id":61350952,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":61350953,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.5.1-0.20191011213304-eb77f15b9c61","direct":false,"kind":"runtime","optional":false},{"id":61350954,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61350955,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61350956,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61350957,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61350958,"package_name":"go.etcd.io/bbolt","ecosystem":"go","requirements":"v1.3.6","direct":false,"kind":"runtime","optional":false},{"id":61350959,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200923182605-d9f96fdee20d","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"bigcache/go.mod","sha":null,"kind":"manifest","created_at":"2022-06-26T01:52:30.746Z","updated_at":"2022-06-26T01:52:30.746Z","repository_link":"https://github.com/philippgille/gokv/blob/master/bigcache/go.mod","dependencies":[{"id":61350960,"package_name":"github.com/allegro/bigcache/v2","ecosystem":"go","requirements":"v2.2.5","direct":true,"kind":"runtime","optional":false},{"id":61350961,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61350962,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61350963,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61350964,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":true,"kind":"runtime","optional":false},{"id":61350965,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.5.1-0.20191011213304-eb77f15b9c61","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"bigcache/go.sum","sha":null,"kind":"lockfile","created_at":"2022-06-26T01:52:30.823Z","updated_at":"2022-06-26T01:52:30.823Z","repository_link":"https://github.com/philippgille/gokv/blob/master/bigcache/go.sum","dependencies":[{"id":61350966,"package_name":"github.com/allegro/bigcache/v2","ecosystem":"go","requirements":"v2.2.5","direct":false,"kind":"runtime","optional":false},{"id":61350967,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":61350968,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.5.1-0.20191011213304-eb77f15b9c61","direct":false,"kind":"runtime","optional":false},{"id":61350969,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61350970,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61350971,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"cockroachdb/go.mod","sha":null,"kind":"manifest","created_at":"2022-06-26T01:52:30.891Z","updated_at":"2022-06-26T01:52:30.891Z","repository_link":"https://github.com/philippgille/gokv/blob/master/cockroachdb/go.mod","dependencies":[{"id":61350972,"package_name":"github.com/lib/pq","ecosystem":"go","requirements":"v1.10.5","direct":true,"kind":"runtime","optional":false},{"id":61350973,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61350974,"package_name":"github.com/philippgille/gokv/sql","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61350975,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61350976,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":true,"kind":"runtime","optional":false},{"id":61350977,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61350978,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"cockroachdb/go.sum","sha":null,"kind":"lockfile","created_at":"2022-06-26T01:52:30.963Z","updated_at":"2022-06-26T01:52:30.963Z","repository_link":"https://github.com/philippgille/gokv/blob/master/cockroachdb/go.sum","dependencies":[{"id":61350979,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":61350980,"package_name":"github.com/lib/pq","ecosystem":"go","requirements":"v1.10.5","direct":false,"kind":"runtime","optional":false},{"id":61350981,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.5.1-0.20191011213304-eb77f15b9c61","direct":false,"kind":"runtime","optional":false},{"id":61350982,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61350983,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.0.0-20191011213304-eb77f15b9c61","direct":false,"kind":"runtime","optional":false},{"id":61350984,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61350985,"package_name":"github.com/philippgille/gokv/sql","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61350986,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61350987,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.0.0-20191011213304-eb77f15b9c61","direct":false,"kind":"runtime","optional":false},{"id":61350988,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"consul/go.mod","sha":null,"kind":"manifest","created_at":"2022-06-26T01:52:31.028Z","updated_at":"2022-06-26T01:52:31.028Z","repository_link":"https://github.com/philippgille/gokv/blob/master/consul/go.mod","dependencies":[{"id":61350989,"package_name":"github.com/hashicorp/consul/api","ecosystem":"go","requirements":"v1.12.0","direct":true,"kind":"runtime","optional":false},{"id":61350990,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61350991,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61350992,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61350993,"package_name":"github.com/armon/go-metrics","ecosystem":"go","requirements":"v0.0.0-20190430140413-ec5e00d3c878","direct":true,"kind":"runtime","optional":false},{"id":61350994,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.9.0","direct":true,"kind":"runtime","optional":false},{"id":61350995,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":true,"kind":"runtime","optional":false},{"id":61350996,"package_name":"github.com/hashicorp/go-cleanhttp","ecosystem":"go","requirements":"v0.5.1","direct":true,"kind":"runtime","optional":false},{"id":61350997,"package_name":"github.com/hashicorp/go-hclog","ecosystem":"go","requirements":"v0.12.0","direct":true,"kind":"runtime","optional":false},{"id":61350998,"package_name":"github.com/hashicorp/go-immutable-radix","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":61350999,"package_name":"github.com/hashicorp/go-rootcerts","ecosystem":"go","requirements":"v1.0.2","direct":true,"kind":"runtime","optional":false},{"id":61351000,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.3","direct":true,"kind":"runtime","optional":false},{"id":61351001,"package_name":"github.com/hashicorp/serf","ecosystem":"go","requirements":"v0.9.6","direct":true,"kind":"runtime","optional":false},{"id":61351002,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.6","direct":true,"kind":"runtime","optional":false},{"id":61351003,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.12","direct":true,"kind":"runtime","optional":false},{"id":61351004,"package_name":"github.com/mitchellh/go-homedir","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":61351005,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.1.2","direct":true,"kind":"runtime","optional":false},{"id":61351006,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61351007,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210330210617-4fbd30eecc44","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"consul/go.sum","sha":null,"kind":"lockfile","created_at":"2022-06-26T01:52:31.104Z","updated_at":"2022-06-26T01:52:31.104Z","repository_link":"https://github.com/philippgille/gokv/blob/master/consul/go.sum","dependencies":[{"id":61351008,"package_name":"github.com/DataDog/datadog-go","ecosystem":"go","requirements":"v2.2.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":61351009,"package_name":"github.com/armon/circbuf","ecosystem":"go","requirements":"v0.0.0-20150827004946-bbbad097214e","direct":false,"kind":"runtime","optional":false},{"id":61351010,"package_name":"github.com/armon/go-metrics","ecosystem":"go","requirements":"v0.0.0-20180917152333-f0300d1749da","direct":false,"kind":"runtime","optional":false},{"id":61351011,"package_name":"github.com/armon/go-metrics","ecosystem":"go","requirements":"v0.0.0-20190430140413-ec5e00d3c878","direct":false,"kind":"runtime","optional":false},{"id":61351012,"package_name":"github.com/armon/go-radix","ecosystem":"go","requirements":"v0.0.0-20180808171621-7fddfc383310","direct":false,"kind":"runtime","optional":false},{"id":61351013,"package_name":"github.com/armon/go-radix","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":61351014,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v0.0.0-20180321164747-3a771d992973","direct":false,"kind":"runtime","optional":false},{"id":61351015,"package_name":"github.com/bgentry/speakeasy","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":61351016,"package_name":"github.com/circonus-labs/circonus-gometrics","ecosystem":"go","requirements":"v2.3.1+incompatible","direct":false,"kind":"runtime","optional":false},{"id":61351017,"package_name":"github.com/circonus-labs/circonusllhist","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":61351018,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":61351019,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":61351020,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":61351021,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":61351022,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":61351023,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":61351024,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v0.0.0-20180813153112-4030bb1f1f0c","direct":false,"kind":"runtime","optional":false},{"id":61351025,"package_name":"github.com/hashicorp/consul/api","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":61351026,"package_name":"github.com/hashicorp/consul/sdk","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":61351027,"package_name":"github.com/hashicorp/errwrap","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":61351028,"package_name":"github.com/hashicorp/go-cleanhttp","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":61351029,"package_name":"github.com/hashicorp/go-cleanhttp","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":61351030,"package_name":"github.com/hashicorp/go-hclog","ecosystem":"go","requirements":"v0.12.0","direct":false,"kind":"runtime","optional":false},{"id":61351031,"package_name":"github.com/hashicorp/go-immutable-radix","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":61351032,"package_name":"github.com/hashicorp/go-immutable-radix","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":61351033,"package_name":"github.com/hashicorp/go-msgpack","ecosystem":"go","requirements":"v0.5.3","direct":false,"kind":"runtime","optional":false},{"id":61351034,"package_name":"github.com/hashicorp/go-multierror","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":61351035,"package_name":"github.com/hashicorp/go-multierror","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":61351036,"package_name":"github.com/hashicorp/go-retryablehttp","ecosystem":"go","requirements":"v0.5.3","direct":false,"kind":"runtime","optional":false},{"id":61351037,"package_name":"github.com/hashicorp/go-rootcerts","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":61351038,"package_name":"github.com/hashicorp/go-sockaddr","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":61351039,"package_name":"github.com/hashicorp/go-syslog","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":61351040,"package_name":"github.com/hashicorp/go-uuid","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":61351041,"package_name":"github.com/hashicorp/go-uuid","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":61351042,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":61351043,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.3","direct":false,"kind":"runtime","optional":false},{"id":61351044,"package_name":"github.com/hashicorp/logutils","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":61351045,"package_name":"github.com/hashicorp/mdns","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":61351046,"package_name":"github.com/hashicorp/memberlist","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":61351047,"package_name":"github.com/hashicorp/serf","ecosystem":"go","requirements":"v0.9.6","direct":false,"kind":"runtime","optional":false},{"id":61351048,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":61351049,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":61351050,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":61351051,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.0.9","direct":false,"kind":"runtime","optional":false},{"id":61351052,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.4","direct":false,"kind":"runtime","optional":false},{"id":61351053,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.6","direct":false,"kind":"runtime","optional":false},{"id":61351054,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.3","direct":false,"kind":"runtime","optional":false},{"id":61351055,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.8","direct":false,"kind":"runtime","optional":false},{"id":61351056,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.10","direct":false,"kind":"runtime","optional":false},{"id":61351057,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.11","direct":false,"kind":"runtime","optional":false},{"id":61351058,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.12","direct":false,"kind":"runtime","optional":false},{"id":61351059,"package_name":"github.com/matttproud/golang_protobuf_extensions","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":61351060,"package_name":"github.com/miekg/dns","ecosystem":"go","requirements":"v1.1.26","direct":false,"kind":"runtime","optional":false},{"id":61351061,"package_name":"github.com/miekg/dns","ecosystem":"go","requirements":"v1.1.41","direct":false,"kind":"runtime","optional":false},{"id":61351062,"package_name":"github.com/mitchellh/cli","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":61351063,"package_name":"github.com/mitchellh/go-homedir","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":61351064,"package_name":"github.com/mitchellh/go-testing-interface","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":61351065,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v0.0.0-20160808181253-ca63d7c062ee","direct":false,"kind":"runtime","optional":false},{"id":61351066,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":61351067,"package_name":"github.com/pascaldekloe/goe","ecosystem":"go","requirements":"v0.0.0-20180627143212-57f6aae5913c","direct":false,"kind":"runtime","optional":false},{"id":61351068,"package_name":"github.com/pascaldekloe/goe","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":61351069,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.5.1-0.20191011213304-eb77f15b9c61","direct":false,"kind":"runtime","optional":false},{"id":61351070,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61351071,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61351072,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61351073,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61351074,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.1","direct":false,"kind":"runtime","optional":false},{"id":61351075,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":61351076,"package_name":"github.com/posener/complete","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":61351077,"package_name":"github.com/posener/complete","ecosystem":"go","requirements":"v1.2.3","direct":false,"kind":"runtime","optional":false},{"id":61351078,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v0.9.2","direct":false,"kind":"runtime","optional":false},{"id":61351079,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20180712105110-5c3871d89910","direct":false,"kind":"runtime","optional":false},{"id":61351080,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.0.0-20181126121408-4724e9255275","direct":false,"kind":"runtime","optional":false},{"id":61351081,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.0-20181204211112-1dc9a6cbc91a","direct":false,"kind":"runtime","optional":false},{"id":61351082,"package_name":"github.com/ryanuber/columnize","ecosystem":"go","requirements":"v0.0.0-20160712163229-9b3edd62028f","direct":false,"kind":"runtime","optional":false},{"id":61351083,"package_name":"github.com/sean-/seed","ecosystem":"go","requirements":"v0.0.0-20170313163322-e2103e2c3529","direct":false,"kind":"runtime","optional":false},{"id":61351084,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":61351085,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":61351086,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":61351087,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":61351088,"package_name":"github.com/tv42/httpunix","ecosystem":"go","requirements":"v0.0.0-20150427012821-b75d8614f926","direct":false,"kind":"runtime","optional":false},{"id":61351089,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":61351090,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190923035154-9ee001bba392","direct":false,"kind":"runtime","optional":false},{"id":61351091,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20181201002055-351d144fa1fc","direct":false,"kind":"runtime","optional":false},{"id":61351092,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":61351093,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":61351094,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190923162816-aa69164e4478","direct":false,"kind":"runtime","optional":false},{"id":61351095,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210226172049-e18ecbb05110","direct":false,"kind":"runtime","optional":false},{"id":61351096,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210410081132-afb366fc7cd1","direct":false,"kind":"runtime","optional":false},{"id":61351097,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181108010431-42b317875d0f","direct":false,"kind":"runtime","optional":false},{"id":61351098,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":61351099,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20210220032951-036812b2e83c","direct":false,"kind":"runtime","optional":false},{"id":61351100,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180823144017-11551d06cbcc","direct":false,"kind":"runtime","optional":false},{"id":61351101,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":61351102,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190222072716-a9d3bda3a223","direct":false,"kind":"runtime","optional":false},{"id":61351103,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190922100055-0a153f010e69","direct":false,"kind":"runtime","optional":false},{"id":61351104,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190924154521-2837fb4f24fe","direct":false,"kind":"runtime","optional":false},{"id":61351105,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191008105621-543471e840be","direct":false,"kind":"runtime","optional":false},{"id":61351106,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191026070338-33540a1f6037","direct":false,"kind":"runtime","optional":false},{"id":61351107,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200116001909-b77594299b42","direct":false,"kind":"runtime","optional":false},{"id":61351108,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200124204421-9fbb57f87de9","direct":false,"kind":"runtime","optional":false},{"id":61351109,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200223170610-d5e6a3e2c0ae","direct":false,"kind":"runtime","optional":false},{"id":61351110,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":61351111,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210303074136-134d130e1a04","direct":false,"kind":"runtime","optional":false},{"id":61351112,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210330210617-4fbd30eecc44","direct":false,"kind":"runtime","optional":false},{"id":61351113,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":61351114,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":61351115,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":61351116,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":61351117,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":61351118,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":61351119,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190907020128-2ca718005c18","direct":false,"kind":"runtime","optional":false},{"id":61351120,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":61351121,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":61351122,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20190902080502-41f04d3bba15","direct":false,"kind":"runtime","optional":false},{"id":61351123,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":61351124,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.8","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"datastore/go.mod","sha":null,"kind":"manifest","created_at":"2022-06-26T01:52:31.199Z","updated_at":"2022-06-26T01:52:31.199Z","repository_link":"https://github.com/philippgille/gokv/blob/master/datastore/go.mod","dependencies":[{"id":61351125,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.6.0","direct":true,"kind":"runtime","optional":false},{"id":61351126,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61351127,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61351128,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61351129,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.78.0","direct":true,"kind":"runtime","optional":false},{"id":61351130,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.100.2","direct":true,"kind":"runtime","optional":false},{"id":61351131,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.6.1","direct":true,"kind":"runtime","optional":false},{"id":61351132,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":true,"kind":"runtime","optional":false},{"id":61351133,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20200121045136-8c9f03a8e57e","direct":true,"kind":"runtime","optional":false},{"id":61351134,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.2","direct":true,"kind":"runtime","optional":false},{"id":61351135,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.8","direct":true,"kind":"runtime","optional":false},{"id":61351136,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.3.0","direct":true,"kind":"runtime","optional":false},{"id":61351137,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61351138,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.23.0","direct":true,"kind":"runtime","optional":false},{"id":61351139,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220425223048-2871e0cb64e4","direct":true,"kind":"runtime","optional":false},{"id":61351140,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220411215720-9780585627b5","direct":true,"kind":"runtime","optional":false},{"id":61351141,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220502124256-b6088ccd6cba","direct":true,"kind":"runtime","optional":false},{"id":61351142,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":true,"kind":"runtime","optional":false},{"id":61351143,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220411194840-2f41105eb62f","direct":true,"kind":"runtime","optional":false},{"id":61351144,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.7","direct":true,"kind":"runtime","optional":false},{"id":61351145,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220429170224-98d788798c3e","direct":true,"kind":"runtime","optional":false},{"id":61351146,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.46.0","direct":true,"kind":"runtime","optional":false},{"id":61351147,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"datastore/go.sum","sha":null,"kind":"lockfile","created_at":"2022-06-26T01:52:31.271Z","updated_at":"2022-06-26T01:52:31.271Z","repository_link":"https://github.com/philippgille/gokv/blob/master/datastore/go.sum","dependencies":[{"id":61351148,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.26.0","direct":false,"kind":"runtime","optional":false},{"id":61351149,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.34.0","direct":false,"kind":"runtime","optional":false},{"id":61351150,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.38.0","direct":false,"kind":"runtime","optional":false},{"id":61351151,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.1","direct":false,"kind":"runtime","optional":false},{"id":61351152,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.2","direct":false,"kind":"runtime","optional":false},{"id":61351153,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.45.1","direct":false,"kind":"runtime","optional":false},{"id":61351154,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.46.3","direct":false,"kind":"runtime","optional":false},{"id":61351155,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.50.0","direct":false,"kind":"runtime","optional":false},{"id":61351156,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.52.0","direct":false,"kind":"runtime","optional":false},{"id":61351157,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.53.0","direct":false,"kind":"runtime","optional":false},{"id":61351158,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.54.0","direct":false,"kind":"runtime","optional":false},{"id":61351159,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.56.0","direct":false,"kind":"runtime","optional":false},{"id":61351160,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.57.0","direct":false,"kind":"runtime","optional":false},{"id":61351161,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.62.0","direct":false,"kind":"runtime","optional":false},{"id":61351162,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.65.0","direct":false,"kind":"runtime","optional":false},{"id":61351163,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.72.0","direct":false,"kind":"runtime","optional":false},{"id":61351164,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.74.0","direct":false,"kind":"runtime","optional":false},{"id":61351165,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.78.0","direct":false,"kind":"runtime","optional":false},{"id":61351166,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.79.0","direct":false,"kind":"runtime","optional":false},{"id":61351167,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.81.0","direct":false,"kind":"runtime","optional":false},{"id":61351168,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.83.0","direct":false,"kind":"runtime","optional":false},{"id":61351169,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.84.0","direct":false,"kind":"runtime","optional":false},{"id":61351170,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.87.0","direct":false,"kind":"runtime","optional":false},{"id":61351171,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.90.0","direct":false,"kind":"runtime","optional":false},{"id":61351172,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.93.3","direct":false,"kind":"runtime","optional":false},{"id":61351173,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.94.1","direct":false,"kind":"runtime","optional":false},{"id":61351174,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.97.0","direct":false,"kind":"runtime","optional":false},{"id":61351175,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.99.0","direct":false,"kind":"runtime","optional":false},{"id":61351176,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.100.2","direct":false,"kind":"runtime","optional":false},{"id":61351177,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":61351178,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":61351179,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":61351180,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":61351181,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":61351182,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":61351183,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":61351184,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":61351185,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":61351186,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":61351187,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":61351188,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":61351189,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":61351190,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":61351191,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":61351192,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":61351193,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":61351194,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":61351195,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":61351196,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":61351197,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":61351198,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":61351199,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":61351200,"package_name":"dmitri.shuralyov.com/gpu/mtl","ecosystem":"go","requirements":"v0.0.0-20190408044501-666a987793e9","direct":false,"kind":"runtime","optional":false},{"id":61351201,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":61351202,"package_name":"github.com/BurntSushi/xgb","ecosystem":"go","requirements":"v0.0.0-20160522181843-27f122750802","direct":false,"kind":"runtime","optional":false},{"id":61351203,"package_name":"github.com/OneOfOne/xxhash","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":61351204,"package_name":"github.com/antihax/optional","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":61351205,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":61351206,"package_name":"github.com/cespare/xxhash","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":61351207,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.1.1","direct":false,"kind":"runtime","optional":false},{"id":61351208,"package_name":"github.com/chzyer/logex","ecosystem":"go","requirements":"v1.1.10","direct":false,"kind":"runtime","optional":false},{"id":61351209,"package_name":"github.com/chzyer/readline","ecosystem":"go","requirements":"v0.0.0-20180603132655-2972be24d48e","direct":false,"kind":"runtime","optional":false},{"id":61351210,"package_name":"github.com/chzyer/test","ecosystem":"go","requirements":"v0.0.0-20180213035817-a1ea475d72b1","direct":false,"kind":"runtime","optional":false},{"id":61351211,"package_name":"github.com/client9/misspell","ecosystem":"go","requirements":"v0.3.4","direct":false,"kind":"runtime","optional":false},{"id":61351212,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20191209042840-269d4d468f6f","direct":false,"kind":"runtime","optional":false},{"id":61351213,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20200629203442-efcf912fb354","direct":false,"kind":"runtime","optional":false},{"id":61351214,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20201120205902-5459f2c99403","direct":false,"kind":"runtime","optional":false},{"id":61351215,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20210930031921-04548b0d99d4","direct":false,"kind":"runtime","optional":false},{"id":61351216,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20210312221358-fbca930ec8ed","direct":false,"kind":"runtime","optional":false},{"id":61351217,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20210805033703-aa0b78936158","direct":false,"kind":"runtime","optional":false},{"id":61351218,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20210922020428-25de7278fc84","direct":false,"kind":"runtime","optional":false},{"id":61351219,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20211001041855-01bcc9b48dfe","direct":false,"kind":"runtime","optional":false},{"id":61351220,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20211011173535-cb28da3451f1","direct":false,"kind":"runtime","optional":false},{"id":61351221,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":61351222,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":61351291,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200212024743-f11f1df84d12","direct":false,"kind":"runtime","optional":false},{"id":61351223,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.1-0.20191026205805-5f8ba28d4473","direct":false,"kind":"runtime","optional":false},{"id":61351224,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.4","direct":false,"kind":"runtime","optional":false},{"id":61351225,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.7","direct":false,"kind":"runtime","optional":false},{"id":61351226,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.9-0.20201210154907-fd9021fe5dad","direct":false,"kind":"runtime","optional":false},{"id":61351227,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.9-0.20210217033140-668b12f5399d","direct":false,"kind":"runtime","optional":false},{"id":61351228,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.9-0.20210512163311-63b5d3c536b0","direct":false,"kind":"runtime","optional":false},{"id":61351229,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.10-0.20210907150352-cf90f659a021","direct":false,"kind":"runtime","optional":false},{"id":61351230,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.10.2-0.20220325020618-49ff273808a1","direct":false,"kind":"runtime","optional":false},{"id":61351231,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":61351232,"package_name":"github.com/ghodss/yaml","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":61351233,"package_name":"github.com/go-gl/glfw","ecosystem":"go","requirements":"v0.0.0-20190409004039-e6da0acd62b1","direct":false,"kind":"runtime","optional":false},{"id":61351234,"package_name":"github.com/go-gl/glfw/v3.3/glfw","ecosystem":"go","requirements":"v0.0.0-20191125211704-12ad95a8df72","direct":false,"kind":"runtime","optional":false},{"id":61351235,"package_name":"github.com/go-gl/glfw/v3.3/glfw","ecosystem":"go","requirements":"v0.0.0-20200222043503-6f7a984d4dc4","direct":false,"kind":"runtime","optional":false},{"id":61351236,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":61351237,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v0.0.0-20160126235308-23def4e6c14b","direct":false,"kind":"runtime","optional":false},{"id":61351238,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20190702054246-869f871628b6","direct":false,"kind":"runtime","optional":false},{"id":61351239,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20191227052852-215e87163ea7","direct":false,"kind":"runtime","optional":false},{"id":61351240,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20200121045136-8c9f03a8e57e","direct":false,"kind":"runtime","optional":false},{"id":61351241,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":61351242,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":61351243,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":61351244,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":61351245,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":61351246,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":61351247,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.4","direct":false,"kind":"runtime","optional":false},{"id":61351248,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":61351249,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":61351250,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":61351251,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":61351252,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":61351253,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":61351254,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.4","direct":false,"kind":"runtime","optional":false},{"id":61351255,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.5","direct":false,"kind":"runtime","optional":false},{"id":61351256,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":61351257,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1.0.20200221234624-67d41d38c208","direct":false,"kind":"runtime","optional":false},{"id":61351258,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.2","direct":false,"kind":"runtime","optional":false},{"id":61351259,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.4.0.20200313231945-b860323f09d0","direct":false,"kind":"runtime","optional":false},{"id":61351260,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":61351261,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":61351262,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":61351263,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":61351264,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":61351265,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":61351266,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.2","direct":false,"kind":"runtime","optional":false},{"id":61351267,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.3","direct":false,"kind":"runtime","optional":false},{"id":61351268,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v0.0.0-20180813153112-4030bb1f1f0c","direct":false,"kind":"runtime","optional":false},{"id":61351269,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":61351270,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":61351271,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":61351272,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":61351273,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":61351274,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":61351275,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":61351276,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":61351277,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.2","direct":false,"kind":"runtime","optional":false},{"id":61351278,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.3","direct":false,"kind":"runtime","optional":false},{"id":61351279,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.4","direct":false,"kind":"runtime","optional":false},{"id":61351280,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.5","direct":false,"kind":"runtime","optional":false},{"id":61351281,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.6","direct":false,"kind":"runtime","optional":false},{"id":61351282,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.7","direct":false,"kind":"runtime","optional":false},{"id":61351283,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.8","direct":false,"kind":"runtime","optional":false},{"id":61351284,"package_name":"github.com/google/martian","ecosystem":"go","requirements":"v2.1.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":61351285,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.0.0","direct":false,"kind":"runtime","optional":false},{"id":61351286,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.1.0","direct":false,"kind":"runtime","optional":false},{"id":61351287,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.2.1","direct":false,"kind":"runtime","optional":false},{"id":61351288,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20181206194817-3ea8567a2e57","direct":false,"kind":"runtime","optional":false},{"id":61351289,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20190515194954-54271f7e092f","direct":false,"kind":"runtime","optional":false},{"id":61351290,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20191218002539-d4f498aebedc","direct":false,"kind":"runtime","optional":false},{"id":61351292,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200229191704-1ebb73c60ed3","direct":false,"kind":"runtime","optional":false},{"id":61351293,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200430221834-fc25d7d30c6d","direct":false,"kind":"runtime","optional":false},{"id":61351294,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200708004538-1a94d8640e99","direct":false,"kind":"runtime","optional":false},{"id":61351295,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20201023163331-3e6fc7fc9c4c","direct":false,"kind":"runtime","optional":false},{"id":61351296,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20201203190320-1bf35d6f28c2","direct":false,"kind":"runtime","optional":false},{"id":61351297,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210122040257-d980be63207e","direct":false,"kind":"runtime","optional":false},{"id":61351298,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210226084205-cbba55b83ad5","direct":false,"kind":"runtime","optional":false},{"id":61351299,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210601050228-01bbb1931b22","direct":false,"kind":"runtime","optional":false},{"id":61351300,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210609004039-a478d1d731e9","direct":false,"kind":"runtime","optional":false},{"id":61351301,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210720184732-4bb14d4b1be1","direct":false,"kind":"runtime","optional":false},{"id":61351302,"package_name":"github.com/google/renameio","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":61351303,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":61351304,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.4","direct":false,"kind":"runtime","optional":false},{"id":61351305,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.5","direct":false,"kind":"runtime","optional":false},{"id":61351306,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":61351307,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.1.1","direct":false,"kind":"runtime","optional":false},{"id":61351308,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.2.0","direct":false,"kind":"runtime","optional":false},{"id":61351309,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":61351310,"package_name":"github.com/grpc-ecosystem/grpc-gateway","ecosystem":"go","requirements":"v1.16.0","direct":false,"kind":"runtime","optional":false},{"id":61351311,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":61351312,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":61351313,"package_name":"github.com/ianlancetaylor/demangle","ecosystem":"go","requirements":"v0.0.0-20181102032728-5e5cf60278f6","direct":false,"kind":"runtime","optional":false},{"id":61351314,"package_name":"github.com/ianlancetaylor/demangle","ecosystem":"go","requirements":"v0.0.0-20200824232613-28f6c0f3b639","direct":false,"kind":"runtime","optional":false},{"id":61351315,"package_name":"github.com/jstemmer/go-junit-report","ecosystem":"go","requirements":"v0.0.0-20190106144839-af01ea7f8024","direct":false,"kind":"runtime","optional":false},{"id":61351316,"package_name":"github.com/jstemmer/go-junit-report","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":61351317,"package_name":"github.com/kisielk/gotool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":61351318,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":61351319,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":61351320,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":61351321,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.5.1-0.20191011213304-eb77f15b9c61","direct":false,"kind":"runtime","optional":false},{"id":61351322,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61351323,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61351324,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61351325,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61351326,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":61351327,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190812154241-14fe0d1b01d4","direct":false,"kind":"runtime","optional":false},{"id":61351328,"package_name":"github.com/rogpeppe/fastuuid","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":61351329,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":61351330,"package_name":"github.com/spaolacci/murmur3","ecosystem":"go","requirements":"v0.0.0-20180118202830-f09979ecbc72","direct":false,"kind":"runtime","optional":false},{"id":61351331,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":61351332,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":61351333,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":61351334,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":61351335,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":61351336,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.25","direct":false,"kind":"runtime","optional":false},{"id":61351337,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.27","direct":false,"kind":"runtime","optional":false},{"id":61351338,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.32","direct":false,"kind":"runtime","optional":false},{"id":61351339,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":61351340,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.3.5","direct":false,"kind":"runtime","optional":false},{"id":61351341,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.21.0","direct":false,"kind":"runtime","optional":false},{"id":61351342,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.0","direct":false,"kind":"runtime","optional":false},{"id":61351343,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.2","direct":false,"kind":"runtime","optional":false},{"id":61351344,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.3","direct":false,"kind":"runtime","optional":false},{"id":61351345,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.4","direct":false,"kind":"runtime","optional":false},{"id":61351346,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.5","direct":false,"kind":"runtime","optional":false},{"id":61351347,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.23.0","direct":false,"kind":"runtime","optional":false},{"id":61351348,"package_name":"go.opentelemetry.io/proto/otlp","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":61351349,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":61351350,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190510104115-cbcb75029529","direct":false,"kind":"runtime","optional":false},{"id":61351351,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190605123033-f99c8df09eb5","direct":false,"kind":"runtime","optional":false},{"id":61351352,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":false,"kind":"runtime","optional":false},{"id":61351353,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200622213623-75b288015ac9","direct":false,"kind":"runtime","optional":false},{"id":61351354,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190121172915-509febef88a4","direct":false,"kind":"runtime","optional":false},{"id":61351355,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190306152737-a1d7652674e8","direct":false,"kind":"runtime","optional":false},{"id":61351356,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190510132918-efd6b22b2522","direct":false,"kind":"runtime","optional":false},{"id":61351357,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190829153037-c13cbed26979","direct":false,"kind":"runtime","optional":false},{"id":61351358,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191030013958-a1ab85dbe136","direct":false,"kind":"runtime","optional":false},{"id":61351359,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191129062945-2f5052295587","direct":false,"kind":"runtime","optional":false},{"id":61351360,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191227195350-da58074b4299","direct":false,"kind":"runtime","optional":false},{"id":61351361,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200119233911-0405dc783f0a","direct":false,"kind":"runtime","optional":false},{"id":61351362,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200207192155-f17229e696bd","direct":false,"kind":"runtime","optional":false},{"id":61351363,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200224162631-6cc2880d07d6","direct":false,"kind":"runtime","optional":false},{"id":61351364,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190227222117-0694c2d4d067","direct":false,"kind":"runtime","optional":false},{"id":61351365,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190802002840-cff245a6509b","direct":false,"kind":"runtime","optional":false},{"id":61351366,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20181026193005-c67002cb31c3","direct":false,"kind":"runtime","optional":false},{"id":61351367,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190227174305-5b3e6a55c961","direct":false,"kind":"runtime","optional":false},{"id":61351368,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190301231843-5614ed5bae6f","direct":false,"kind":"runtime","optional":false},{"id":61351369,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190313153728-d0100b6bd8b3","direct":false,"kind":"runtime","optional":false},{"id":61351370,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190409202823-959b441ac422","direct":false,"kind":"runtime","optional":false},{"id":61351371,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190909230951-414d861bb4ac","direct":false,"kind":"runtime","optional":false},{"id":61351372,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190930215403-16217165b5de","direct":false,"kind":"runtime","optional":false},{"id":61351373,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20191125180803-fdd1cda4f05f","direct":false,"kind":"runtime","optional":false},{"id":61351374,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20200130185559-910be7a94367","direct":false,"kind":"runtime","optional":false},{"id":61351375,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20200302205851-738671d3881b","direct":false,"kind":"runtime","optional":false},{"id":61351376,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20201208152925-83fdc39ff7b5","direct":false,"kind":"runtime","optional":false},{"id":61351377,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20210508222113-6edffad5e616","direct":false,"kind":"runtime","optional":false},{"id":61351378,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190312151609-d3739f865fa6","direct":false,"kind":"runtime","optional":false},{"id":61351379,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190719004257-d2bd2a29d028","direct":false,"kind":"runtime","optional":false},{"id":61351380,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.0.0-20190513183733-4bf6d317e70e","direct":false,"kind":"runtime","optional":false},{"id":61351381,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":61351382,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191105210325-c90efee705ee","direct":false,"kind":"runtime","optional":false},{"id":61351383,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191107180719-034126e5016b","direct":false,"kind":"runtime","optional":false},{"id":61351384,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":61351385,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":61351386,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":61351387,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":61351388,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.4.2","direct":false,"kind":"runtime","optional":false},{"id":61351389,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180724234803-3673e40ba225","direct":false,"kind":"runtime","optional":false},{"id":61351390,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180826012351-8a410e7b638d","direct":false,"kind":"runtime","optional":false},{"id":61351391,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190108225652-1e06a53dbb7e","direct":false,"kind":"runtime","optional":false},{"id":61351392,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190213061140-3a22650c66bd","direct":false,"kind":"runtime","optional":false},{"id":61351393,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190311183353-d8887717615a","direct":false,"kind":"runtime","optional":false},{"id":61351394,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":61351395,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190501004415-9ce7a6920f09","direct":false,"kind":"runtime","optional":false},{"id":61351396,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190503192946-f4e77d36d62c","direct":false,"kind":"runtime","optional":false},{"id":61351397,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190603091049-60506f45cf65","direct":false,"kind":"runtime","optional":false},{"id":61351398,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":61351399,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190628185345-da137c7871d7","direct":false,"kind":"runtime","optional":false},{"id":61351400,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190724013045-ca1201d0de80","direct":false,"kind":"runtime","optional":false},{"id":61351401,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20191209160850-c0dbc17a3553","direct":false,"kind":"runtime","optional":false},{"id":61351402,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200114155413-6afb5195e5aa","direct":false,"kind":"runtime","optional":false},{"id":61351403,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200202094626-16171245cfb2","direct":false,"kind":"runtime","optional":false},{"id":61351404,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200222125558-5a598a2470a0","direct":false,"kind":"runtime","optional":false},{"id":61351405,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200226121028-0de0cce0169b","direct":false,"kind":"runtime","optional":false},{"id":61351406,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200301022130-244492dfa37a","direct":false,"kind":"runtime","optional":false},{"id":61351407,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200324143707-d3edc9973b7e","direct":false,"kind":"runtime","optional":false},{"id":61351408,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200501053045-e0ff5e5a1de5","direct":false,"kind":"runtime","optional":false},{"id":61351409,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200506145744-7e3656a0809f","direct":false,"kind":"runtime","optional":false},{"id":61351410,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200513185701-a91f0712d120","direct":false,"kind":"runtime","optional":false},{"id":61351411,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200520182314-0ba52f642ac2","direct":false,"kind":"runtime","optional":false},{"id":61351412,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200625001655-4c5254603344","direct":false,"kind":"runtime","optional":false},{"id":61351413,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200707034311-ab3426394381","direct":false,"kind":"runtime","optional":false},{"id":61351414,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200822124328-c89045814202","direct":false,"kind":"runtime","optional":false},{"id":61351415,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201021035429-f5854403a974","direct":false,"kind":"runtime","optional":false},{"id":61351416,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201031054903-ff519b6c9102","direct":false,"kind":"runtime","optional":false},{"id":61351417,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201110031124-69a78807bb2b","direct":false,"kind":"runtime","optional":false},{"id":61351418,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201209123823-ac852fbbde11","direct":false,"kind":"runtime","optional":false},{"id":61351419,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210119194325-5f4716e94777","direct":false,"kind":"runtime","optional":false},{"id":61351420,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210226172049-e18ecbb05110","direct":false,"kind":"runtime","optional":false},{"id":61351421,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210316092652-d523dce5a7f4","direct":false,"kind":"runtime","optional":false},{"id":61351422,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210405180319-a5a99cb37ef4","direct":false,"kind":"runtime","optional":false},{"id":61351423,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210503060351-7fd8e65b6420","direct":false,"kind":"runtime","optional":false},{"id":61351424,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220127200216-cd36cc0744dd","direct":false,"kind":"runtime","optional":false},{"id":61351425,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220225172249-27dd8689420f","direct":false,"kind":"runtime","optional":false},{"id":61351426,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220325170049-de3da57026de","direct":false,"kind":"runtime","optional":false},{"id":61351427,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220412020605-290c469a71a5","direct":false,"kind":"runtime","optional":false},{"id":61351428,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220425223048-2871e0cb64e4","direct":false,"kind":"runtime","optional":false},{"id":61351429,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20180821212333-d2e6202438be","direct":false,"kind":"runtime","optional":false},{"id":61351430,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190226205417-e64efc72b421","direct":false,"kind":"runtime","optional":false},{"id":61351431,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190604053449-0f29369cfe45","direct":false,"kind":"runtime","optional":false},{"id":61351432,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20191202225959-858c2ad4c8b6","direct":false,"kind":"runtime","optional":false},{"id":61351433,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20200107190931-bf48bf16ab8d","direct":false,"kind":"runtime","optional":false},{"id":61351434,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20200902213428-5d25da1a8d43","direct":false,"kind":"runtime","optional":false},{"id":61351435,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20201109201403-9fd604954f58","direct":false,"kind":"runtime","optional":false},{"id":61351436,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20201208152858-08078c50e5b5","direct":false,"kind":"runtime","optional":false},{"id":61351437,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210218202405-ba52d332ba99","direct":false,"kind":"runtime","optional":false},{"id":61351438,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210220000619-9bb904979d93","direct":false,"kind":"runtime","optional":false},{"id":61351439,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210313182246-cd4f82c27b84","direct":false,"kind":"runtime","optional":false},{"id":61351440,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210514164344-f6687ab2804c","direct":false,"kind":"runtime","optional":false},{"id":61351441,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210628180205-a41e5a781914","direct":false,"kind":"runtime","optional":false},{"id":61351442,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210805134026-6f1e6394065a","direct":false,"kind":"runtime","optional":false},{"id":61351443,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210819190943-2bc19b11175f","direct":false,"kind":"runtime","optional":false},{"id":61351444,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20211104180415-d3ed0bb246c8","direct":false,"kind":"runtime","optional":false},{"id":61351445,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220223155221-ee480838109b","direct":false,"kind":"runtime","optional":false},{"id":61351446,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220309155454-6242fa91716a","direct":false,"kind":"runtime","optional":false},{"id":61351447,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220411215720-9780585627b5","direct":false,"kind":"runtime","optional":false},{"id":61351448,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20180314180146-1d60e4601c6f","direct":false,"kind":"runtime","optional":false},{"id":61351449,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181108010431-42b317875d0f","direct":false,"kind":"runtime","optional":false},{"id":61351450,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181221193216-37e7f081c4d4","direct":false,"kind":"runtime","optional":false},{"id":61351451,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190227155943-e225da77a7e6","direct":false,"kind":"runtime","optional":false},{"id":61351452,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":61351453,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190911185100-cd5d95a43a6e","direct":false,"kind":"runtime","optional":false},{"id":61351454,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20200317015054-43a5402ce75a","direct":false,"kind":"runtime","optional":false},{"id":61351455,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20200625203802-6e8e738ad208","direct":false,"kind":"runtime","optional":false},{"id":61351456,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201020160332-67f06af15bc9","direct":false,"kind":"runtime","optional":false},{"id":61351457,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201207232520-09787c993a3a","direct":false,"kind":"runtime","optional":false},{"id":61351458,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20210220032951-036812b2e83c","direct":false,"kind":"runtime","optional":false},{"id":61351459,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180830151530-49385e6e1522","direct":false,"kind":"runtime","optional":false},{"id":61351460,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":61351461,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190312061237-fead79001313","direct":false,"kind":"runtime","optional":false},{"id":61351462,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":61351463,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190502145724-3ef323f4f1fd","direct":false,"kind":"runtime","optional":false},{"id":61351464,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190507160741-ecd444e8653b","direct":false,"kind":"runtime","optional":false},{"id":61351465,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190606165138-5da285871e9c","direct":false,"kind":"runtime","optional":false},{"id":61351466,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190624142023-c5567b49c5d0","direct":false,"kind":"runtime","optional":false},{"id":61351467,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190726091711-fc99dfbffb4e","direct":false,"kind":"runtime","optional":false},{"id":61351468,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191001151750-bb3f8db39f24","direct":false,"kind":"runtime","optional":false},{"id":61351469,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191204072324-ce4227a45e2e","direct":false,"kind":"runtime","optional":false},{"id":61351470,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191228213918-04cbcbbfeed8","direct":false,"kind":"runtime","optional":false},{"id":61351471,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200113162924-86b910548bc1","direct":false,"kind":"runtime","optional":false},{"id":61351472,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200122134326-e047566fdf82","direct":false,"kind":"runtime","optional":false},{"id":61351473,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200202164722-d101bd2416d5","direct":false,"kind":"runtime","optional":false},{"id":61351474,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200212091648-12a6c2dcc1e4","direct":false,"kind":"runtime","optional":false},{"id":61351475,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200223170610-d5e6a3e2c0ae","direct":false,"kind":"runtime","optional":false},{"id":61351476,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200302150141-5c8b2ff67527","direct":false,"kind":"runtime","optional":false},{"id":61351477,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200323222414-85ca7c5b95cd","direct":false,"kind":"runtime","optional":false},{"id":61351478,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200331124033-c3d80250170d","direct":false,"kind":"runtime","optional":false},{"id":61351479,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200501052902-10377860bb8e","direct":false,"kind":"runtime","optional":false},{"id":61351480,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200511232937-7e40ca221e25","direct":false,"kind":"runtime","optional":false},{"id":61351481,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200515095857-1151b9dac4a9","direct":false,"kind":"runtime","optional":false},{"id":61351482,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200523222454-059865788121","direct":false,"kind":"runtime","optional":false},{"id":61351483,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200803210538-64077c9b5642","direct":false,"kind":"runtime","optional":false},{"id":61351484,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200905004654-be1d3432aa8f","direct":false,"kind":"runtime","optional":false},{"id":61351485,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200930185726-fdedc70b468f","direct":false,"kind":"runtime","optional":false},{"id":61351486,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":61351487,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201201145000-ef89a241ccb3","direct":false,"kind":"runtime","optional":false},{"id":61351488,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210104204734-6f8348627aad","direct":false,"kind":"runtime","optional":false},{"id":61351489,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210119212857-b64e53b001e4","direct":false,"kind":"runtime","optional":false},{"id":61351490,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210220050731-9a76102bfb43","direct":false,"kind":"runtime","optional":false},{"id":61351491,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210305230114-8fe3ee5dd75b","direct":false,"kind":"runtime","optional":false},{"id":61351492,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210315160823-c6e025ad8005","direct":false,"kind":"runtime","optional":false},{"id":61351493,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210320140829-1e4c9ba3b0c4","direct":false,"kind":"runtime","optional":false},{"id":61351494,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210330210617-4fbd30eecc44","direct":false,"kind":"runtime","optional":false},{"id":61351495,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":61351496,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210510120138-977fb7262007","direct":false,"kind":"runtime","optional":false},{"id":61351497,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210514084401-e8d321eab015","direct":false,"kind":"runtime","optional":false},{"id":61351498,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210603125802-9665404d3644","direct":false,"kind":"runtime","optional":false},{"id":61351499,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":61351500,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210616094352-59db8d763f22","direct":false,"kind":"runtime","optional":false},{"id":61351501,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210630005230-0f9fa26af87c","direct":false,"kind":"runtime","optional":false},{"id":61351502,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210806184541-e5e7981a1069","direct":false,"kind":"runtime","optional":false},{"id":61351503,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210823070655-63515b42dcdf","direct":false,"kind":"runtime","optional":false},{"id":61351504,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210908233432-aa78b53d3365","direct":false,"kind":"runtime","optional":false},{"id":61351505,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211124211545-fe61309f8881","direct":false,"kind":"runtime","optional":false},{"id":61351506,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211210111614-af8b64212486","direct":false,"kind":"runtime","optional":false},{"id":61351507,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211216021012-1d35b9e2eb4e","direct":false,"kind":"runtime","optional":false},{"id":61351508,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220128215802-99c3d69c2c27","direct":false,"kind":"runtime","optional":false},{"id":61351509,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220209214540-3681064d5158","direct":false,"kind":"runtime","optional":false},{"id":61351510,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220227234510-4e6760a101f9","direct":false,"kind":"runtime","optional":false},{"id":61351511,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220328115105-d36c6a25d886","direct":false,"kind":"runtime","optional":false},{"id":61351512,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220412211240-33da011f77ad","direct":false,"kind":"runtime","optional":false},{"id":61351513,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220502124256-b6088ccd6cba","direct":false,"kind":"runtime","optional":false},{"id":61351514,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":61351515,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210927222741-03fcf44c2211","direct":false,"kind":"runtime","optional":false},{"id":61351516,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.0.0-20170915032832-14c0d48ead0c","direct":false,"kind":"runtime","optional":false},{"id":61351517,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":61351518,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.1-0.20180807135948-17ff2d5776d2","direct":false,"kind":"runtime","optional":false},{"id":61351519,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":61351520,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":61351521,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.4","direct":false,"kind":"runtime","optional":false},{"id":61351522,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.5","direct":false,"kind":"runtime","optional":false},{"id":61351523,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":61351524,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":61351525,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20181108054448-85acf8d2951c","direct":false,"kind":"runtime","optional":false},{"id":61351526,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20190308202827-9d24e82272b4","direct":false,"kind":"runtime","optional":false},{"id":61351527,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20191024005414-555d28b269f0","direct":false,"kind":"runtime","optional":false},{"id":61351528,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":61351529,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190114222345-bf090417da8b","direct":false,"kind":"runtime","optional":false},{"id":61351530,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190226205152-f727befe758c","direct":false,"kind":"runtime","optional":false},{"id":61351531,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190311212946-11955173bddd","direct":false,"kind":"runtime","optional":false},{"id":61351532,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312151545-0bb0c0a6e846","direct":false,"kind":"runtime","optional":false},{"id":61351533,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312170243-e65039ee4138","direct":false,"kind":"runtime","optional":false},{"id":61351534,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190425150028-36563e24a262","direct":false,"kind":"runtime","optional":false},{"id":61351535,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190506145303-2d16b83fe98c","direct":false,"kind":"runtime","optional":false},{"id":61351536,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190524140312-2c0ae7006135","direct":false,"kind":"runtime","optional":false},{"id":61351537,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190606124116-d0a3d012864b","direct":false,"kind":"runtime","optional":false},{"id":61351538,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190621195816-6e04913cbbac","direct":false,"kind":"runtime","optional":false},{"id":61351539,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190628153133-6cdbf07be9d0","direct":false,"kind":"runtime","optional":false},{"id":61351540,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190816200558-6889da9d5479","direct":false,"kind":"runtime","optional":false},{"id":61351541,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190911174233-4f2ddba30aff","direct":false,"kind":"runtime","optional":false},{"id":61351542,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191012152004-8de300cfc20a","direct":false,"kind":"runtime","optional":false},{"id":61351543,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191113191852-77e3bb0ad9e7","direct":false,"kind":"runtime","optional":false},{"id":61351544,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191115202509-3a792d9c32b2","direct":false,"kind":"runtime","optional":false},{"id":61351545,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":61351546,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191125144606-a911d9008d1f","direct":false,"kind":"runtime","optional":false},{"id":61351547,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191130070609-6e064ea0cf2d","direct":false,"kind":"runtime","optional":false},{"id":61351548,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191216173652-a0e659d51361","direct":false,"kind":"runtime","optional":false},{"id":61351549,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191227053925-7b8e75db28f4","direct":false,"kind":"runtime","optional":false},{"id":61351550,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200117161641-43d50277825c","direct":false,"kind":"runtime","optional":false},{"id":61351551,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200122220014-bf1340f18c4a","direct":false,"kind":"runtime","optional":false},{"id":61351552,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200130002326-2f3ba24bd6e7","direct":false,"kind":"runtime","optional":false},{"id":61351553,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200204074204-1cc6d1ef6c74","direct":false,"kind":"runtime","optional":false},{"id":61351554,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200207183749-b753a1ba74fa","direct":false,"kind":"runtime","optional":false},{"id":61351555,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200212150539-ea181f53ac56","direct":false,"kind":"runtime","optional":false},{"id":61351556,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200224181240-023911ca70b2","direct":false,"kind":"runtime","optional":false},{"id":61351557,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200227222343-706bc42d1f0d","direct":false,"kind":"runtime","optional":false},{"id":61351558,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200304193943-95d2e580d8eb","direct":false,"kind":"runtime","optional":false},{"id":61351559,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200312045724-11d5b4c81c7d","direct":false,"kind":"runtime","optional":false},{"id":61351560,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200331025713-a30bf2db82d4","direct":false,"kind":"runtime","optional":false},{"id":61351561,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200501065659-ab2804fb9c9d","direct":false,"kind":"runtime","optional":false},{"id":61351562,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200512131952-2bc93b1c0c88","direct":false,"kind":"runtime","optional":false},{"id":61351563,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200515010526-7d3b6ebf133d","direct":false,"kind":"runtime","optional":false},{"id":61351564,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200618134242-20370b0cb4b2","direct":false,"kind":"runtime","optional":false},{"id":61351565,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200729194436-6467de6f59a7","direct":false,"kind":"runtime","optional":false},{"id":61351566,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200804011535-6c149bb5ef0d","direct":false,"kind":"runtime","optional":false},{"id":61351567,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200825202427-b303f430e36d","direct":false,"kind":"runtime","optional":false},{"id":61351568,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200904185747-39188db58858","direct":false,"kind":"runtime","optional":false},{"id":61351569,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201110124207-079ba7bd75cd","direct":false,"kind":"runtime","optional":false},{"id":61351570,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201201161351-ac6f37ff4c2a","direct":false,"kind":"runtime","optional":false},{"id":61351571,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201208233053-a543418bbed2","direct":false,"kind":"runtime","optional":false},{"id":61351572,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20210105154028-b0ab187a4818","direct":false,"kind":"runtime","optional":false},{"id":61351573,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":61351574,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":61351575,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.2","direct":false,"kind":"runtime","optional":false},{"id":61351576,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":61351577,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.4","direct":false,"kind":"runtime","optional":false},{"id":61351578,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.5","direct":false,"kind":"runtime","optional":false},{"id":61351579,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":61351580,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":61351581,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":61351582,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":false,"kind":"runtime","optional":false},{"id":61351583,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220411194840-2f41105eb62f","direct":false,"kind":"runtime","optional":false},{"id":61351584,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":61351585,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":61351586,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":61351587,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":61351588,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":61351589,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.14.0","direct":false,"kind":"runtime","optional":false},{"id":61351590,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.15.0","direct":false,"kind":"runtime","optional":false},{"id":61351591,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.17.0","direct":false,"kind":"runtime","optional":false},{"id":61351592,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.18.0","direct":false,"kind":"runtime","optional":false},{"id":61351593,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.19.0","direct":false,"kind":"runtime","optional":false},{"id":61351594,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.20.0","direct":false,"kind":"runtime","optional":false},{"id":61351595,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.22.0","direct":false,"kind":"runtime","optional":false},{"id":61351596,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.24.0","direct":false,"kind":"runtime","optional":false},{"id":61351597,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.28.0","direct":false,"kind":"runtime","optional":false},{"id":61351598,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.29.0","direct":false,"kind":"runtime","optional":false},{"id":61351599,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.30.0","direct":false,"kind":"runtime","optional":false},{"id":61351600,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.35.0","direct":false,"kind":"runtime","optional":false},{"id":61351601,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.36.0","direct":false,"kind":"runtime","optional":false},{"id":61351602,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.40.0","direct":false,"kind":"runtime","optional":false},{"id":61351603,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.41.0","direct":false,"kind":"runtime","optional":false},{"id":61351604,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.43.0","direct":false,"kind":"runtime","optional":false},{"id":61351605,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.47.0","direct":false,"kind":"runtime","optional":false},{"id":61351606,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.48.0","direct":false,"kind":"runtime","optional":false},{"id":61351607,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.50.0","direct":false,"kind":"runtime","optional":false},{"id":61351608,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.51.0","direct":false,"kind":"runtime","optional":false},{"id":61351609,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.54.0","direct":false,"kind":"runtime","optional":false},{"id":61351610,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.55.0","direct":false,"kind":"runtime","optional":false},{"id":61351611,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.56.0","direct":false,"kind":"runtime","optional":false},{"id":61351612,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.57.0","direct":false,"kind":"runtime","optional":false},{"id":61351613,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.61.0","direct":false,"kind":"runtime","optional":false},{"id":61351614,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.63.0","direct":false,"kind":"runtime","optional":false},{"id":61351615,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.67.0","direct":false,"kind":"runtime","optional":false},{"id":61351616,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.70.0","direct":false,"kind":"runtime","optional":false},{"id":61351617,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.71.0","direct":false,"kind":"runtime","optional":false},{"id":61351618,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.74.0","direct":false,"kind":"runtime","optional":false},{"id":61351619,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.75.0","direct":false,"kind":"runtime","optional":false},{"id":61351620,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.78.0","direct":false,"kind":"runtime","optional":false},{"id":61351621,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":61351622,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":61351623,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":61351624,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":61351625,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.5","direct":false,"kind":"runtime","optional":false},{"id":61351626,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.6","direct":false,"kind":"runtime","optional":false},{"id":61351627,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.7","direct":false,"kind":"runtime","optional":false},{"id":61351628,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20180817151627-c66870c02cf8","direct":false,"kind":"runtime","optional":false},{"id":61351629,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190307195333-5fe7a883aa19","direct":false,"kind":"runtime","optional":false},{"id":61351630,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190418145605-e7d98fc518a7","direct":false,"kind":"runtime","optional":false},{"id":61351631,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190425155659-357c62f0e4bb","direct":false,"kind":"runtime","optional":false},{"id":61351632,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190502173448-54afdca5d873","direct":false,"kind":"runtime","optional":false},{"id":61351633,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190801165951-fa694d86fc64","direct":false,"kind":"runtime","optional":false},{"id":61351634,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190819201941-24fa4b261c55","direct":false,"kind":"runtime","optional":false},{"id":61351635,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190911173649-1774047e7e51","direct":false,"kind":"runtime","optional":false},{"id":61351636,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191108220845-16a3f7862a1a","direct":false,"kind":"runtime","optional":false},{"id":61351637,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191115194625-c23dd37a84c9","direct":false,"kind":"runtime","optional":false},{"id":61351638,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191216164720-4f79533eabd1","direct":false,"kind":"runtime","optional":false},{"id":61351639,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191230161307-f3c370f40bfb","direct":false,"kind":"runtime","optional":false},{"id":61351640,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200115191322-ca5a22157cba","direct":false,"kind":"runtime","optional":false},{"id":61351641,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200122232147-0452cf42e150","direct":false,"kind":"runtime","optional":false},{"id":61351642,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200204135345-fa8e72b47b90","direct":false,"kind":"runtime","optional":false},{"id":61351643,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200212174721-66ed5ce911ce","direct":false,"kind":"runtime","optional":false},{"id":61351644,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200224152610-e50cd9704f63","direct":false,"kind":"runtime","optional":false},{"id":61351645,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200228133532-8c2c7df3a383","direct":false,"kind":"runtime","optional":false},{"id":61351646,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200305110556-506484158171","direct":false,"kind":"runtime","optional":false},{"id":61351647,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200312145019-da6875a35672","direct":false,"kind":"runtime","optional":false},{"id":61351648,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200331122359-1ee6d9798940","direct":false,"kind":"runtime","optional":false},{"id":61351649,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200430143042-b979b6f78d84","direct":false,"kind":"runtime","optional":false},{"id":61351650,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200511104702-f5ebc3bea380","direct":false,"kind":"runtime","optional":false},{"id":61351651,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200513103714-09dca8ec2884","direct":false,"kind":"runtime","optional":false},{"id":61351652,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200515170657-fc4c6c6a6587","direct":false,"kind":"runtime","optional":false},{"id":61351653,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200526211855-cb27e3aa2013","direct":false,"kind":"runtime","optional":false},{"id":61351654,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200618031413-b414f8b61790","direct":false,"kind":"runtime","optional":false},{"id":61351655,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200729003335-053ba62fc06f","direct":false,"kind":"runtime","optional":false},{"id":61351656,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200804131852-c06518451d9c","direct":false,"kind":"runtime","optional":false},{"id":61351657,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200825200019-8632dd797987","direct":false,"kind":"runtime","optional":false},{"id":61351658,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200904004341-0bd0a958aa1d","direct":false,"kind":"runtime","optional":false},{"id":61351659,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201109203340-2640f1f9cdfb","direct":false,"kind":"runtime","optional":false},{"id":61351660,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201201144952-b05cb90ed32e","direct":false,"kind":"runtime","optional":false},{"id":61351661,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201210142538-e3217bee35cc","direct":false,"kind":"runtime","optional":false},{"id":61351662,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201214200347-8c77b98c765d","direct":false,"kind":"runtime","optional":false},{"id":61351663,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210222152913-aa3ee6e6a81c","direct":false,"kind":"runtime","optional":false},{"id":61351664,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210303154014-9728d6b83eeb","direct":false,"kind":"runtime","optional":false},{"id":61351665,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210310155132-4ce2db91004e","direct":false,"kind":"runtime","optional":false},{"id":61351666,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210319143718-93e7006c17a6","direct":false,"kind":"runtime","optional":false},{"id":61351667,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210402141018-6c239bbf2bb1","direct":false,"kind":"runtime","optional":false},{"id":61351668,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210513213006-bf773b8c8384","direct":false,"kind":"runtime","optional":false},{"id":61351669,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210602131652-f16073e35f0c","direct":false,"kind":"runtime","optional":false},{"id":61351670,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210604141403-392c879c8b08","direct":false,"kind":"runtime","optional":false},{"id":61351671,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210608205507-b6d2f5bf0d7d","direct":false,"kind":"runtime","optional":false},{"id":61351672,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210624195500-8bfb893ecb84","direct":false,"kind":"runtime","optional":false},{"id":61351673,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210713002101-d411969a0d9a","direct":false,"kind":"runtime","optional":false},{"id":61351674,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210716133855-ce7ef5c701ea","direct":false,"kind":"runtime","optional":false},{"id":61351675,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210728212813-7823e685a01f","direct":false,"kind":"runtime","optional":false},{"id":61351676,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210805201207-89edb61ffb67","direct":false,"kind":"runtime","optional":false},{"id":61351677,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210813162853-db860fec028c","direct":false,"kind":"runtime","optional":false},{"id":61351678,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210821163610-241b8fcbd6c8","direct":false,"kind":"runtime","optional":false},{"id":61351679,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210828152312-66f60bf46e71","direct":false,"kind":"runtime","optional":false},{"id":61351680,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210831024726-fe130286e0e2","direct":false,"kind":"runtime","optional":false},{"id":61351681,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210903162649-d08c68adba83","direct":false,"kind":"runtime","optional":false},{"id":61351682,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210909211513-a8c4777a87af","direct":false,"kind":"runtime","optional":false},{"id":61351683,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210924002016-3dee208752a0","direct":false,"kind":"runtime","optional":false},{"id":61351684,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211118181313-81c1377c94b1","direct":false,"kind":"runtime","optional":false},{"id":61351685,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211206160659-862468c7d6e0","direct":false,"kind":"runtime","optional":false},{"id":61351686,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211208223120-3a66f561d7aa","direct":false,"kind":"runtime","optional":false},{"id":61351687,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211221195035-429b39de9b1c","direct":false,"kind":"runtime","optional":false},{"id":61351688,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220126215142-9970aeb2e350","direct":false,"kind":"runtime","optional":false},{"id":61351689,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220207164111-0872dc986b00","direct":false,"kind":"runtime","optional":false},{"id":61351690,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220218161850-94dd64e39d7c","direct":false,"kind":"runtime","optional":false},{"id":61351691,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220222213610-43724f9ea8cf","direct":false,"kind":"runtime","optional":false},{"id":61351692,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220304144024-325a89244dc8","direct":false,"kind":"runtime","optional":false},{"id":61351693,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220310185008-1973136f34c6","direct":false,"kind":"runtime","optional":false},{"id":61351694,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220324131243-acbaeb5b85eb","direct":false,"kind":"runtime","optional":false},{"id":61351695,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220407144326-9054f6ed7bac","direct":false,"kind":"runtime","optional":false},{"id":61351696,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220413183235-5e96e2839df9","direct":false,"kind":"runtime","optional":false},{"id":61351697,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220414192740-2d67ff6cf2b4","direct":false,"kind":"runtime","optional":false},{"id":61351698,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220421151946-72621c1f0bd3","direct":false,"kind":"runtime","optional":false},{"id":61351699,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220429170224-98d788798c3e","direct":false,"kind":"runtime","optional":false},{"id":61351700,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":61351701,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.20.1","direct":false,"kind":"runtime","optional":false},{"id":61351702,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.21.1","direct":false,"kind":"runtime","optional":false},{"id":61351703,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":61351704,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.25.1","direct":false,"kind":"runtime","optional":false},{"id":61351705,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":61351706,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.27.0","direct":false,"kind":"runtime","optional":false},{"id":61351707,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.27.1","direct":false,"kind":"runtime","optional":false},{"id":61351708,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.28.0","direct":false,"kind":"runtime","optional":false},{"id":61351709,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.29.1","direct":false,"kind":"runtime","optional":false},{"id":61351710,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.30.0","direct":false,"kind":"runtime","optional":false},{"id":61351711,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.31.0","direct":false,"kind":"runtime","optional":false},{"id":61351712,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.31.1","direct":false,"kind":"runtime","optional":false},{"id":61351713,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.33.1","direct":false,"kind":"runtime","optional":false},{"id":61351714,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.33.2","direct":false,"kind":"runtime","optional":false},{"id":61351715,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.34.0","direct":false,"kind":"runtime","optional":false},{"id":61351716,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.35.0","direct":false,"kind":"runtime","optional":false},{"id":61351717,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.36.0","direct":false,"kind":"runtime","optional":false},{"id":61351718,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.36.1","direct":false,"kind":"runtime","optional":false},{"id":61351719,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.37.0","direct":false,"kind":"runtime","optional":false},{"id":61351720,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.37.1","direct":false,"kind":"runtime","optional":false},{"id":61351721,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.38.0","direct":false,"kind":"runtime","optional":false},{"id":61351722,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.39.0","direct":false,"kind":"runtime","optional":false},{"id":61351723,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.39.1","direct":false,"kind":"runtime","optional":false},{"id":61351724,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.40.0","direct":false,"kind":"runtime","optional":false},{"id":61351725,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.40.1","direct":false,"kind":"runtime","optional":false},{"id":61351726,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.44.0","direct":false,"kind":"runtime","optional":false},{"id":61351727,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.45.0","direct":false,"kind":"runtime","optional":false},{"id":61351728,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.46.0","direct":false,"kind":"runtime","optional":false},{"id":61351729,"package_name":"google.golang.org/grpc/cmd/protoc-gen-go-grpc","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":61351730,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200109180630-ec00e32a8dfd","direct":false,"kind":"runtime","optional":false},{"id":61351731,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200221191635-4d8936d0db64","direct":false,"kind":"runtime","optional":false},{"id":61351732,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200228230310-ab0ca4ff8a60","direct":false,"kind":"runtime","optional":false},{"id":61351733,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.20.1-0.20200309200217-e05f789c0967","direct":false,"kind":"runtime","optional":false},{"id":61351734,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.21.0","direct":false,"kind":"runtime","optional":false},{"id":61351735,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.22.0","direct":false,"kind":"runtime","optional":false},{"id":61351736,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":61351737,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.1-0.20200526195155-81db48ad09cc","direct":false,"kind":"runtime","optional":false},{"id":61351738,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":61351739,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.25.0","direct":false,"kind":"runtime","optional":false},{"id":61351740,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":61351741,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":61351742,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.27.1","direct":false,"kind":"runtime","optional":false},{"id":61351743,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.0","direct":false,"kind":"runtime","optional":false},{"id":61351744,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":61351745,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20180628173108-788fd7840127","direct":false,"kind":"runtime","optional":false},{"id":61351746,"package_name":"gopkg.in/errgo.v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":61351747,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":61351748,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.3","direct":false,"kind":"runtime","optional":false},{"id":61351749,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":61351750,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190102054323-c2f93a96b099","direct":false,"kind":"runtime","optional":false},{"id":61351751,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190106161140-3f1c8253044a","direct":false,"kind":"runtime","optional":false},{"id":61351752,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190418001031-e561f6794a2a","direct":false,"kind":"runtime","optional":false},{"id":61351753,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190523083050-ea95bdfd59fc","direct":false,"kind":"runtime","optional":false},{"id":61351754,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2019.2.3","direct":false,"kind":"runtime","optional":false},{"id":61351755,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2020.1.3","direct":false,"kind":"runtime","optional":false},{"id":61351756,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2020.1.4","direct":false,"kind":"runtime","optional":false},{"id":61351757,"package_name":"rsc.io/binaryregexp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":61351758,"package_name":"rsc.io/quote/v3","ecosystem":"go","requirements":"v3.1.0","direct":false,"kind":"runtime","optional":false},{"id":61351759,"package_name":"rsc.io/sampler","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"dynamodb/go.mod","sha":null,"kind":"manifest","created_at":"2022-06-26T01:52:31.444Z","updated_at":"2022-06-26T01:52:31.444Z","repository_link":"https://github.com/philippgille/gokv/blob/master/dynamodb/go.mod","dependencies":[{"id":61351760,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.44.9","direct":true,"kind":"runtime","optional":false},{"id":61351761,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61351762,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61351763,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61351764,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":true,"kind":"runtime","optional":false},{"id":61351765,"package_name":"github.com/jmespath/go-jmespath","ecosystem":"go","requirements":"v0.4.0","direct":true,"kind":"runtime","optional":false},{"id":61351766,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"dynamodb/go.sum","sha":null,"kind":"lockfile","created_at":"2022-06-26T01:52:31.540Z","updated_at":"2022-06-26T01:52:31.540Z","repository_link":"https://github.com/philippgille/gokv/blob/master/dynamodb/go.sum","dependencies":[{"id":61351767,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.44.9","direct":false,"kind":"runtime","optional":false},{"id":61351768,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":61351769,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":61351770,"package_name":"github.com/jmespath/go-jmespath","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":61351771,"package_name":"github.com/jmespath/go-jmespath/internal/testify","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":61351772,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.5.1-0.20191011213304-eb77f15b9c61","direct":false,"kind":"runtime","optional":false},{"id":61351773,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61351774,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61351775,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61351776,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61351777,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":61351778,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":61351779,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":61351780,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220127200216-cd36cc0744dd","direct":false,"kind":"runtime","optional":false},{"id":61351781,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":61351782,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211216021012-1d35b9e2eb4e","direct":false,"kind":"runtime","optional":false},{"id":61351783,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210927222741-03fcf44c2211","direct":false,"kind":"runtime","optional":false},{"id":61351784,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":61351785,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":61351786,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":61351787,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.8","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"etcd/go.mod","sha":null,"kind":"manifest","created_at":"2022-06-26T01:52:31.674Z","updated_at":"2022-06-26T01:52:31.674Z","repository_link":"https://github.com/philippgille/gokv/blob/master/etcd/go.mod","dependencies":[{"id":61351788,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61351789,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61351790,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61351791,"package_name":"go.etcd.io/etcd/client/v3","ecosystem":"go","requirements":"v3.5.4","direct":true,"kind":"runtime","optional":false},{"id":61351792,"package_name":"github.com/coreos/go-semver","ecosystem":"go","requirements":"v0.3.0","direct":true,"kind":"runtime","optional":false},{"id":61351793,"package_name":"github.com/coreos/go-systemd/v22","ecosystem":"go","requirements":"v22.3.2","direct":true,"kind":"runtime","optional":false},{"id":61351794,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":true,"kind":"runtime","optional":false},{"id":61351795,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":true,"kind":"runtime","optional":false},{"id":61351796,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.2","direct":true,"kind":"runtime","optional":false},{"id":61351797,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61351798,"package_name":"go.etcd.io/etcd/api/v3","ecosystem":"go","requirements":"v3.5.4","direct":true,"kind":"runtime","optional":false},{"id":61351799,"package_name":"go.etcd.io/etcd/client/pkg/v3","ecosystem":"go","requirements":"v3.5.4","direct":true,"kind":"runtime","optional":false},{"id":61351800,"package_name":"go.uber.org/atomic","ecosystem":"go","requirements":"v1.7.0","direct":true,"kind":"runtime","optional":false},{"id":61351801,"package_name":"go.uber.org/multierr","ecosystem":"go","requirements":"v1.6.0","direct":true,"kind":"runtime","optional":false},{"id":61351802,"package_name":"go.uber.org/zap","ecosystem":"go","requirements":"v1.17.0","direct":true,"kind":"runtime","optional":false},{"id":61351803,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210405180319-a5a99cb37ef4","direct":true,"kind":"runtime","optional":false},{"id":61351804,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210603081109-ebe580a85c40","direct":true,"kind":"runtime","optional":false},{"id":61351805,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.5","direct":true,"kind":"runtime","optional":false},{"id":61351806,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210602131652-f16073e35f0c","direct":true,"kind":"runtime","optional":false},{"id":61351807,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.38.0","direct":true,"kind":"runtime","optional":false},{"id":61351808,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"etcd/go.sum","sha":null,"kind":"lockfile","created_at":"2022-06-26T01:52:31.763Z","updated_at":"2022-06-26T01:52:31.763Z","repository_link":"https://github.com/philippgille/gokv/blob/master/etcd/go.sum","dependencies":[{"id":61351888,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":61351952,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.4.2","direct":false,"kind":"runtime","optional":false},{"id":61351809,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.26.0","direct":false,"kind":"runtime","optional":false},{"id":61351810,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.34.0","direct":false,"kind":"runtime","optional":false},{"id":61351811,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":61351812,"package_name":"github.com/alecthomas/template","ecosystem":"go","requirements":"v0.0.0-20160405071501-a0175ee3bccc","direct":false,"kind":"runtime","optional":false},{"id":61351813,"package_name":"github.com/alecthomas/template","ecosystem":"go","requirements":"v0.0.0-20190718012654-fb15b899a751","direct":false,"kind":"runtime","optional":false},{"id":61351814,"package_name":"github.com/alecthomas/units","ecosystem":"go","requirements":"v0.0.0-20151022065526-2efee857e7cf","direct":false,"kind":"runtime","optional":false},{"id":61351815,"package_name":"github.com/alecthomas/units","ecosystem":"go","requirements":"v0.0.0-20190717042225-c3de453c63f4","direct":false,"kind":"runtime","optional":false},{"id":61351816,"package_name":"github.com/alecthomas/units","ecosystem":"go","requirements":"v0.0.0-20190924025748-f65c72e2690d","direct":false,"kind":"runtime","optional":false},{"id":61351817,"package_name":"github.com/antihax/optional","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":61351818,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v0.0.0-20180321164747-3a771d992973","direct":false,"kind":"runtime","optional":false},{"id":61351819,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":61351820,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":61351821,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":61351822,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.1.1","direct":false,"kind":"runtime","optional":false},{"id":61351823,"package_name":"github.com/client9/misspell","ecosystem":"go","requirements":"v0.3.4","direct":false,"kind":"runtime","optional":false},{"id":61351824,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20191209042840-269d4d468f6f","direct":false,"kind":"runtime","optional":false},{"id":61351825,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20201120205902-5459f2c99403","direct":false,"kind":"runtime","optional":false},{"id":61351826,"package_name":"github.com/coreos/go-semver","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":61351827,"package_name":"github.com/coreos/go-systemd/v22","ecosystem":"go","requirements":"v22.3.2","direct":false,"kind":"runtime","optional":false},{"id":61351828,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":61351829,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":61351830,"package_name":"github.com/dustin/go-humanize","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":61351831,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":61351832,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.1-0.20191026205805-5f8ba28d4473","direct":false,"kind":"runtime","optional":false},{"id":61351833,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.4","direct":false,"kind":"runtime","optional":false},{"id":61351834,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.9-0.20210217033140-668b12f5399d","direct":false,"kind":"runtime","optional":false},{"id":61351835,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":61351836,"package_name":"github.com/ghodss/yaml","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":61351837,"package_name":"github.com/go-kit/kit","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":61351838,"package_name":"github.com/go-kit/kit","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":61351839,"package_name":"github.com/go-kit/log","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":61351840,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":61351841,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":61351842,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":61351843,"package_name":"github.com/go-stack/stack","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":61351844,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":61351845,"package_name":"github.com/godbus/dbus/v5","ecosystem":"go","requirements":"v5.0.4","direct":false,"kind":"runtime","optional":false},{"id":61351846,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":61351847,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":61351848,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v0.0.0-20160126235308-23def4e6c14b","direct":false,"kind":"runtime","optional":false},{"id":61351849,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":61351850,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":61351851,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":61351852,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":61351853,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":61351854,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":61351855,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1.0.20200221234624-67d41d38c208","direct":false,"kind":"runtime","optional":false},{"id":61351856,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.2","direct":false,"kind":"runtime","optional":false},{"id":61351857,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.4.0.20200313231945-b860323f09d0","direct":false,"kind":"runtime","optional":false},{"id":61351858,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":61351859,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":61351860,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":61351861,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":61351862,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":61351863,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.2","direct":false,"kind":"runtime","optional":false},{"id":61351864,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":61351865,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":61351866,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":61351867,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":61351868,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":61351869,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.4","direct":false,"kind":"runtime","optional":false},{"id":61351870,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.5","direct":false,"kind":"runtime","optional":false},{"id":61351871,"package_name":"github.com/google/gofuzz","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":61351872,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":61351873,"package_name":"github.com/grpc-ecosystem/go-grpc-prometheus","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":61351874,"package_name":"github.com/grpc-ecosystem/grpc-gateway","ecosystem":"go","requirements":"v1.16.0","direct":false,"kind":"runtime","optional":false},{"id":61351875,"package_name":"github.com/jpillora/backoff","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":61351876,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.6","direct":false,"kind":"runtime","optional":false},{"id":61351877,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.10","direct":false,"kind":"runtime","optional":false},{"id":61351878,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.11","direct":false,"kind":"runtime","optional":false},{"id":61351879,"package_name":"github.com/julienschmidt/httprouter","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":61351880,"package_name":"github.com/julienschmidt/httprouter","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":61351881,"package_name":"github.com/kisielk/errcheck","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":61351882,"package_name":"github.com/kisielk/gotool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":61351883,"package_name":"github.com/konsorten/go-windows-terminal-sequences","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":61351884,"package_name":"github.com/konsorten/go-windows-terminal-sequences","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":61351885,"package_name":"github.com/kr/logfmt","ecosystem":"go","requirements":"v0.0.0-20140226030751-b84e30acd515","direct":false,"kind":"runtime","optional":false},{"id":61351886,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":61351887,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":61351889,"package_name":"github.com/matttproud/golang_protobuf_extensions","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":61351890,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180228061459-e0a39a4cb421","direct":false,"kind":"runtime","optional":false},{"id":61351891,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180306012644-bacd9c7ef1dd","direct":false,"kind":"runtime","optional":false},{"id":61351892,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v0.0.0-20180701023420-4b7aa43c6742","direct":false,"kind":"runtime","optional":false},{"id":61351893,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":61351894,"package_name":"github.com/mwitkow/go-conntrack","ecosystem":"go","requirements":"v0.0.0-20161129095857-cc309e4a2223","direct":false,"kind":"runtime","optional":false},{"id":61351895,"package_name":"github.com/mwitkow/go-conntrack","ecosystem":"go","requirements":"v0.0.0-20190716064945-2f068394615f","direct":false,"kind":"runtime","optional":false},{"id":61351896,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.5.1-0.20191011213304-eb77f15b9c61","direct":false,"kind":"runtime","optional":false},{"id":61351897,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61351898,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61351899,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61351900,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61351901,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":61351902,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.1","direct":false,"kind":"runtime","optional":false},{"id":61351903,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":61351904,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":61351905,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":61351906,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":61351907,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":61351908,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.11.1","direct":false,"kind":"runtime","optional":false},{"id":61351909,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20180712105110-5c3871d89910","direct":false,"kind":"runtime","optional":false},{"id":61351910,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190129233127-fd36f4220a90","direct":false,"kind":"runtime","optional":false},{"id":61351911,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190812154241-14fe0d1b01d4","direct":false,"kind":"runtime","optional":false},{"id":61351912,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":61351913,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":61351914,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.10.0","direct":false,"kind":"runtime","optional":false},{"id":61351915,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.26.0","direct":false,"kind":"runtime","optional":false},{"id":61351916,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.0-20181005140218-185b4288413d","direct":false,"kind":"runtime","optional":false},{"id":61351917,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.2","direct":false,"kind":"runtime","optional":false},{"id":61351918,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":61351919,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61351920,"package_name":"github.com/rogpeppe/fastuuid","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":61351921,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":61351922,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":61351923,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":61351924,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":61351925,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":61351926,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":61351927,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":61351928,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":61351929,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":61351930,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":61351931,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.27","direct":false,"kind":"runtime","optional":false},{"id":61351932,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":61351933,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.3.5","direct":false,"kind":"runtime","optional":false},{"id":61351934,"package_name":"go.etcd.io/etcd/api/v3","ecosystem":"go","requirements":"v3.5.4","direct":false,"kind":"runtime","optional":false},{"id":61351935,"package_name":"go.etcd.io/etcd/client/pkg/v3","ecosystem":"go","requirements":"v3.5.4","direct":false,"kind":"runtime","optional":false},{"id":61351936,"package_name":"go.etcd.io/etcd/client/v3","ecosystem":"go","requirements":"v3.5.4","direct":false,"kind":"runtime","optional":false},{"id":61351937,"package_name":"go.uber.org/atomic","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":61351938,"package_name":"go.uber.org/multierr","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":61351939,"package_name":"go.uber.org/zap","ecosystem":"go","requirements":"v1.17.0","direct":false,"kind":"runtime","optional":false},{"id":61351940,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20180904163835-0709b304e793","direct":false,"kind":"runtime","optional":false},{"id":61351941,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":61351942,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":false,"kind":"runtime","optional":false},{"id":61351943,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200622213623-75b288015ac9","direct":false,"kind":"runtime","optional":false},{"id":61351944,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190121172915-509febef88a4","direct":false,"kind":"runtime","optional":false},{"id":61351945,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20181026193005-c67002cb31c3","direct":false,"kind":"runtime","optional":false},{"id":61351946,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190227174305-5b3e6a55c961","direct":false,"kind":"runtime","optional":false},{"id":61351947,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190313153728-d0100b6bd8b3","direct":false,"kind":"runtime","optional":false},{"id":61351948,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20210508222113-6edffad5e616","direct":false,"kind":"runtime","optional":false},{"id":61351949,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191105210325-c90efee705ee","direct":false,"kind":"runtime","optional":false},{"id":61351950,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":61351951,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":61351953,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180724234803-3673e40ba225","direct":false,"kind":"runtime","optional":false},{"id":61351954,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180826012351-8a410e7b638d","direct":false,"kind":"runtime","optional":false},{"id":61351955,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20181114220301-adae6a3d119a","direct":false,"kind":"runtime","optional":false},{"id":61351956,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190108225652-1e06a53dbb7e","direct":false,"kind":"runtime","optional":false},{"id":61351957,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190213061140-3a22650c66bd","direct":false,"kind":"runtime","optional":false},{"id":61351958,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190311183353-d8887717615a","direct":false,"kind":"runtime","optional":false},{"id":61351959,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":61351960,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190613194153-d28f0bde5980","direct":false,"kind":"runtime","optional":false},{"id":61351961,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":61351962,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200226121028-0de0cce0169b","direct":false,"kind":"runtime","optional":false},{"id":61351963,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200625001655-4c5254603344","direct":false,"kind":"runtime","optional":false},{"id":61351964,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200822124328-c89045814202","direct":false,"kind":"runtime","optional":false},{"id":61351965,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201021035429-f5854403a974","direct":false,"kind":"runtime","optional":false},{"id":61351966,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210405180319-a5a99cb37ef4","direct":false,"kind":"runtime","optional":false},{"id":61351967,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20180821212333-d2e6202438be","direct":false,"kind":"runtime","optional":false},{"id":61351968,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190226205417-e64efc72b421","direct":false,"kind":"runtime","optional":false},{"id":61351969,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20200107190931-bf48bf16ab8d","direct":false,"kind":"runtime","optional":false},{"id":61351970,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20180314180146-1d60e4601c6f","direct":false,"kind":"runtime","optional":false},{"id":61351971,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181108010431-42b317875d0f","direct":false,"kind":"runtime","optional":false},{"id":61351972,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181221193216-37e7f081c4d4","direct":false,"kind":"runtime","optional":false},{"id":61351973,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":61351974,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190911185100-cd5d95a43a6e","direct":false,"kind":"runtime","optional":false},{"id":61351975,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201020160332-67f06af15bc9","direct":false,"kind":"runtime","optional":false},{"id":61351976,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201207232520-09787c993a3a","direct":false,"kind":"runtime","optional":false},{"id":61351977,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20210220032951-036812b2e83c","direct":false,"kind":"runtime","optional":false},{"id":61351978,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180830151530-49385e6e1522","direct":false,"kind":"runtime","optional":false},{"id":61351979,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180905080454-ebe1bf3edb33","direct":false,"kind":"runtime","optional":false},{"id":61351980,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20181116152217-5ac8a444bdc5","direct":false,"kind":"runtime","optional":false},{"id":61351981,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":61351982,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":61351983,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190422165155-953cdadca894","direct":false,"kind":"runtime","optional":false},{"id":61351984,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200106162015-b016eb3dc98e","direct":false,"kind":"runtime","optional":false},{"id":61351985,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200323222414-85ca7c5b95cd","direct":false,"kind":"runtime","optional":false},{"id":61351986,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200615200032-f1bc736245b1","direct":false,"kind":"runtime","optional":false},{"id":61351987,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200625212154-ddb9806d33ae","direct":false,"kind":"runtime","optional":false},{"id":61351988,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200930185726-fdedc70b468f","direct":false,"kind":"runtime","optional":false},{"id":61351989,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":61351990,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210124154548-22da62e12c0c","direct":false,"kind":"runtime","optional":false},{"id":61351991,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210330210617-4fbd30eecc44","direct":false,"kind":"runtime","optional":false},{"id":61351992,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210403161142-5e06dd20ab57","direct":false,"kind":"runtime","optional":false},{"id":61351993,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210510120138-977fb7262007","direct":false,"kind":"runtime","optional":false},{"id":61351994,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210603081109-ebe580a85c40","direct":false,"kind":"runtime","optional":false},{"id":61351995,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":61351996,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":61351997,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":61351998,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":61351999,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.5","direct":false,"kind":"runtime","optional":false},{"id":61352000,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":61352001,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190114222345-bf090417da8b","direct":false,"kind":"runtime","optional":false},{"id":61352002,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190226205152-f727befe758c","direct":false,"kind":"runtime","optional":false},{"id":61352003,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190311212946-11955173bddd","direct":false,"kind":"runtime","optional":false},{"id":61352004,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190524140312-2c0ae7006135","direct":false,"kind":"runtime","optional":false},{"id":61352005,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":61352006,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200130002326-2f3ba24bd6e7","direct":false,"kind":"runtime","optional":false},{"id":61352007,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200619180055-7c47624df98f","direct":false,"kind":"runtime","optional":false},{"id":61352008,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20210106214847-113979e3529a","direct":false,"kind":"runtime","optional":false},{"id":61352009,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.2","direct":false,"kind":"runtime","optional":false},{"id":61352010,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":61352011,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":61352012,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":61352013,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":false,"kind":"runtime","optional":false},{"id":61352014,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":61352015,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":61352016,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20180817151627-c66870c02cf8","direct":false,"kind":"runtime","optional":false},{"id":61352017,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190819201941-24fa4b261c55","direct":false,"kind":"runtime","optional":false},{"id":61352018,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200513103714-09dca8ec2884","direct":false,"kind":"runtime","optional":false},{"id":61352019,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200526211855-cb27e3aa2013","direct":false,"kind":"runtime","optional":false},{"id":61352020,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210602131652-f16073e35f0c","direct":false,"kind":"runtime","optional":false},{"id":61352021,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":61352022,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":61352023,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.25.1","direct":false,"kind":"runtime","optional":false},{"id":61352024,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.27.0","direct":false,"kind":"runtime","optional":false},{"id":61352025,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.33.1","direct":false,"kind":"runtime","optional":false},{"id":61352026,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.38.0","direct":false,"kind":"runtime","optional":false},{"id":61352027,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200109180630-ec00e32a8dfd","direct":false,"kind":"runtime","optional":false},{"id":61352028,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200221191635-4d8936d0db64","direct":false,"kind":"runtime","optional":false},{"id":61352029,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200228230310-ab0ca4ff8a60","direct":false,"kind":"runtime","optional":false},{"id":61352030,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.20.1-0.20200309200217-e05f789c0967","direct":false,"kind":"runtime","optional":false},{"id":61352031,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.21.0","direct":false,"kind":"runtime","optional":false},{"id":61352032,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.22.0","direct":false,"kind":"runtime","optional":false},{"id":61352033,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":61352034,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.1-0.20200526195155-81db48ad09cc","direct":false,"kind":"runtime","optional":false},{"id":61352035,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.25.0","direct":false,"kind":"runtime","optional":false},{"id":61352036,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":61352037,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":61352038,"package_name":"gopkg.in/alecthomas/kingpin.v2","ecosystem":"go","requirements":"v2.2.6","direct":false,"kind":"runtime","optional":false},{"id":61352039,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":61352040,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20190902080502-41f04d3bba15","direct":false,"kind":"runtime","optional":false},{"id":61352041,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.1","direct":false,"kind":"runtime","optional":false},{"id":61352042,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":61352043,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.3","direct":false,"kind":"runtime","optional":false},{"id":61352044,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.4","direct":false,"kind":"runtime","optional":false},{"id":61352045,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.5","direct":false,"kind":"runtime","optional":false},{"id":61352046,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.8","direct":false,"kind":"runtime","optional":false},{"id":61352047,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":61352048,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":61352049,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":61352050,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20210107192922-496545a6307b","direct":false,"kind":"runtime","optional":false},{"id":61352051,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190102054323-c2f93a96b099","direct":false,"kind":"runtime","optional":false},{"id":61352052,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190523083050-ea95bdfd59fc","direct":false,"kind":"runtime","optional":false},{"id":61352053,"package_name":"sigs.k8s.io/yaml","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"file/go.mod","sha":null,"kind":"manifest","created_at":"2022-06-26T01:52:31.997Z","updated_at":"2022-06-26T01:52:31.997Z","repository_link":"https://github.com/philippgille/gokv/blob/master/file/go.mod","dependencies":[{"id":61352083,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352084,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352085,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352086,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352087,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"file/go.sum","sha":null,"kind":"lockfile","created_at":"2022-06-26T01:52:32.055Z","updated_at":"2022-06-26T01:52:32.055Z","repository_link":"https://github.com/philippgille/gokv/blob/master/file/go.sum","dependencies":[{"id":61352088,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":61352089,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.5.1-0.20191011213304-eb77f15b9c61","direct":false,"kind":"runtime","optional":false},{"id":61352090,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352091,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352092,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352093,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"freecache/go.mod","sha":null,"kind":"manifest","created_at":"2022-06-26T01:52:32.119Z","updated_at":"2022-06-26T01:52:32.119Z","repository_link":"https://github.com/philippgille/gokv/blob/master/freecache/go.mod","dependencies":[{"id":61352094,"package_name":"github.com/coocood/freecache","ecosystem":"go","requirements":"v1.2.1","direct":true,"kind":"runtime","optional":false},{"id":61352095,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352096,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352097,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352098,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.1.2","direct":true,"kind":"runtime","optional":false},{"id":61352099,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":true,"kind":"runtime","optional":false},{"id":61352100,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"freecache/go.sum","sha":null,"kind":"lockfile","created_at":"2022-06-26T01:52:32.181Z","updated_at":"2022-06-26T01:52:32.181Z","repository_link":"https://github.com/philippgille/gokv/blob/master/freecache/go.sum","dependencies":[{"id":61352101,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.1.2","direct":false,"kind":"runtime","optional":false},{"id":61352102,"package_name":"github.com/coocood/freecache","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":61352103,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":61352104,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.5.1-0.20191011213304-eb77f15b9c61","direct":false,"kind":"runtime","optional":false},{"id":61352105,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352106,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352107,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352108,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"gomap/go.mod","sha":null,"kind":"manifest","created_at":"2022-06-26T01:52:32.290Z","updated_at":"2022-06-26T01:52:32.290Z","repository_link":"https://github.com/philippgille/gokv/blob/master/gomap/go.mod","dependencies":[{"id":61352109,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352110,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352111,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352112,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":true,"kind":"runtime","optional":false},{"id":61352113,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"gomap/go.sum","sha":null,"kind":"lockfile","created_at":"2022-06-26T01:52:32.360Z","updated_at":"2022-06-26T01:52:32.360Z","repository_link":"https://github.com/philippgille/gokv/blob/master/gomap/go.sum","dependencies":[{"id":61352114,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":61352115,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.5.1-0.20191011213304-eb77f15b9c61","direct":false,"kind":"runtime","optional":false},{"id":61352116,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352117,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352118,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352119,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"hazelcast/go.mod","sha":null,"kind":"manifest","created_at":"2022-06-26T01:52:32.435Z","updated_at":"2022-06-26T01:52:32.435Z","repository_link":"https://github.com/philippgille/gokv/blob/master/hazelcast/go.mod","dependencies":[{"id":61352120,"package_name":"github.com/hazelcast/hazelcast-go-client","ecosystem":"go","requirements":"v1.2.0","direct":true,"kind":"runtime","optional":false},{"id":61352121,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352122,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352123,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352124,"package_name":"github.com/StackExchange/wmi","ecosystem":"go","requirements":"v0.0.0-20190523213315-cbe66965904d","direct":true,"kind":"runtime","optional":false},{"id":61352125,"package_name":"github.com/go-ole/go-ole","ecosystem":"go","requirements":"v1.2.4","direct":true,"kind":"runtime","optional":false},{"id":61352126,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":true,"kind":"runtime","optional":false},{"id":61352127,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352128,"package_name":"github.com/shirou/gopsutil/v3","ecosystem":"go","requirements":"v3.21.5","direct":true,"kind":"runtime","optional":false},{"id":61352129,"package_name":"github.com/tklauser/go-sysconf","ecosystem":"go","requirements":"v0.3.4","direct":true,"kind":"runtime","optional":false},{"id":61352130,"package_name":"github.com/tklauser/numcpus","ecosystem":"go","requirements":"v0.2.1","direct":true,"kind":"runtime","optional":false},{"id":61352131,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210217105451-b926d437f341","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"hazelcast/go.sum","sha":null,"kind":"lockfile","created_at":"2022-06-26T01:52:32.513Z","updated_at":"2022-06-26T01:52:32.513Z","repository_link":"https://github.com/philippgille/gokv/blob/master/hazelcast/go.sum","dependencies":[{"id":61352132,"package_name":"github.com/StackExchange/wmi","ecosystem":"go","requirements":"v0.0.0-20190523213315-cbe66965904d","direct":false,"kind":"runtime","optional":false},{"id":61352133,"package_name":"github.com/apache/thrift","ecosystem":"go","requirements":"v0.14.1","direct":false,"kind":"runtime","optional":false},{"id":61352134,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":61352135,"package_name":"github.com/go-ole/go-ole","ecosystem":"go","requirements":"v1.2.4","direct":false,"kind":"runtime","optional":false},{"id":61352136,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":61352137,"package_name":"github.com/hazelcast/hazelcast-go-client","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":61352138,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":61352139,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":61352140,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":61352141,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.5.1-0.20191011213304-eb77f15b9c61","direct":false,"kind":"runtime","optional":false},{"id":61352142,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352143,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352144,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352145,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352146,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":61352147,"package_name":"github.com/shirou/gopsutil/v3","ecosystem":"go","requirements":"v3.21.5","direct":false,"kind":"runtime","optional":false},{"id":61352148,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":61352149,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":61352150,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":61352151,"package_name":"github.com/tklauser/go-sysconf","ecosystem":"go","requirements":"v0.3.4","direct":false,"kind":"runtime","optional":false},{"id":61352152,"package_name":"github.com/tklauser/numcpus","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":61352153,"package_name":"go.uber.org/goleak","ecosystem":"go","requirements":"v1.1.10","direct":false,"kind":"runtime","optional":false},{"id":61352154,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":61352155,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190930215403-16217165b5de","direct":false,"kind":"runtime","optional":false},{"id":61352156,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190311183353-d8887717615a","direct":false,"kind":"runtime","optional":false},{"id":61352157,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":61352158,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":61352159,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":61352160,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210217105451-b926d437f341","direct":false,"kind":"runtime","optional":false},{"id":61352161,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":61352162,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190311212946-11955173bddd","direct":false,"kind":"runtime","optional":false},{"id":61352163,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191108193012-7d206e10da11","direct":false,"kind":"runtime","optional":false},{"id":61352164,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":61352165,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":61352166,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20180628173108-788fd7840127","direct":false,"kind":"runtime","optional":false},{"id":61352167,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":61352168,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"ignite/go.mod","sha":null,"kind":"manifest","created_at":"2022-06-26T01:52:32.579Z","updated_at":"2022-06-26T01:52:32.579Z","repository_link":"https://github.com/philippgille/gokv/blob/master/ignite/go.mod","dependencies":[{"id":61352169,"package_name":"github.com/amsokol/ignite-go-client","ecosystem":"go","requirements":"v0.12.2","direct":true,"kind":"runtime","optional":false},{"id":61352170,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352171,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352172,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352173,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":true,"kind":"runtime","optional":false},{"id":61352174,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":61352175,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"ignite/go.sum","sha":null,"kind":"lockfile","created_at":"2022-06-26T01:52:32.654Z","updated_at":"2022-06-26T01:52:32.654Z","repository_link":"https://github.com/philippgille/gokv/blob/master/ignite/go.sum","dependencies":[{"id":61352176,"package_name":"github.com/Masterminds/semver","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":61352177,"package_name":"github.com/amsokol/ignite-go-client","ecosystem":"go","requirements":"v0.12.2","direct":false,"kind":"runtime","optional":false},{"id":61352178,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":61352179,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":61352180,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":61352181,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.5.1-0.20191011213304-eb77f15b9c61","direct":false,"kind":"runtime","optional":false},{"id":61352182,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352183,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352184,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352185,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"leveldb/go.mod","sha":null,"kind":"manifest","created_at":"2022-06-26T01:52:32.720Z","updated_at":"2022-06-26T01:52:32.720Z","repository_link":"https://github.com/philippgille/gokv/blob/master/leveldb/go.mod","dependencies":[{"id":61352186,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352187,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352188,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352189,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352190,"package_name":"github.com/syndtr/goleveldb","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":61352191,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":true,"kind":"runtime","optional":false},{"id":61352192,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"leveldb/go.sum","sha":null,"kind":"lockfile","created_at":"2022-06-26T01:52:32.800Z","updated_at":"2022-06-26T01:52:32.800Z","repository_link":"https://github.com/philippgille/gokv/blob/master/leveldb/go.sum","dependencies":[{"id":61352193,"package_name":"github.com/fsnotify/fsnotify","ecosystem":"go","requirements":"v1.4.7","direct":false,"kind":"runtime","optional":false},{"id":61352194,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":61352195,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":61352196,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.0-20180518054509-2e65f85255db","direct":false,"kind":"runtime","optional":false},{"id":61352197,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.1","direct":false,"kind":"runtime","optional":false},{"id":61352198,"package_name":"github.com/hpcloud/tail","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":61352199,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352200,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":61352201,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":61352202,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.5.1-0.20191011213304-eb77f15b9c61","direct":false,"kind":"runtime","optional":false},{"id":61352203,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352204,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352205,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352206,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352207,"package_name":"github.com/syndtr/goleveldb","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":61352208,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180906233101-161cd47e91fd","direct":false,"kind":"runtime","optional":false},{"id":61352209,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20180314180146-1d60e4601c6f","direct":false,"kind":"runtime","optional":false},{"id":61352210,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180909124046-d0be0721c37e","direct":false,"kind":"runtime","optional":false},{"id":61352211,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":61352212,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":61352213,"package_name":"gopkg.in/fsnotify.v1","ecosystem":"go","requirements":"v1.4.7","direct":false,"kind":"runtime","optional":false},{"id":61352214,"package_name":"gopkg.in/tomb.v1","ecosystem":"go","requirements":"v1.0.0-20141024135613-dd632973f1e7","direct":false,"kind":"runtime","optional":false},{"id":61352215,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"memcached/go.mod","sha":null,"kind":"manifest","created_at":"2022-06-26T01:52:32.875Z","updated_at":"2022-06-26T01:52:32.875Z","repository_link":"https://github.com/philippgille/gokv/blob/master/memcached/go.mod","dependencies":[{"id":61352216,"package_name":"github.com/bradfitz/gomemcache","ecosystem":"go","requirements":"v0.0.0-20220106215444-fb4bf637b56d","direct":true,"kind":"runtime","optional":false},{"id":61352217,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352218,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352219,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352220,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":true,"kind":"runtime","optional":false},{"id":61352221,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"memcached/go.sum","sha":null,"kind":"lockfile","created_at":"2022-06-26T01:52:32.936Z","updated_at":"2022-06-26T01:52:32.936Z","repository_link":"https://github.com/philippgille/gokv/blob/master/memcached/go.sum","dependencies":[{"id":61352222,"package_name":"github.com/bradfitz/gomemcache","ecosystem":"go","requirements":"v0.0.0-20220106215444-fb4bf637b56d","direct":false,"kind":"runtime","optional":false},{"id":61352223,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":61352224,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.5.1-0.20191011213304-eb77f15b9c61","direct":false,"kind":"runtime","optional":false},{"id":61352225,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352226,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352227,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352228,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"mongodb/go.mod","sha":null,"kind":"manifest","created_at":"2022-06-26T01:52:32.992Z","updated_at":"2022-06-26T01:52:32.992Z","repository_link":"https://github.com/philippgille/gokv/blob/master/mongodb/go.mod","dependencies":[{"id":61352229,"package_name":"github.com/globalsign/mgo","ecosystem":"go","requirements":"v0.0.0-20181015135952-eeefdecb41b8","direct":true,"kind":"runtime","optional":false},{"id":61352230,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352231,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352232,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352233,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":true,"kind":"runtime","optional":false},{"id":61352234,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":true,"kind":"runtime","optional":false},{"id":61352235,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352236,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20190902080502-41f04d3bba15","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"mongodb/go.sum","sha":null,"kind":"lockfile","created_at":"2022-06-26T01:52:33.054Z","updated_at":"2022-06-26T01:52:33.054Z","repository_link":"https://github.com/philippgille/gokv/blob/master/mongodb/go.sum","dependencies":[{"id":61352237,"package_name":"github.com/globalsign/mgo","ecosystem":"go","requirements":"v0.0.0-20181015135952-eeefdecb41b8","direct":false,"kind":"runtime","optional":false},{"id":61352238,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":61352239,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":61352240,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":61352241,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":61352242,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.5.1-0.20191011213304-eb77f15b9c61","direct":false,"kind":"runtime","optional":false},{"id":61352243,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352244,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352245,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352246,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352247,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20190902080502-41f04d3bba15","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"mysql/go.mod","sha":null,"kind":"manifest","created_at":"2022-06-26T01:52:33.118Z","updated_at":"2022-06-26T01:52:33.118Z","repository_link":"https://github.com/philippgille/gokv/blob/master/mysql/go.mod","dependencies":[{"id":61352248,"package_name":"github.com/go-sql-driver/mysql","ecosystem":"go","requirements":"v1.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352249,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352250,"package_name":"github.com/philippgille/gokv/sql","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352251,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352252,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":true,"kind":"runtime","optional":false},{"id":61352253,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352254,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"mysql/go.sum","sha":null,"kind":"lockfile","created_at":"2022-06-26T01:52:33.186Z","updated_at":"2022-06-26T01:52:33.186Z","repository_link":"https://github.com/philippgille/gokv/blob/master/mysql/go.sum","dependencies":[{"id":61352255,"package_name":"github.com/go-sql-driver/mysql","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352256,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":61352257,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.5.1-0.20191011213304-eb77f15b9c61","direct":false,"kind":"runtime","optional":false},{"id":61352258,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352259,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.0.0-20191011213304-eb77f15b9c61","direct":false,"kind":"runtime","optional":false},{"id":61352260,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352261,"package_name":"github.com/philippgille/gokv/sql","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352262,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352263,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.0.0-20191011213304-eb77f15b9c61","direct":false,"kind":"runtime","optional":false},{"id":61352264,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"postgresql/go.mod","sha":null,"kind":"manifest","created_at":"2022-06-26T01:52:33.246Z","updated_at":"2022-06-26T01:52:33.246Z","repository_link":"https://github.com/philippgille/gokv/blob/master/postgresql/go.mod","dependencies":[{"id":61352265,"package_name":"github.com/lib/pq","ecosystem":"go","requirements":"v1.10.5","direct":true,"kind":"runtime","optional":false},{"id":61352266,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352267,"package_name":"github.com/philippgille/gokv/sql","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352268,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352269,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":true,"kind":"runtime","optional":false},{"id":61352270,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352271,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"postgresql/go.sum","sha":null,"kind":"lockfile","created_at":"2022-06-26T01:52:33.304Z","updated_at":"2022-06-26T01:52:33.304Z","repository_link":"https://github.com/philippgille/gokv/blob/master/postgresql/go.sum","dependencies":[{"id":61352272,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":61352273,"package_name":"github.com/lib/pq","ecosystem":"go","requirements":"v1.10.5","direct":false,"kind":"runtime","optional":false},{"id":61352274,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.5.1-0.20191011213304-eb77f15b9c61","direct":false,"kind":"runtime","optional":false},{"id":61352275,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352276,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.0.0-20191011213304-eb77f15b9c61","direct":false,"kind":"runtime","optional":false},{"id":61352277,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352278,"package_name":"github.com/philippgille/gokv/sql","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352279,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352280,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.0.0-20191011213304-eb77f15b9c61","direct":false,"kind":"runtime","optional":false},{"id":61352281,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"redis/go.mod","sha":null,"kind":"manifest","created_at":"2022-06-26T01:52:33.372Z","updated_at":"2022-06-26T01:52:33.372Z","repository_link":"https://github.com/philippgille/gokv/blob/master/redis/go.mod","dependencies":[{"id":61352282,"package_name":"github.com/go-redis/redis","ecosystem":"go","requirements":"v6.15.9+incompatible","direct":true,"kind":"runtime","optional":false},{"id":61352283,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352284,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352285,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352286,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":true,"kind":"runtime","optional":false},{"id":61352287,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.10.2","direct":true,"kind":"runtime","optional":false},{"id":61352288,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v1.7.0","direct":true,"kind":"runtime","optional":false},{"id":61352289,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"redis/go.sum","sha":null,"kind":"lockfile","created_at":"2022-06-26T01:52:33.446Z","updated_at":"2022-06-26T01:52:33.446Z","repository_link":"https://github.com/philippgille/gokv/blob/master/redis/go.sum","dependencies":[{"id":61352290,"package_name":"github.com/fsnotify/fsnotify","ecosystem":"go","requirements":"v1.4.7","direct":false,"kind":"runtime","optional":false},{"id":61352291,"package_name":"github.com/go-redis/redis","ecosystem":"go","requirements":"v6.15.9+incompatible","direct":false,"kind":"runtime","optional":false},{"id":61352292,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":61352293,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":61352294,"package_name":"github.com/hpcloud/tail","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":61352295,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352296,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.10.2","direct":false,"kind":"runtime","optional":false},{"id":61352297,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":61352298,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.5.1-0.20191011213304-eb77f15b9c61","direct":false,"kind":"runtime","optional":false},{"id":61352299,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352300,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352301,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352302,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352303,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180906233101-161cd47e91fd","direct":false,"kind":"runtime","optional":false},{"id":61352304,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20180314180146-1d60e4601c6f","direct":false,"kind":"runtime","optional":false},{"id":61352305,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180909124046-d0be0721c37e","direct":false,"kind":"runtime","optional":false},{"id":61352306,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":61352307,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":61352308,"package_name":"gopkg.in/fsnotify.v1","ecosystem":"go","requirements":"v1.4.7","direct":false,"kind":"runtime","optional":false},{"id":61352309,"package_name":"gopkg.in/tomb.v1","ecosystem":"go","requirements":"v1.0.0-20141024135613-dd632973f1e7","direct":false,"kind":"runtime","optional":false},{"id":61352310,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"s3/go.mod","sha":null,"kind":"manifest","created_at":"2022-06-26T01:52:33.533Z","updated_at":"2022-06-26T01:52:33.533Z","repository_link":"https://github.com/philippgille/gokv/blob/master/s3/go.mod","dependencies":[{"id":61352317,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.44.9","direct":true,"kind":"runtime","optional":false},{"id":61352318,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352319,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352320,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352321,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":true,"kind":"runtime","optional":false},{"id":61352322,"package_name":"github.com/jmespath/go-jmespath","ecosystem":"go","requirements":"v0.4.0","direct":true,"kind":"runtime","optional":false},{"id":61352323,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"s3/go.sum","sha":null,"kind":"lockfile","created_at":"2022-06-26T01:52:33.615Z","updated_at":"2022-06-26T01:52:33.615Z","repository_link":"https://github.com/philippgille/gokv/blob/master/s3/go.sum","dependencies":[{"id":61352328,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.44.9","direct":false,"kind":"runtime","optional":false},{"id":61352329,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":61352330,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":61352331,"package_name":"github.com/jmespath/go-jmespath","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":61352332,"package_name":"github.com/jmespath/go-jmespath/internal/testify","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":61352333,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.5.1-0.20191011213304-eb77f15b9c61","direct":false,"kind":"runtime","optional":false},{"id":61352334,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352335,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352336,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352337,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352338,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":61352339,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":61352340,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":61352341,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220127200216-cd36cc0744dd","direct":false,"kind":"runtime","optional":false},{"id":61352342,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":61352343,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211216021012-1d35b9e2eb4e","direct":false,"kind":"runtime","optional":false},{"id":61352344,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210927222741-03fcf44c2211","direct":false,"kind":"runtime","optional":false},{"id":61352345,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":61352346,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":61352347,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":61352348,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.8","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"sql/go.mod","sha":null,"kind":"manifest","created_at":"2022-06-26T01:52:33.685Z","updated_at":"2022-06-26T01:52:33.685Z","repository_link":"https://github.com/philippgille/gokv/blob/master/sql/go.mod","dependencies":[{"id":61352351,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352352,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"sql/go.sum","sha":null,"kind":"lockfile","created_at":"2022-06-26T01:52:33.752Z","updated_at":"2022-06-26T01:52:33.752Z","repository_link":"https://github.com/philippgille/gokv/blob/master/sql/go.sum","dependencies":[{"id":61352353,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352354,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"syncmap/go.mod","sha":null,"kind":"manifest","created_at":"2022-06-26T01:52:33.824Z","updated_at":"2022-06-26T01:52:33.824Z","repository_link":"https://github.com/philippgille/gokv/blob/master/syncmap/go.mod","dependencies":[{"id":61352355,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352356,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352357,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352358,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":true,"kind":"runtime","optional":false},{"id":61352359,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"syncmap/go.sum","sha":null,"kind":"lockfile","created_at":"2022-06-26T01:52:33.922Z","updated_at":"2022-06-26T01:52:33.922Z","repository_link":"https://github.com/philippgille/gokv/blob/master/syncmap/go.sum","dependencies":[{"id":61352360,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":61352361,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.5.1-0.20191011213304-eb77f15b9c61","direct":false,"kind":"runtime","optional":false},{"id":61352362,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352363,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352364,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352365,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"tablestorage/go.mod","sha":null,"kind":"manifest","created_at":"2022-06-26T01:52:33.998Z","updated_at":"2022-06-26T01:52:33.998Z","repository_link":"https://github.com/philippgille/gokv/blob/master/tablestorage/go.mod","dependencies":[{"id":61352366,"package_name":"github.com/Azure/azure-sdk-for-go","ecosystem":"go","requirements":"v63.4.0+incompatible","direct":true,"kind":"runtime","optional":false},{"id":61352367,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352368,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352369,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352370,"package_name":"github.com/Azure/go-autorest/autorest","ecosystem":"go","requirements":"v0.9.2","direct":true,"kind":"runtime","optional":false},{"id":61352371,"package_name":"github.com/Azure/go-autorest/autorest/adal","ecosystem":"go","requirements":"v0.8.0","direct":true,"kind":"runtime","optional":false},{"id":61352372,"package_name":"github.com/Azure/go-autorest/autorest/date","ecosystem":"go","requirements":"v0.2.0","direct":true,"kind":"runtime","optional":false},{"id":61352373,"package_name":"github.com/Azure/go-autorest/autorest/to","ecosystem":"go","requirements":"v0.3.0","direct":true,"kind":"runtime","optional":false},{"id":61352374,"package_name":"github.com/Azure/go-autorest/logger","ecosystem":"go","requirements":"v0.1.0","direct":true,"kind":"runtime","optional":false},{"id":61352375,"package_name":"github.com/Azure/go-autorest/tracing","ecosystem":"go","requirements":"v0.5.0","direct":true,"kind":"runtime","optional":false},{"id":61352376,"package_name":"github.com/dgrijalva/jwt-go","ecosystem":"go","requirements":"v3.2.0+incompatible","direct":true,"kind":"runtime","optional":false},{"id":61352377,"package_name":"github.com/dnaeon/go-vcr","ecosystem":"go","requirements":"v1.0.1","direct":true,"kind":"runtime","optional":false},{"id":61352378,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":true,"kind":"runtime","optional":false},{"id":61352379,"package_name":"github.com/gofrs/uuid","ecosystem":"go","requirements":"v4.2.0+incompatible","direct":true,"kind":"runtime","optional":false},{"id":61352380,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":true,"kind":"runtime","optional":false},{"id":61352381,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352382,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20190902080502-41f04d3bba15","direct":true,"kind":"runtime","optional":false},{"id":61352383,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.4","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"tablestorage/go.sum","sha":null,"kind":"lockfile","created_at":"2022-06-26T01:52:34.058Z","updated_at":"2022-06-26T01:52:34.058Z","repository_link":"https://github.com/philippgille/gokv/blob/master/tablestorage/go.sum","dependencies":[{"id":61352384,"package_name":"github.com/Azure/azure-sdk-for-go","ecosystem":"go","requirements":"v63.4.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":61352385,"package_name":"github.com/Azure/go-autorest/autorest","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":61352386,"package_name":"github.com/Azure/go-autorest/autorest","ecosystem":"go","requirements":"v0.9.2","direct":false,"kind":"runtime","optional":false},{"id":61352387,"package_name":"github.com/Azure/go-autorest/autorest/adal","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":61352388,"package_name":"github.com/Azure/go-autorest/autorest/adal","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":61352389,"package_name":"github.com/Azure/go-autorest/autorest/date","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":61352390,"package_name":"github.com/Azure/go-autorest/autorest/date","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":61352391,"package_name":"github.com/Azure/go-autorest/autorest/mocks","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":61352392,"package_name":"github.com/Azure/go-autorest/autorest/mocks","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":61352393,"package_name":"github.com/Azure/go-autorest/autorest/mocks","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":61352394,"package_name":"github.com/Azure/go-autorest/autorest/to","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":61352395,"package_name":"github.com/Azure/go-autorest/logger","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":61352396,"package_name":"github.com/Azure/go-autorest/tracing","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":61352397,"package_name":"github.com/dgrijalva/jwt-go","ecosystem":"go","requirements":"v3.2.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":61352398,"package_name":"github.com/dnaeon/go-vcr","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":61352399,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":61352400,"package_name":"github.com/gofrs/uuid","ecosystem":"go","requirements":"v4.2.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":61352401,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":61352402,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":61352403,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":61352404,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.5.1-0.20191011213304-eb77f15b9c61","direct":false,"kind":"runtime","optional":false},{"id":61352405,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352406,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352407,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352408,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352409,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":61352410,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":61352411,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":61352412,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20190902080502-41f04d3bba15","direct":false,"kind":"runtime","optional":false},{"id":61352413,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.4","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"tablestore/go.mod","sha":null,"kind":"manifest","created_at":"2022-06-26T01:52:34.124Z","updated_at":"2022-06-26T01:52:34.124Z","repository_link":"https://github.com/philippgille/gokv/blob/master/tablestore/go.mod","dependencies":[{"id":61352414,"package_name":"github.com/aliyun/aliyun-tablestore-go-sdk","ecosystem":"go","requirements":"v4.1.3+incompatible","direct":true,"kind":"runtime","optional":false},{"id":61352415,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352416,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352417,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352418,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":true,"kind":"runtime","optional":false},{"id":61352419,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":true,"kind":"runtime","optional":false},{"id":61352420,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":true,"kind":"runtime","optional":false},{"id":61352421,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61352422,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20190902080502-41f04d3bba15","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"tablestore/go.sum","sha":null,"kind":"lockfile","created_at":"2022-06-26T01:52:34.183Z","updated_at":"2022-06-26T01:52:34.183Z","repository_link":"https://github.com/philippgille/gokv/blob/master/tablestore/go.sum","dependencies":[{"id":61352423,"package_name":"github.com/aliyun/aliyun-tablestore-go-sdk","ecosystem":"go","requirements":"v4.1.3+incompatible","direct":false,"kind":"runtime","optional":false},{"id":61352424,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":61352425,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":61352426,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":61352427,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":61352428,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":61352429,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.5.1-0.20191011213304-eb77f15b9c61","direct":false,"kind":"runtime","optional":false},{"id":61352430,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352431,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352432,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352433,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61352434,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20190902080502-41f04d3bba15","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"test/go.mod","sha":null,"kind":"manifest","created_at":"2022-06-26T01:52:34.251Z","updated_at":"2022-06-26T01:52:34.251Z","repository_link":"https://github.com/philippgille/gokv/blob/master/test/go.mod","dependencies":[{"id":61352435,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.8","direct":true,"kind":"runtime","optional":false},{"id":61352436,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"test/go.sum","sha":null,"kind":"lockfile","created_at":"2022-06-26T01:52:34.629Z","updated_at":"2022-06-26T01:52:34.629Z","repository_link":"https://github.com/philippgille/gokv/blob/master/test/go.sum","dependencies":[{"id":61352437,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.8","direct":false,"kind":"runtime","optional":false},{"id":61352438,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"zookeeper/go.mod","sha":null,"kind":"manifest","created_at":"2022-06-26T01:52:34.748Z","updated_at":"2022-06-26T01:52:34.748Z","repository_link":"https://github.com/philippgille/gokv/blob/master/zookeeper/go.mod","dependencies":[{"id":61354422,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61354423,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61354424,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":61354425,"package_name":"github.com/samuel/go-zookeeper","ecosystem":"go","requirements":"v0.0.0-20201211165307-7117e9ea2414","direct":true,"kind":"runtime","optional":false},{"id":61354426,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":true,"kind":"runtime","optional":false},{"id":61354427,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"zookeeper/go.sum","sha":null,"kind":"lockfile","created_at":"2022-06-26T01:52:34.861Z","updated_at":"2022-06-26T01:52:34.861Z","repository_link":"https://github.com/philippgille/gokv/blob/master/zookeeper/go.sum","dependencies":[{"id":61354563,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":61354564,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.5.1-0.20191011213304-eb77f15b9c61","direct":false,"kind":"runtime","optional":false},{"id":61354565,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61354566,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61354567,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61354568,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":61354569,"package_name":"github.com/samuel/go-zookeeper","ecosystem":"go","requirements":"v0.0.0-20201211165307-7117e9ea2414","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"noop/go.mod","sha":null,"kind":"manifest","created_at":"2026-01-01T03:06:30.555Z","updated_at":"2026-01-01T03:06:30.555Z","repository_link":"https://github.com/philippgille/gokv/blob/master/noop/go.mod","dependencies":[{"id":25783907935,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.7.0","direct":true,"kind":"runtime","optional":false},{"id":25783907936,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.7.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"noop/go.sum","sha":null,"kind":"lockfile","created_at":"2026-01-01T03:06:30.608Z","updated_at":"2026-01-01T03:06:30.608Z","repository_link":"https://github.com/philippgille/gokv/blob/master/noop/go.sum","dependencies":[{"id":25783907938,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":25783907939,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"pgx/go.mod","sha":null,"kind":"manifest","created_at":"2026-01-01T03:06:30.664Z","updated_at":"2026-01-01T03:06:30.664Z","repository_link":"https://github.com/philippgille/gokv/blob/master/pgx/go.mod","dependencies":[{"id":25783907942,"package_name":"github.com/jackc/pgx/v5","ecosystem":"go","requirements":"v5.7.5","direct":true,"kind":"runtime","optional":false},{"id":25783907999,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.7.0","direct":true,"kind":"runtime","optional":false},{"id":25783908000,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.7.0","direct":true,"kind":"runtime","optional":false},{"id":25783908001,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.7.0","direct":true,"kind":"runtime","optional":false},{"id":25783908002,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":25783908003,"package_name":"github.com/jackc/pgpassfile","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":25783908006,"package_name":"github.com/jackc/pgservicefile","ecosystem":"go","requirements":"v0.0.0-20240606120523-5a60cdf6a761","direct":true,"kind":"runtime","optional":false},{"id":25783908033,"package_name":"github.com/jackc/puddle/v2","ecosystem":"go","requirements":"v2.2.2","direct":true,"kind":"runtime","optional":false},{"id":25783908087,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.7.0","direct":true,"kind":"runtime","optional":false},{"id":25783908088,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.37.0","direct":true,"kind":"runtime","optional":false},{"id":25783908089,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.13.0","direct":true,"kind":"runtime","optional":false},{"id":25783908090,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.24.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"encoding/go.sum","sha":null,"kind":"lockfile","created_at":"2026-01-01T03:06:23.684Z","updated_at":"2026-01-01T03:06:23.684Z","repository_link":"https://github.com/philippgille/gokv/blob/master/encoding/go.sum","dependencies":[]},{"ecosystem":"go","filepath":"magefiles/go.mod","sha":null,"kind":"manifest","created_at":"2026-01-01T03:06:27.499Z","updated_at":"2026-01-01T03:06:27.499Z","repository_link":"https://github.com/philippgille/gokv/blob/master/magefiles/go.mod","dependencies":[{"id":25783907734,"package_name":"github.com/bitfield/script","ecosystem":"go","requirements":"v0.20.2","direct":true,"kind":"runtime","optional":false},{"id":25783907751,"package_name":"github.com/magefile/mage","ecosystem":"go","requirements":"v1.15.0","direct":true,"kind":"runtime","optional":false},{"id":25783907756,"package_name":"bitbucket.org/creachadair/shell","ecosystem":"go","requirements":"v0.0.7","direct":true,"kind":"runtime","optional":false},{"id":25783907808,"package_name":"github.com/itchyny/gojq","ecosystem":"go","requirements":"v0.12.7","direct":true,"kind":"runtime","optional":false},{"id":25783907816,"package_name":"github.com/itchyny/timefmt-go","ecosystem":"go","requirements":"v0.1.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"examples/protobuf_encoding/go.sum","sha":null,"kind":"lockfile","created_at":"2026-01-01T03:06:25.459Z","updated_at":"2026-01-01T03:06:25.459Z","repository_link":"https://github.com/philippgille/gokv/blob/master/examples/protobuf_encoding/go.sum","dependencies":[{"id":25783907004,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25783907084,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.5","direct":false,"kind":"runtime","optional":false},{"id":25783907085,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":25783907086,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":25783907087,"package_name":"github.com/philippgille/gokv/encoding/protobuf","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":25783907088,"package_name":"github.com/philippgille/gokv/gomap","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":25783907089,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":25783907090,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":25783907091,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":25783907092,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.36.6","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"examples/redis/go.sum","sha":null,"kind":"lockfile","created_at":"2026-01-01T03:06:26.894Z","updated_at":"2026-01-01T03:06:26.894Z","repository_link":"https://github.com/philippgille/gokv/blob/master/examples/redis/go.sum","dependencies":[{"id":25783907151,"package_name":"github.com/bsm/ginkgo/v2","ecosystem":"go","requirements":"v2.12.0","direct":false,"kind":"runtime","optional":false},{"id":25783907683,"package_name":"github.com/bsm/gomega","ecosystem":"go","requirements":"v1.27.10","direct":false,"kind":"runtime","optional":false},{"id":25783907690,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25783907691,"package_name":"github.com/dgryski/go-rendezvous","ecosystem":"go","requirements":"v0.0.0-20200823014737-9f7001d12a5f","direct":false,"kind":"runtime","optional":false},{"id":25783907692,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25783907693,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":25783907694,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":25783907695,"package_name":"github.com/philippgille/gokv/redis","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":25783907696,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":25783907697,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":25783907698,"package_name":"github.com/redis/go-redis/v9","ecosystem":"go","requirements":"v9.4.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"magefiles/go.sum","sha":null,"kind":"lockfile","created_at":"2026-01-01T03:06:29.557Z","updated_at":"2026-01-01T03:06:29.557Z","repository_link":"https://github.com/philippgille/gokv/blob/master/magefiles/go.sum","dependencies":[{"id":25783907820,"package_name":"bitbucket.org/creachadair/shell","ecosystem":"go","requirements":"v0.0.7","direct":false,"kind":"runtime","optional":false},{"id":25783907821,"package_name":"github.com/bitfield/script","ecosystem":"go","requirements":"v0.20.2","direct":false,"kind":"runtime","optional":false},{"id":25783907822,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.4","direct":false,"kind":"runtime","optional":false},{"id":25783907823,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.6","direct":false,"kind":"runtime","optional":false},{"id":25783907824,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.7","direct":false,"kind":"runtime","optional":false},{"id":25783907825,"package_name":"github.com/itchyny/gojq","ecosystem":"go","requirements":"v0.12.7","direct":false,"kind":"runtime","optional":false},{"id":25783907826,"package_name":"github.com/itchyny/timefmt-go","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":25783907827,"package_name":"github.com/magefile/mage","ecosystem":"go","requirements":"v1.15.0","direct":false,"kind":"runtime","optional":false},{"id":25783907828,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.14","direct":false,"kind":"runtime","optional":false},{"id":25783907829,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.9","direct":false,"kind":"runtime","optional":false},{"id":25783907899,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210630005230-0f9fa26af87c","direct":false,"kind":"runtime","optional":false},{"id":25783907900,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220227234510-4e6760a101f9","direct":false,"kind":"runtime","optional":false},{"id":25783907901,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":25783907902,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":false,"kind":"runtime","optional":false},{"id":25783907903,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":25783907904,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20210107192922-496545a6307b","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2026-01-01T03:06:22.557Z","updated_at":"2026-01-01T03:06:22.557Z","repository_link":"https://github.com/philippgille/gokv/blob/master/.github/workflows/ci.yml","dependencies":[{"id":25783906888,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25783906889,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":25783906890,"package_name":"magefile/mage-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":25783906905,"package_name":"golangci/golangci-lint-action","ecosystem":"actions","requirements":"v8","direct":true,"kind":"composite","optional":false},{"id":25783906908,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"go","filepath":"encoding/go.mod","sha":null,"kind":"manifest","created_at":"2026-01-01T03:06:23.641Z","updated_at":"2026-01-01T03:06:23.641Z","repository_link":"https://github.com/philippgille/gokv/blob/master/encoding/go.mod","dependencies":[]},{"ecosystem":"go","filepath":"examples/protobuf_encoding/go.mod","sha":null,"kind":"manifest","created_at":"2026-01-01T03:06:24.531Z","updated_at":"2026-01-01T03:06:24.531Z","repository_link":"https://github.com/philippgille/gokv/blob/master/examples/protobuf_encoding/go.mod","dependencies":[{"id":25783906952,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.7.0","direct":true,"kind":"runtime","optional":false},{"id":25783906987,"package_name":"github.com/philippgille/gokv/encoding/protobuf","ecosystem":"go","requirements":"v0.7.0","direct":true,"kind":"runtime","optional":false},{"id":25783906988,"package_name":"github.com/philippgille/gokv/gomap","ecosystem":"go","requirements":"v0.7.0","direct":true,"kind":"runtime","optional":false},{"id":25783906989,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.36.6","direct":true,"kind":"runtime","optional":false},{"id":25783906990,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.7.0","direct":true,"kind":"runtime","optional":false},{"id":25783906991,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.7.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2026-01-01T03:06:27.354Z","updated_at":"2026-01-01T03:06:27.354Z","repository_link":"https://github.com/philippgille/gokv/blob/master/go.mod","dependencies":[]},{"ecosystem":"go","filepath":"encoding/protobuf/go.mod","sha":null,"kind":"manifest","created_at":"2026-01-01T03:06:23.727Z","updated_at":"2026-01-01T03:06:23.727Z","repository_link":"https://github.com/philippgille/gokv/blob/master/encoding/protobuf/go.mod","dependencies":[{"id":25783906915,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.33.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"examples/redis/go.mod","sha":null,"kind":"manifest","created_at":"2026-01-01T03:06:25.760Z","updated_at":"2026-01-01T03:06:25.760Z","repository_link":"https://github.com/philippgille/gokv/blob/master/examples/redis/go.mod","dependencies":[{"id":25783907094,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.7.0","direct":true,"kind":"runtime","optional":false},{"id":25783907095,"package_name":"github.com/philippgille/gokv/redis","ecosystem":"go","requirements":"v0.7.0","direct":true,"kind":"runtime","optional":false},{"id":25783907096,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.2.0","direct":true,"kind":"runtime","optional":false},{"id":25783907122,"package_name":"github.com/dgryski/go-rendezvous","ecosystem":"go","requirements":"v0.0.0-20200823014737-9f7001d12a5f","direct":true,"kind":"runtime","optional":false},{"id":25783907132,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.7.0","direct":true,"kind":"runtime","optional":false},{"id":25783907133,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.7.0","direct":true,"kind":"runtime","optional":false},{"id":25783907134,"package_name":"github.com/redis/go-redis/v9","ecosystem":"go","requirements":"v9.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"util/go.mod","sha":null,"kind":"manifest","created_at":"2026-01-01T03:06:33.880Z","updated_at":"2026-01-01T03:06:33.880Z","repository_link":"https://github.com/philippgille/gokv/blob/master/util/go.mod","dependencies":[]},{"ecosystem":"go","filepath":"encoding/protobuf/go.sum","sha":null,"kind":"lockfile","created_at":"2026-01-01T03:06:24.128Z","updated_at":"2026-01-01T03:06:24.128Z","repository_link":"https://github.com/philippgille/gokv/blob/master/encoding/protobuf/go.sum","dependencies":[{"id":25783906947,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.5","direct":false,"kind":"runtime","optional":false},{"id":25783906948,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":25783906951,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.33.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"pgx/go.sum","sha":null,"kind":"lockfile","created_at":"2026-01-01T03:06:33.249Z","updated_at":"2026-01-01T03:06:33.249Z","repository_link":"https://github.com/philippgille/gokv/blob/master/pgx/go.sum","dependencies":[{"id":25783908092,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25783908093,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25783908094,"package_name":"github.com/go-test/deep","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25783908095,"package_name":"github.com/jackc/pgpassfile","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25783908096,"package_name":"github.com/jackc/pgservicefile","ecosystem":"go","requirements":"v0.0.0-20240606120523-5a60cdf6a761","direct":false,"kind":"runtime","optional":false},{"id":25783908097,"package_name":"github.com/jackc/pgx/v5","ecosystem":"go","requirements":"v5.7.5","direct":false,"kind":"runtime","optional":false},{"id":25783908098,"package_name":"github.com/jackc/puddle/v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":25783908099,"package_name":"github.com/philippgille/gokv","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":25783908100,"package_name":"github.com/philippgille/gokv/encoding","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":25783908101,"package_name":"github.com/philippgille/gokv/test","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":25783908102,"package_name":"github.com/philippgille/gokv/util","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":25783908103,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25783908104,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25783908128,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25783908129,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":25783908130,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":25783908131,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.37.0","direct":false,"kind":"runtime","optional":false},{"id":25783908132,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":25783908133,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.24.0","direct":false,"kind":"runtime","optional":false},{"id":25783908134,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":25783908135,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":25783908136,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false}]}],"score":17.090838547337064,"created_at":"2025-12-20T13:52:35.989Z","updated_at":"2026-05-30T20:00:39.143Z","avatar_url":"https://github.com/philippgille.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/370057","html_url":"https://summary.ecosyste.ms/projects/370057"}