←back to thread

194 points kbumsik | 1 comments | | HN request time: 0.205s | source
Show context
zmmmmm ◴[] No.41894393[source]
Just remember, the mininum billing increment for file size is 128KB in real AWS S3. So your Git repo may be a lot more expensive than you would think if you have a giant source tree full of small files.
replies(3): >>41894455 #>>41896027 #>>41896785 #
1. afro88 ◴[] No.41894455[source]
Looks like it uses bundles rather than raw files: https://github.com/awslabs/git-remote-s3?tab=readme-ov-file#...