I need to make a file storage where files will be addressed by theirs SHA-1. I know Git uses such approach.
Do you know exists Java implementation of this approach? Or correct name of such storage for searching in Google.
I need to make a file storage where files will be addressed by theirs SHA-1. I know Git uses such approach.
Do you know exists Java implementation of this approach? Or correct name of such storage for searching in Google.