You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of now, rocksdb-cloud only seems to support AWS-S3 as the backend for cloud backup. This request is to support Google Cloud Storage (GCS) as well. This can leverage the CloudStorageProvider refactoring being introduced by Issue #71.