Comment on Show HN: Infreqdb – S3 backed key/value database for infrequent read accessparentComments−sajal83OP9yThis is pretty cool. Do you invalidate all pages if the file changes upstream on S3?−vtuulos9yIn our case all blobs in S3 are immutable, so no need to invalidate anything.
Comments
This is pretty cool. Do you invalidate all pages if the file changes upstream on S3?
In our case all blobs in S3 are immutable, so no need to invalidate anything.