diff options
author | Panu Matilainen <pmatilai@redhat.com> | 2021-01-29 13:01:48 +0200 |
---|---|---|
committer | Florian Festi <ffesti@redhat.com> | 2021-02-03 14:41:48 +0100 |
commit | abb19a23b9386bb14ac38e65f0b6bdc6bd306ada (patch) | |
tree | 2f04a6b1bf41ee84ee5a9be3a2bec5df5cc48485 /Makefile.am | |
parent | 77062e68f8675a678a6d136b85fbe1dd2bdb75f1 (diff) | |
download | rpm-abb19a23b9386bb14ac38e65f0b6bdc6bd306ada.tar.gz |
Make sqlite the default database backend
In order to get rid of BDB, we have to pick a new default. Sqlite has a
proven track record over multiple decades in terms of compatibility and
longevity, and is the "nobody ever got fired for..." choice in this space
really. It's also developer friendly as the database is easy to inspect
and a *lot* of people are familiar with it and it's API.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions