This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
To reduce duplication in update management for local arch linux systems I built a sparse caching server. It reduces external traffic in a local network that has multiple arch linux systems. By replicating the structure of a full mirror it provides a drop in replacement for any standard mirror. Clients use this server transparently by adding it to their mirror list. Configuration is done with TOML which mimics the syntax of pacman.conf closely. Singleflight is used for preventing duplicate cache downloads if multiple clients are updating at the same time.
|
||||
|
||||
Go, golang.org/x/sync/Singleflight, github.com/BurntSushi/toml, GitHub Actions
|
||||
Go, golang.org/x/sync/singleflight, github.com/BurntSushi/toml, GitHub Actions
|
||||
|
||||
**resume-builder** - [https://github.com/ewpt3ch/resume-builder](https://github.com/ewpt3ch/resume-builder)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user