I was wondering where I can learn more about Blob Granule feature?
While I passively follow core FDB development, this PR specifically caught my interest.
I was wondering where I can learn more about Blob Granule feature?
While I passively follow core FDB development, this PR specifically caught my interest.
Hi @rajivr
Blob granules are part of a new backup and restore solution that Snowflake is building in FDB. The primary improvement over snapshot backups is it can efficiently restore partial key ranges of the database, in addition to the whole cluster. The feature is still experimental and under development, but once it is closer to being production-ready we will add documentation.
I see. Thanks for the reply @sfc-gh-jslocum
Is there documentation on this? Is it usable? I am having trouble running BlobGranuleIntegrationTest, it stalls at blobbifyRangeBlocking