paritytech / cachepot

cachepot is `sccache` with extra sec, which in turn is `ccache` with cloud storage
https://cachepot.cc
Apache License 2.0
171 stars 15 forks source link

rename internal components #134

Closed drahnr closed 2 years ago

drahnr commented 2 years ago

Ref #132

Should be merged after #131 is merged, to avoid additional friction.

drahnr commented 2 years ago

Hold on, I am almost done rebasing :)

Xanewok commented 2 years ago

The more I think about it, the more I realize how overloaded the term "server" is in the cachepot/sccache context :( This rename helps a lot but I'm still wondering if "coordinator" is a good choice here. Maybe we could use "daemon"? It's more recognizable in terms of build systems (e.g. Gradle, Buck, Bazel) and I think the benefits from being familiar with the terminology are bigger, even if our "daemon" can sometimes be ran on the foreground (not 100% technically correct).

montekki commented 2 years ago

The CI looks ok, I think that all review points have been addressed so merging now