rudolfs icon indicating copy to clipboard operation
rudolfs copied to clipboard

A high-performance, caching Git LFS server with an AWS S3 and local storage back-end.

Results 15 rudolfs issues
Sort by recently updated
recently updated
newest added

Thanks very much for the local backend option, it's great! It would be pretty neat if we could turn on compression (zstd maybe?) for the locally stored files.

enhancement

Does this repo support lfs file locking? When I try to run `lfs lock` I get errors. ![image](https://user-images.githubusercontent.com/16425226/106992306-d6811700-67c3-11eb-9b1f-2ebddeccb740.png)

enhancement

There is a danger of using a different encryption key than the one that was originally used to encrypt the LFS objects. Right now, there is no error or warning...

enhancement

If GCS backend support is in the cards, I maybe able to sponsor the work.

enhancement
help wanted

I'm currently trying to work out if this would be possible, and logging an issue here to see if there's any other interest or opinions while I do 👍

I would like my files to be accessible on the s3 repo for distribution via e.g. cloudfront.

It would be very useful to be able to answer the following questions: - How many cache hits vs misses are there? - How much data has been transferred to...

enhancement

Marking this as draft for now as most of the commits in the series should not be merged as part of this PR. See #51 for details. Only the last...

Noticed this while I was tidying up the code (I'm not trying to be nitpicky, just trying to get familiar with this code base because I plan to use it...

While using the Rudolf's, it shows the error: error reading a body from connection: end of file before message length reached. and my git lfs command stucks