Deleted Comment
It's a "Misc" endpoint in the Garage docs here: https://garagehq.deuxfleurs.fr/documentation/reference-manua...
Are there specific applications you’re targeting where latency matters more than durability?
A related questions is if the code base is mature enough when configured for higher durability to work as intended. Even with Rust, there needs to be some hard systems testing and it's often not just a matter of sprinkling flushes around. Further optimization can try to close the window tighter - maybe with a transaction log, but then you obviously trade some speed for it.
On Mac it works ok to, but there are networking cases that Colima on mac doesn't handle - so orbstack for there
So... Automatic integration?
Proportional, integrative, derivative. A PID loop sure sounds like what they're talking about.
e.g. optimization of state space control coefficients looks something like training a LLM matrix...
Are there many binaries that people would store in git where this would actually help? I assume most files end up with compression or some other form of randomization between revisions making deduplication futile.
The size is nothing new, but the packaging into some sort of slottable physical interface with good signal integrity is somewhat new.