all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#30803] [PATCH 0/2] Add Elasticsearch package and service.
@ 2018-03-13 19:12 Christopher Baines
  2018-03-13 19:17 ` [bug#30803] [PATCH 1/2] gnu: Add elasticsearch Christopher Baines
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Christopher Baines @ 2018-03-13 19:12 UTC (permalink / raw)
  To: 30803

[-- 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 --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-07-21 16:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-13 19:12 [bug#30803] [PATCH 0/2] Add Elasticsearch package and service Christopher Baines
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

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.