sbt 2.x remote cache with Bazel compatibility
Briefly

A remote cache, or a cloud build system, can speed up builds dramatically by sharing build results cross machines. Fully cached builds can be over 92% efficient.
Build times can vary significantly based on the changes engineers make. Remote caching in sbt 2.x can reduce rebuild times significantly.
Read at Eed3si9n
[
add
]
[
|
|
]