An open API service indexing awesome lists of open source software.

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.

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 [![Build Status](https://travis-ci.org/src-d/borges.svg?branch=master)](https://travis-ci.org/src-d/borges) [![codecov.io](https://codecov.io/gh/src-d/borges/branch/master/graph/badge.svg?token=ETL49e3u1L)](https://codecov.io/gh/src-d/borges) [![GitHub version](https://badge.fury.io/gh/src-d%2Fborges.svg)](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)