cas icon indicating copy to clipboard operation
cas copied to clipboard

Content Addressible Storage

Results 4 cas issues
Sort by recently updated
recently updated
newest added

Hi there, Sorry that I keep driving by your repo with Qs... Wondering if git-annex support could be on the `cas` roadmap, rather than git LFS? I say this for...

question

Hashes like `sha256` of the binary file content are highly sensitive to changes in the file, that may end up being practically inconsequential. An alternative strategy is to utilize hashes...

question

Hi there, Is it possible to resolve the full path of the file from the `cas` hash? (i.e. analogous to `cas blob`, but returning the local filepath instead). I'm imagining...

question

Hi there, I'm working on a linux HPC cluster, that doesn't have xattr available. Is `cas` still able to function if xattrs are not available, or is there a workaround?...

bug