Go to file
Jeff Carr 141d3024fd zoo daemon sends package list over wire
man. long live google protobuf. It's amazing. This
	thing just sent all 3k of the package info over http in raw
	wire format. I'm sure this isn't neat to anyone young but
	to old hacks like me, it's fucking magic how wonderfully
	advanced the language and codebase is. It just reminds
	you how there are actually beautiful things in the world.
2024-11-15 19:49:48 -06:00
resources day 1. 2024-11-15 18:49:52 -06:00
.gitignore day 1. 2024-11-15 18:49:52 -06:00
LICENSE day 1. 2024-11-15 18:49:52 -06:00
Makefile zood connects 2024-11-15 19:24:57 -06:00
Makefile.help day 1. 2024-11-15 18:49:52 -06:00
README.md day 1. 2024-11-15 18:49:52 -06:00
apt.go zood connects 2024-11-15 19:24:57 -06:00
apt_linux.go day 1. 2024-11-15 18:49:52 -06:00
argv.go zood connects 2024-11-15 19:24:57 -06:00
build day 1. 2024-11-15 18:49:52 -06:00
control day 1. 2024-11-15 18:49:52 -06:00
distro.go day 1. 2024-11-15 18:49:52 -06:00
http.go zoo daemon sends package list over wire 2024-11-15 19:49:48 -06:00
main.go zood connects 2024-11-15 19:24:57 -06:00
postinst day 1. 2024-11-15 18:49:52 -06:00
structs.go zood connects 2024-11-15 19:24:57 -06:00
watchdog.go zood connects 2024-11-15 19:24:57 -06:00
zookeeper.service day 1. 2024-11-15 18:49:52 -06:00

README.md

zookeeper

  • There is no greater thrill for a linux sys admin than running your own cloud.
  • On your own hardware.
  • That you built.