guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 2/3] gnu: Add UnQLite.


From: Ludovic Courtès
Subject: Re: [PATCH 2/3] gnu: Add UnQLite.
Date: Sun, 29 Mar 2015 15:49:42 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

Eric Bavier <address@hidden> skribis:

> * gnu/packages/databases.scm (unqlite): New variable.

[...]

> +              ;; Contiains bug-fixes against the official release, and has an
                       ^^^       ^
Typo.

> +              ;; autotooled build system.
> +              (uri (string-append "https://github.com/aidin36/tocc/releases/";
> +                                  "download/v1.0.0/"
> +                                  "unqlite-unofficial-" version ".tar.gz"))

Still, it seems that we should be using the official version no?

> +    (synopsis "NoSQL database engine")

“NoSQL” says what it’s not, but not what it is.  Maybe “In-memory
key/value database” (IIUC) or something to that effect?

The rest LGTM.

Thanks!

Ludo’.



reply via email to

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