From: Christopher Baines <mail@cbaines.net>
To: 30803@debbugs.gnu.org
Subject: [bug#30803] [PATCH 0/2] Add Elasticsearch package and service.
Date: Tue, 13 Mar 2018 19:12:46 +0000 [thread overview]
Message-ID: <871sgn23ip.fsf@cbaines.net> (raw)
[-- Attachment #1: Type: text/plain, Size: 734 bytes --]
Tags: moreinfo
I'm trying to reduce the number of patches I have sitting around in git
branches, so here is a bug about Elasticsearch.
I've had a really awful package definition for this for a while, which
just makes the built things in the release tarball run. While this isn't
suitable for inclusion in to Guix, it does still work.
Also included is a service, along with a really simple test.
Christopher Baines (2):
gnu: Add elasticsearch.
services: Add elasticsearch.
gnu/packages/databases.scm | 64 +++++++++++++++++++++++++++
gnu/services/databases.scm | 107 +++++++++++++++++++++++++++++++++++++++++++++
gnu/tests/databases.scm | 57 +++++++++++++++++++++++-
3 files changed, 227 insertions(+), 1 deletion(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 962 bytes --]
next reply other threads:[~2018-03-13 19:14 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-13 19:12 Christopher Baines [this message]
2018-03-13 19:17 ` [bug#30803] [PATCH 1/2] gnu: Add elasticsearch Christopher Baines
2018-03-13 19:17 ` [bug#30803] [PATCH 2/2] services: " Christopher Baines
2018-03-17 21:06 ` [bug#30803] [PATCH 0/2] Add Elasticsearch package and service Ludovic Courtès
2018-03-17 22:36 ` Christopher Baines
2022-09-17 10:41 ` zimoun
2023-07-21 16:55 ` bug#30803: " Maxim Cournoyer
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=871sgn23ip.fsf@cbaines.net \
--to=mail@cbaines.net \
--cc=30803@debbugs.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 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.