Snapchat / KeyDB

A Multithreaded Fork of Redis
https://keydb.dev
BSD 3-Clause "New" or "Revised" License
11.02k stars 564 forks source link

[NEW] backup feature to gcs #795

Open prateekn opened 3 months ago

prateekn commented 3 months ago

The problem/use-case that the feature addresses

Current backup option only supports aws s3, can we please have this feature for gcp gcs also.

Description of the feature

Built in backup option to gcs object store.

Alternatives you've considered

We tested a side-car solution, but would be great if its supported by keydb just like current aws s3 support.