Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate whether GCSDataStore can benefit from Hierarchical Namespaces #5505

Open
tamirms opened this issue Nov 5, 2024 · 1 comment
Open

Comments

@tamirms
Copy link
Contributor

tamirms commented Nov 5, 2024

There are potential performance benefits associated with enabling Hierarchical Namespaces on GCS buckets:

https://cloud.google.com/storage/docs/hns-overview

If Galexie can benefit from Hierarchical Namespaces enabled GCS buckets we should update our admin documentation to recommend enabling Hierarchical Namespaces when creating GCS buckets to store ledgers.

@sreuland
Copy link
Contributor

sreuland commented Nov 5, 2024

minor suggestion on title, as this is pertinent to GCSDataStore implementation only rather than the exporting Galexie

Investigate whether GCSDataStore can benefit from Hierarchical Namespaces enabled GCS buckets

understanding there shouldn't be any change bubbling up to DataStore interface, as this is just a GCS concern.

@tamirms tamirms changed the title Investigate whether Galexie can benefit from Hierarchical Namespaces enabled GCS buckets Investigate whether GCSDataStore can benefit from Hierarchical Namespaces Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

2 participants