feat: implement litestream for backups
this commit implements litestream as a small wrapper around the
database connection to be able to backup the database to some kind
of storage.
pkg/sqlitestream holds the entire abstraction, while store, etc.
don't need to concern themselves.
authored by