{"id":20295020,"url":"https://github.com/berty/go-ipfs-log","last_synced_at":"2025-04-05T16:09:40.218Z","repository":{"id":35407748,"uuid":"185784811","full_name":"berty/go-ipfs-log","owner":"berty","description":"Go version of append-only log CRDT on IPFS","archived":false,"fork":false,"pushed_at":"2025-03-14T08:29:08.000Z","size":591,"stargazers_count":85,"open_issues_count":1,"forks_count":32,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-03-29T15:09:40.612Z","etag":null,"topics":["append-only","berty","crdt","ipfs","ipfs-log","libp2p"],"latest_commit_sha":null,"homepage":"https://berty.tech","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/berty.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":"2019-05-09T11:19:49.000Z","updated_at":"2024-11-17T14:12:29.000Z","dependencies_parsed_at":"2023-01-15T20:26:09.293Z","dependency_job_id":"943a887e-4ef6-492e-8548-8b9687688c18","html_url":"https://github.com/berty/go-ipfs-log","commit_stats":{"total_commits":141,"total_committers":12,"mean_commits":11.75,"dds":0.6312056737588653,"last_synced_commit":"be4faf75797b2a23b9780e0be0d79aba428f007e"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berty%2Fgo-ipfs-log","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berty%2Fgo-ipfs-log/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berty%2Fgo-ipfs-log/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berty%2Fgo-ipfs-log/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/berty","download_url":"https://codeload.github.com/berty/go-ipfs-log/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247361693,"owners_count":20926643,"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":["append-only","berty","crdt","ipfs","ipfs-log","libp2p"],"created_at":"2024-11-14T15:32:44.080Z","updated_at":"2025-04-05T16:09:40.193Z","avatar_url":"https://github.com/berty.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003cbr\u003e\n  go-ipfs-log\n  \u003cbr\u003e\n\u003c/h1\u003e\n\n\u003ch3 align=\"center\"\u003e🤝 Go version of append-only log CRDT on IPFS.\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/berty/go-ipfs-log/actions?query=workflow%3AGo\"\u003e\u003cimg src=\"https://github.com/berty/go-ipfs-log/workflows/Go/badge.svg\" /\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/berty/go-ipfs-log/actions?query=workflow%3ARelease\"\u003e\u003cimg src=\"https://github.com/berty/go-ipfs-log/workflows/Release/badge.svg\" /\u003e\u003c/a\u003e\n  \u003ca href=\"https://www.codefactor.io/repository/github/berty/go-ipfs-log\"\u003e\n    \u003cimg src=\"https://www.codefactor.io/repository/github/berty/go-ipfs-log/badge\"\n         alt=\"Code Factor\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://goreportcard.com/report/berty/go-ipfs-log\"\u003e\n    \u003cimg src=\"https://goreportcard.com/badge/berty/go-ipfs-log\"\n         alt=\"Go Report Card\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/berty/go-ipfs-log/releases\"\u003e\n    \u003cimg src=\"https://badge.fury.io/gh/berty%2Fgo-ipfs-log.svg\"\n         alt=\"GitHub version\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://godoc.org/berty.tech/go-ipfs-log\"\u003e\n    \u003cimg src=\"https://godoc.org/berty.tech/go-ipfs-log?status.svg\"\n         alt=\"GoDoc\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\u003cb\u003e\n    \u003ca href=\"https://berty.tech\"\u003eberty.tech\u003c/a\u003e •\n    \u003ca href=\"https://github.com/berty\"\u003eGitHub\u003c/a\u003e\n\u003c/b\u003e\u003c/p\u003e\n\n\u003e An append-only log on IPFS.\n\n[ipfs-log](https://github.com/orbitdb/ipfs-log/) was originally created for [orbit-db](https://github.com/orbitdb/orbit-db) - a distributed peer-to-peer database on [IPFS](https://github.com/ipfs/ipfs). This library intends to provide a fully compatible port of the JavaScript version in Go.\n\nThe majority of this code was vastly derived from the JavaScript's [ipfs-log](https://github.com/orbitdb/ipfs-log) library.\n\n## Usage\n\nSee the `example` package on [GoDoc](https://godoc.org/berty.tech/go-ipfs-log/example#example-package--LogAppend)\n\n## Licensing\n\n*go-ipfs-log* is licensed under the Apache License, Version 2.0.\nSee [LICENSE](LICENSE) for the full license text.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberty%2Fgo-ipfs-log","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fberty%2Fgo-ipfs-log","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberty%2Fgo-ipfs-log/lists"}