Christopher Baines 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.