* [bug#28062] [PATCH] doc: Change Database Services description
@ 2017-08-12 11:55 Christopher Baines
2017-08-12 12:23 ` Marius Bakke
0 siblings, 1 reply; 3+ messages in thread
From: Christopher Baines @ 2017-08-12 11:55 UTC (permalink / raw)
To: 28062
This is overly specific, as this section now includes the documentation for
Redis, which is not an SQL database.
* doc/guix.texi: Change database services description.
---
doc/guix.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guix.texi b/doc/guix.texi
index 8f14ddd50..db56d074a 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -9024,7 +9024,7 @@ declaration.
* X Window:: Graphical display.
* Printing Services:: Local and remote printer support.
* Desktop Services:: D-Bus and desktop services.
-* Database Services:: SQL databases.
+* Database Services:: SQL databases, key value stores, etc.
* Mail Services:: IMAP, POP3, SMTP, and all that.
* Messaging Services:: Messaging services.
* Monitoring Services:: Monitoring services.
--
2.13.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [bug#28062] [PATCH] doc: Change Database Services description
2017-08-12 11:55 [bug#28062] [PATCH] doc: Change Database Services description Christopher Baines
@ 2017-08-12 12:23 ` Marius Bakke
2017-08-12 21:09 ` bug#28062: " Christopher Baines
0 siblings, 1 reply; 3+ messages in thread
From: Marius Bakke @ 2017-08-12 12:23 UTC (permalink / raw)
To: Christopher Baines, 28062
[-- Attachment #1: Type: text/plain, Size: 813 bytes --]
Christopher Baines <mail@cbaines.net> writes:
> This is overly specific, as this section now includes the documentation for
> Redis, which is not an SQL database.
>
> * doc/guix.texi: Change database services description.
> ---
> doc/guix.texi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/doc/guix.texi b/doc/guix.texi
> index 8f14ddd50..db56d074a 100644
> --- a/doc/guix.texi
> +++ b/doc/guix.texi
> @@ -9024,7 +9024,7 @@ declaration.
> * X Window:: Graphical display.
> * Printing Services:: Local and remote printer support.
> * Desktop Services:: D-Bus and desktop services.
> -* Database Services:: SQL databases.
> +* Database Services:: SQL databases, key value stores, etc.
Maybe "key-value"? LGTM in any case.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#28062: [PATCH] doc: Change Database Services description
2017-08-12 12:23 ` Marius Bakke
@ 2017-08-12 21:09 ` Christopher Baines
0 siblings, 0 replies; 3+ messages in thread
From: Christopher Baines @ 2017-08-12 21:09 UTC (permalink / raw)
To: Marius Bakke; +Cc: 28062-done
[-- Attachment #1: Type: text/plain, Size: 1052 bytes --]
On Sat, 12 Aug 2017 14:23:05 +0200
Marius Bakke <mbakke@fastmail.com> wrote:
> Christopher Baines <mail@cbaines.net> writes:
>
> > This is overly specific, as this section now includes the
> > documentation for Redis, which is not an SQL database.
> >
> > * doc/guix.texi: Change database services description.
> > ---
> > doc/guix.texi | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/doc/guix.texi b/doc/guix.texi
> > index 8f14ddd50..db56d074a 100644
> > --- a/doc/guix.texi
> > +++ b/doc/guix.texi
> > @@ -9024,7 +9024,7 @@ declaration.
> > * X Window:: Graphical display.
> > * Printing Services:: Local and remote printer support.
> > * Desktop Services:: D-Bus and desktop services.
> > -* Database Services:: SQL databases.
> > +* Database Services:: SQL databases, key value stores,
> > etc.
>
> Maybe "key-value"? LGTM in any case.
Yep, that is better. I've used "key-value" and pushed. Thanks for your
review :)
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 963 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-08-12 21:10 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-12 11:55 [bug#28062] [PATCH] doc: Change Database Services description Christopher Baines
2017-08-12 12:23 ` Marius Bakke
2017-08-12 21:09 ` bug#28062: " Christopher Baines
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.