guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] gnu: services: Add redis-service


From: Ricardo Wurmus
Subject: Re: [PATCH] gnu: services: Add redis-service
Date: Fri, 13 Jan 2017 23:01:50 +0100
User-agent: mu4e 0.9.18; emacs 25.1.1

Thompson, David <address@hidden> writes:

> I'm seeing a trend where people write services with configuration
> types that don't cover nearly the amount of configuration options to
> make the service useful.  MySQL, and now this Redis server, are
> examples of this.  There are many more configuration options in Redis
> than this service exposes.
>
> What do we do?

Since there is no automated way to cover all options (or even the most
useful subset) for all possible services I think it’s okay to start with
a minimally useful service definition.

We can extend them later as people see the need for better coverage.
One thing I’d always like to see, though, is an escape hatch that allows
users to extend the service with plain text configuration snippets.

-- 
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
http://elephly.net




reply via email to

[Prev in Thread] Current Thread [Next in Thread]