emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#27853: closed ([PATCH] Add memcached package, serv


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#27853: closed ([PATCH] Add memcached package, service and system test)
Date: Sun, 30 Jul 2017 08:14:02 +0000

Your message dated Sun, 30 Jul 2017 09:13:46 +0100
with message-id <address@hidden>
and subject line Re: [bug#27853] [PATCH 2/2] services: Add memcached.
has caused the debbugs.gnu.org bug report #27853,
regarding [PATCH] Add memcached package, service and system test
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
27853: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=27853
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] Add memcached package, service and system test Date: Thu, 27 Jul 2017 17:45:31 +0100
Memcached is a in memory key value store.  It has a small
and generic API, and was originally intended for use with dynamic web
applications.

Attachment: pgpQ87vARto9X.pgp
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message --- Subject: Re: [bug#27853] [PATCH 2/2] services: Add memcached. Date: Sun, 30 Jul 2017 09:13:46 +0100
On Sat, 29 Jul 2017 22:23:39 +0200
address@hidden (Ludovic Courtès) wrote:

> 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!

I've fixed the formatting in the docs, fixed one mistake in the commit
message and pushed. Thanks for your review :)

Attachment: pgpNo6My4z4q8.pgp
Description: OpenPGP digital signature


--- End Message ---

reply via email to

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