matus-chochlik / ctcache

Cache for clang-tidy static analysis results
Boost Software License 1.0
79 stars 28 forks source link

feat: support Google Cloud Storage #31

Closed coryan closed 10 months ago

coryan commented 10 months ago

This PR adds support for Google Cloud Storage as a distributed cache, much like REDIS or S3.

coryan commented 10 months ago

This