Pretty nice use of docker and all the things Docker has for Scaling it.
https://github.com/localrivet/dosync/blob/main/internal/replica/README.md
The DB holds the state: https://github.com/localrivet/dosync/blob/main/internal/metrics/database.go
But then I was wondering how global state is known .
Pretty nice use of docker and all the things Docker has for Scaling it.
https://github.com/localrivet/dosync/blob/main/internal/replica/README.md
The DB holds the state: https://github.com/localrivet/dosync/blob/main/internal/metrics/database.go
But then I was wondering how global state is known .