-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
8
-
False
-
None
-
False
-
RHELBU-2165 - SQLite as optional db backend to Podman
-
rhel-sst-container-tools
-
-
-
RUN 230, RUN 232
To implement sqlite, we must give thought to the database tables and schema. This kind of stuff is really tough to change after the fact. we should also look for opportunities where we can use filters/etc to speed up queries instead of having complex code in libpod.