Monday, March 30, 2020

Re: [new] net/miniflux a minimalist and opinionated feed reader

On 2020/03/29 21:13, Daniel Jakots wrote:
> On Mon, 30 Mar 2020 04:06:22 +0300, Paul Irofti <paul@irofti.net> wrote:
>
> > Perhaps I am missing something, but why doesn't this depend on
> > PostgreSQL?
>
> People may not run miniflux and postgresql on the same machine.

Same way most things using PostgreSQL only depend on the client library
not the server. But in this case the client library is a bundled copy of
github.com/lib/pq so there's no separate dependency.

No comments:

Post a Comment