Commit graph

2 commits

Author SHA1 Message Date
Erik Ogenvik
b0cf29b18d Use SQLite 3 for persistence.
Instead of storing data in Postgres we store it by default in SQLite,
using an in-process database.
This makes setup and handling much easier.
2018-05-19 21:47:24 +02:00
Erik Ogenvik
4e788e90c7 Separate out Postgres specific parts. 2018-05-16 21:48:18 +02:00