From: Eric Bavier <bavier@member.fsf.org>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH 2/3] gnu: Add UnQLite.
Date: Sun, 29 Mar 2015 14:13:35 -0500 [thread overview]
Message-ID: <20150329141335.41c9e134@PocketWee> (raw)
In-Reply-To: <87h9t3ykuh.fsf@gnu.org>
On Sun, 29 Mar 2015 15:49:42 +0200
ludo@gnu.org (Ludovic Courtès) wrote:
> Eric Bavier <bavier@member.fsf.org> skribis:
>
> > * gnu/packages/databases.scm (unqlite): New variable.
>
> [...]
>
> > + ;; Contiains bug-fixes against the official release, and has an
> ^^^ ^
> Typo.
Thanks.
> > + ;; 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?
The official distribution is somewhat of a mess. The zip archive
requires a patch that must be applied during a build step because our
patch-and-repack can't handle "tarbombs". There are not
installation scripts, and the trivial-build-system is much more
verbose.
> > + (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?
Yes, that would be more descriptive. Perhaps "In-memory key/value and
document store".
> The rest LGTM.
>
> Thanks!
Thank you for the review.
`~Eric
next prev parent reply other threads:[~2015-03-29 19:13 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-27 21:24 [PATCH 0/3] Add tocc Eric Bavier
2015-03-27 21:24 ` [PATCH 1/3] gnu: Add Catch Eric Bavier
2015-03-29 13:54 ` Ludovic Courtès
2015-03-29 19:05 ` Eric Bavier
2015-03-27 21:24 ` [PATCH 2/3] gnu: Add UnQLite Eric Bavier
2015-03-29 13:49 ` Ludovic Courtès
2015-03-29 19:13 ` Eric Bavier [this message]
2015-03-30 8:18 ` Ludovic Courtès
2015-03-30 11:27 ` David Thompson
2015-03-30 19:26 ` Ludovic Courtès
2015-03-27 21:24 ` [PATCH 3/3] gnu: Add tocc Eric Bavier
2015-03-29 13:51 ` Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150329141335.41c9e134@PocketWee \
--to=bavier@member.fsf.org \
--cc=guix-devel@gnu.org \
--cc=ludo@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).