syncthing/cmd/stdiscosrv
2024-09-13 08:48:04 +02:00
..
etc etc: Fix misleading comment in discosrv options file (#6258) 2020-01-06 22:43:41 +00:00
scripts build, etc: Add systemd units and ufw rules for relay and discovery (fixes #5115) (#5350) 2019-08-08 18:04:52 +02:00
amqp.go feat(discosrv): in-memory storage with S3 backing 2024-09-13 08:48:03 +02:00
apisrv_test.go chore(stdiscosrv): reduce allocations in cert handling 2024-09-13 08:48:03 +02:00
apisrv.go chore(stdiscosrv): simplify sorting 2024-09-13 08:48:03 +02:00
database_test.go chore(stdiscosrv): improve expire, logging 2024-09-13 08:48:04 +02:00
database.go chore(stdiscosrv): less garbage in statistics 2024-09-13 08:48:04 +02:00
database.pb.go feat(discosrv): in-memory storage with S3 backing 2024-09-13 08:48:03 +02:00
database.proto feat(discosrv): in-memory storage with S3 backing 2024-09-13 08:48:03 +02:00
main.go chore(stdiscosrv): sched in loop 2024-09-13 08:48:04 +02:00
README.md build: Packaging for stdiscosrv 2018-01-16 20:46:48 +01:00
replication.go feat(discosrv): in-memory storage with S3 backing 2024-09-13 08:48:03 +02:00
stats.go feat(discosrv): in-memory storage with S3 backing 2024-09-13 08:48:03 +02:00

stdiscosrv

This is the global discovery server for the syncthing project.

Usage

https://docs.syncthing.net/users/stdiscosrv.html