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
I'm exploring options around blob storage and wanted to check that status of BlobDB within rocksdb-cloud. I can create a column-family with enable_blob_files set to true, and I can see on my local machine that I'm getting xxx.blob files created. But I'm not then seeing those files get replicated to my AWS bucket. Is this something I should expect to be working or is it not yet supported in the cloud environment?
The text was updated successfully, but these errors were encountered:
I'm exploring options around blob storage and wanted to check that status of BlobDB within rocksdb-cloud. I can create a column-family with
enable_blob_files
set to true, and I can see on my local machine that I'm getting xxx.blob files created. But I'm not then seeing those files get replicated to my AWS bucket. Is this something I should expect to be working or is it not yet supported in the cloud environment?The text was updated successfully, but these errors were encountered: