Skip to content

berty/go-ipfs-log

Folders and files

NameName
Last commit message
Last commit date
Mar 29, 2024
Nov 4, 2019
Nov 8, 2022
Mar 29, 2024
May 4, 2021
Apr 5, 2024
Mar 29, 2024
Mar 29, 2024
Mar 29, 2024
Nov 8, 2022
Mar 29, 2024
Jul 9, 2020
Aug 5, 2019
Nov 8, 2022
Dec 28, 2019
Mar 29, 2024
Jun 13, 2019
Apr 20, 2023
Jul 15, 2020
Mar 29, 2024
Mar 29, 2024
Mar 29, 2024
Mar 29, 2024

Repository files navigation


go-ipfs-log

🤝 Go version of append-only log CRDT on IPFS.

Code Factor Go Report Card GitHub version GoDoc

berty.techGitHub

An append-only log on IPFS.

ipfs-log was originally created for orbit-db - a distributed peer-to-peer database on IPFS. This library intends to provide a fully compatible port of the JavaScript version in Go.

The majority of this code was vastly derived from the JavaScript's ipfs-log library.

Usage

See the example package on GoDoc

Licensing

go-ipfs-log is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.