Giftless a Python implementation of a Git LFS Server. It is designed with flexibility in mind, to allow pluggable storage backends, transfer methods and authentication methods.
Giftless supports the basic Git LFS transfer mode with the following storage backends:
- Local storage
- Google Cloud Storage
- Azure Blob Storage with direct-to-cloud or streamed transfers
Additional transfer modes and storage backends could easily be added and configured.
Copyright (C) 2020, Datopian / Viderum, Inc.
Giftless is free / open source software and is distributed under the terms of the MIT license. See LICENSE for details.