Mass static file indexing via hashes https://radio.animebits.moe/player/hash/8fe559c07363
Go to file
DataHoarder 817a668aaf
All checks were successful
continuous-integration/drone/push Build is passing
Limit initial file loading
2022-08-04 18:17:30 +02:00
.drone.yml Add gcc to test 2022-08-04 18:17:30 +02:00
.gitignore Added size output postgres entry 2022-01-18 20:18:11 +01:00
Dockerfile Update dependencies, bump to go 1.19 2022-08-04 15:41:47 +02:00
go.mod Update dependencies, bump to go 1.19 2022-08-04 15:41:47 +02:00
go.sum Update dependencies, bump to go 1.19 2022-08-04 15:41:47 +02:00
LICENSE Update LICENSE year 2022-01-16 13:37:49 +01:00
README.md Add Dockerfile, change path, add drone build 2021-12-07 17:17:25 +01:00
SynchRoGazer.go Limit initial file loading 2022-08-04 18:17:30 +02: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