https://github.com/src-d/borges
borges collects and stores Git repositories.
https://github.com/src-d/borges
git git-archive
Last synced: 6 months ago
JSON representation
borges collects and stores Git repositories.
- Host: GitHub
- URL: https://github.com/src-d/borges
- Owner: src-d
- License: gpl-3.0
- Created: 2017-01-17T13:55:22.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-10-11T12:02:24.000Z (about 6 years ago)
- Last Synced: 2025-05-05T05:05:48.293Z (6 months ago)
- Topics: git, git-archive
- Language: Go
- Homepage: https://docs.sourced.tech/borges/
- Size: 63.9 MB
- Stars: 52
- Watchers: 8
- Forks: 20
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: changes.go
- License: LICENSE
Awesome Lists containing this project
README
# This project is unmaintained and will be archived soon. For an alternative you can use:
https://github.com/src-d/gitcollector
borges [](https://travis-ci.org/src-d/borges) [](https://codecov.io/gh/src-d/borges) [](https://github.com/src-d/borges/releases)
======
**borges** collects and stores Git repositories.
> I have always imagined that Paradise will be a kind of library.
Borges is a set of tools for collection and storage of Git repositories at large scale.
It is a distributed system, similar to a search engine, that uses a custom
repository storage [file format](https://blog.sourced.tech/post/siva/) and is optimized
for saving storage space and keeping repositories up-to-date.
## Further reading
From here, you can directly go to [getting started](/docs/using-borges/getting-started.md).
Also, is recommended to know borges [key concepts](/docs/using-borges/key-concepts.md).
## License
GPLv3, see [LICENSE](/LICENSE)