{"id":16718348,"url":"https://github.com/tsileo/blobsfile","last_synced_at":"2025-04-10T08:52:46.802Z","repository":{"id":144214070,"uuid":"82453700","full_name":"tsileo/blobsfile","owner":"tsileo","description":"BlobStash's storage engine. Mirror of https://git.sr.ht/~tsileo/blobsfile","archived":false,"fork":false,"pushed_at":"2020-04-25T14:09:44.000Z","size":79,"stargazers_count":17,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-24T08:08:16.662Z","etag":null,"topics":["blobstash","content-addressed","go","storage-engine"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":false,"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/tsileo.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":"2017-02-19T11:19:04.000Z","updated_at":"2025-01-07T16:56:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"e85a2f0c-bcd3-49cc-87cc-773a46c08894","html_url":"https://github.com/tsileo/blobsfile","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsileo%2Fblobsfile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsileo%2Fblobsfile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsileo%2Fblobsfile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsileo%2Fblobsfile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tsileo","download_url":"https://codeload.github.com/tsileo/blobsfile/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248190406,"owners_count":21062277,"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","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":["blobstash","content-addressed","go","storage-engine"],"created_at":"2024-10-12T21:36:28.475Z","updated_at":"2025-04-10T08:52:46.794Z","avatar_url":"https://github.com/tsileo.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BlobsFile\n\n[![builds.sr.ht status](https://builds.sr.ht/~tsileo/blobsfile.svg)](https://builds.sr.ht/~tsileo/blobsfile?)\n\u0026nbsp; \u0026nbsp;[![Godoc Reference](https://godoc.org/a4.io/blobsfile?status.svg)](https://godoc.org/a4.io/blobsfile)\n\n*BlobsFile* is an append-only (i.e. no update and no delete) content-addressed *blob store* (using [BLAKE2b](https://blake2.net/) as hash function).\n\nIt draws inspiration from Facebook's [Haystack](http://202.118.11.61/papers/case%20studies/facebook.pdf), blobs are stored in flat files (called _BlobFile_) and indexed by a small [kv](https://github.com/cznic/kv) database for fast lookup.\n\n*BlobsFile* is [BlobStash](https://github.com/tsileo/blobstash)'s storage engine.\n\n## Features\n\n - Durable (data is fsynced before returning)\n - Immutable (append-only, can't mutate or delete blobs)\n - Optional compression (Snappy or Zstandard)\n - Extra parity data is added to each _BlobFile_ (using Reed-Solomon error correcting code), allowing the database to repair itself in case of corruption.\n   - The test suite is literraly punching holes at random places\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsileo%2Fblobsfile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftsileo%2Fblobsfile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsileo%2Fblobsfile/lists"}