src-d / borges

borges collects and stores Git repositories.
https://docs.sourced.tech/borges/
GNU General Public License v3.0
52 stars 20 forks source link

There should be no option to change DB driver #340

Closed jfontan closed 6 years ago

jfontan commented 6 years ago

Borges uses Kallax to access the database and it only supports PostgreSQL. Still there's an option to change database driver:

          --database-driver=     database driver (default: postgres)
                                 [$BORGES_DATABASE_DRIVER]