{"id":22784288,"url":"https://github.com/chrisschinnerl/boltdbrootkeystore","last_synced_at":"2026-05-18T03:36:26.915Z","repository":{"id":144326291,"uuid":"151796591","full_name":"ChrisSchinnerl/boltdbrootkeystore","owner":"ChrisSchinnerl","description":"An implementation of bakery.RootKeyStore that uses boltdb as a backend","archived":false,"fork":false,"pushed_at":"2018-10-07T16:00:12.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-06T16:09:50.052Z","etag":null,"topics":["boltdb","database","go","macaroons"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ChrisSchinnerl.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2018-10-06T02:09:32.000Z","updated_at":"2018-11-17T17:32:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"2595038d-8409-4539-b4e8-e2c6d16d26a1","html_url":"https://github.com/ChrisSchinnerl/boltdbrootkeystore","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ChrisSchinnerl/boltdbrootkeystore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisSchinnerl%2Fboltdbrootkeystore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisSchinnerl%2Fboltdbrootkeystore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisSchinnerl%2Fboltdbrootkeystore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisSchinnerl%2Fboltdbrootkeystore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChrisSchinnerl","download_url":"https://codeload.github.com/ChrisSchinnerl/boltdbrootkeystore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisSchinnerl%2Fboltdbrootkeystore/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33163799,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"online","status_checked_at":"2026-05-18T02:00:06.436Z","response_time":71,"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"}},"keywords":["boltdb","database","go","macaroons"],"created_at":"2024-12-11T22:12:10.386Z","updated_at":"2026-05-18T03:36:26.881Z","avatar_url":"https://github.com/ChrisSchinnerl.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# boltdbrootkeystore\n\nAn implementation of bakery.RootKeyStore that uses boltdb as a persistent store.\n\nThis implementation uses the dbrootkeystore.RootKeys of the bakery for generating and caching chunks by implementing the dbrootkeystore.Backing interface with boltb as a backend. To improve performance, the database uses two buckets. The `keyBucket` stores root keys by id and the `seqBucket` one stores the key ids using an auto-incremented index. For that reason it is assumed that keys are always inserted in the same order as they are created. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrisschinnerl%2Fboltdbrootkeystore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchrisschinnerl%2Fboltdbrootkeystore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrisschinnerl%2Fboltdbrootkeystore/lists"}