Travis Tomsu
Travis Tomsu
Would love to be able to decode from base64 --> minified JSON --> pretty printed JSON in one pipeline. The use case is to grok PubSub messages on GCP
Page: https://www.spinnaker.io/setup/productionize/caching/configure-redis-usage/ We know from multiple large customers that Redis can only scale so far, so we should be recommending to use the MySQL backends for Clouddriver caching. Talk to...
Google Container Registry artifacts are probably the more common use of artifacts (as opposed to GCS, for which there exists a [docs page](http://localhost:4000/guides/user/pipeline/triggers/gcs/) already).
https://github.com/sourcegraph/conc/issues/80 This sample concurrently reads multiple works concurrently and counts their unique words per work. Then, it combines all counts for a final total count. This sample uses `pool.NewWithResults`, `stream.Stream`,...