Skip to content

Use ObjectStorage for new CI Job live-trace architecture

Summary

Live-trace uses Redis as the primary store and Database as the secondary store, however, we should change the secondary store to ObjectStorage by the following reasons

  1. Reducing DB pressure
  2. The ingress cost of using OS is not going to be a problem after we've moved in GCP.

This is considered to be shipped in %11.0

Edited by Shinya Maeda