Skip to content

feat: add storage interface using GCS C++ Client Library

Sid Stenersen requested to merge slb/ss/gcscl into master

Add GCS storage interface using Google Cloud Storage C++ Client Library.

This storage interface is intended to replace the existing gcs accessor interface.

Edited by Sid Stenersen

Merge request reports