Does lakefs support versioning multiple buckets(gc...
# help
u
Does lakefs support versioning multiple buckets(gcs and aws)/containers(azure) as a single unit ? I have multiple tables with each table being stored in a separate bucket to get better throughputs.
u
Currently you configure lakeFS to work with one underlying storage provider (block adapter). All repositories created in that installation can point to different buckets or the same one, but from the same provider (S3, gcs, azure)
u
Repository objects share a common location.
u
How do you see it managed, assuming that having to store objects into different buckets as part of a repository which looks like a bucket?