Story #3359
Updated by bmbouter over 6 years ago
Based on the "Plugin Writer's Coding Workshop Feedback":https://www.redhat.com/archives/pulp-dev/2018-February/msg00034.html, users requested SQLite3 be regarding the desire for simpler things, folks would like to have a default database type. option of an SQLite3 based installation. Some reasons to consider: * folks might feel strong about what additional services have to run on their (personal) systems * smaller production deployments out there might be OK with SQLite * plug-in writers don't necessarily have to run their code against Postgresql (right away) * to have the flexibility in choosing a DB during installation, based on target deployment environment The deliverables are outlined in checklist items.