Content-addressable storage serving of blobs. https://radio.animebits.moe/player/hash/b9dbb31bda75
Go to file
2022-01-16 13:37:30 +01:00
scripts Binary path 2022-01-16 11:07:35 +01:00
.env.example Initial commit. Working file serve, and signatures! 2022-01-16 02:06:56 +01:00
.gitignore Initial commit. Working file serve, and signatures! 2022-01-16 02:06:56 +01:00
docker-compose.yml Initial commit. Working file serve, and signatures! 2022-01-16 02:06:56 +01:00
Dockerfile Initial commit. Working file serve, and signatures! 2022-01-16 02:06:56 +01:00
go.mod Initial commit. Working file serve, and signatures! 2022-01-16 02:06:56 +01:00
go.sum Initial commit. Working file serve, and signatures! 2022-01-16 02:06:56 +01:00
LICENSE Update LICENSE year 2022-01-16 13:37:30 +01:00
OrbitalBeat.go Add redirection support on failure 2022-01-16 13:12:26 +01:00
README.md Initial commit. Working file serve, and signatures! 2022-01-16 02:06:56 +01:00
schema.sql Binary path 2022-01-16 11:07:35 +01:00

OrbitalBeat

Content-addressable storage serving of blobs.

Usage

Needs a Postgres database.

$ go run .

Build via $ go build -o orbeat