Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rudoi authored Mar 11, 2024
1 parent 07d0403 commit ac6d107
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# lfs-rs

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

## Features

Expand All @@ -23,9 +23,7 @@ A high-performance, caching Git LFS server with an AWS S3 back-end.
project names in the URL and they are automatically created. If two projects
share many LFS objects, have them use the same URL to save on storage space.

- A tiny (<10MB) Docker image ([jasonwhite0/rudolfs][]).

[jasonwhite0/rudolfs]: https://hub.docker.com/r/jasonwhite0/rudolfs
- Lock support via a DynamoDB-based backend.

The back-end storage code is very modular and composable. PRs for implementing
other storage back-ends are welcome. If you begin working on this, please let us
Expand Down

0 comments on commit ac6d107

Please sign in to comment.