Mass static file indexing via hashes https://radio.animebits.moe/player/hash/8fe559c07363
Go to file
DataHoarder 8e85935969
All checks were successful
continuous-integration/drone Build is passing
continuous-integration/drone/push Build is passing
Add Dockerfile, change path, add drone build
2021-12-07 17:17:25 +01:00
.drone.yml Add Dockerfile, change path, add drone build 2021-12-07 17:17:25 +01:00
.gitignore Initial commit 2021-12-06 15:46:02 +00:00
Dockerfile Add Dockerfile, change path, add drone build 2021-12-07 17:17:25 +01:00
go.mod Add Dockerfile, change path, add drone build 2021-12-07 17:17:25 +01:00
go.sum Add support for Postgres output format 2021-12-07 16:58:18 +01:00
LICENSE Update 'LICENSE' 2021-12-06 15:49:05 +00:00
README.md Add Dockerfile, change path, add drone build 2021-12-07 17:17:25 +01:00
SynchRoGazer.go Add support for Postgres output format 2021-12-07 16:58:18 +01:00

SynchRoGazer

Mass static file indexing via hashes

Usage

$ go run .

To set a larger task limit (mind fdlimit): $ go run . -tasklimit=128

Output on stdout. Errors on stderr.

Build via $ go build -o srg