guix-patches
[Top][All Lists]
Advanced

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

[bug#27853] [PATCH 2/2] services: Add memcached.


From: Ludovic Courtès
Subject: [bug#27853] [PATCH 2/2] services: Add memcached.
Date: Sat, 29 Jul 2017 22:23:39 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)

Christopher Baines <address@hidden> skribis:

> * gnu/services/databases.scm (memcached-service-type, %memcached-accounts):
>   New variables.
>   (<memcached-configuration>): New record type.
>   (memcached-service-type): New procedures.
> * gnu/tests/databases.scm: New file.
> * doc/guix.texi (Database Services): Document the new memcached service.
> * gnu/local.mk (GNU_SYSTEM_MODULES): Add entry for tests/memcached.scm.

[...]

> address@hidden {Scheme Variable} memcached-service-type
> +This is the service type for the @uref{https://memcached.org/, Memcached}
> +service, which provides a distributed in memory cache. The value for the 
> service type is a @code{memcached-configuration} object.

Please wrap lines to 80 chars and leave two spaces after an
end-of-sentence period.  :-)

> address@hidden @code{interfaces} (default: @code{'("0.0.0.0")})

If that’s what upstream does, fine with me.

LGTM, thanks!

LUdo’.





reply via email to

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