GNU bug report logs -
#67263
[PATCH 0/8] adding nats-server package
Previous Next
Reported by: Benjamin <benjamin <at> uvy.fr>
Date: Sat, 18 Nov 2023 18:16:01 UTC
Severity: normal
Tags: patch
Done: Sharlatan Hellseher <sharlatanus <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Thu, 08 Feb 2024 21:55:18 +0000
with message-id <87zfwatyd5.fsf <at> gmail.com>
and subject line [PATCH 0/8] adding nats-server package
has caused the debbugs.gnu.org bug report #67263,
regarding [PATCH 0/8] adding nats-server package
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
67263: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67263
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hello,
Here is a series of patch that is adding nats-server.
Nats [0] is a nice implementation in go of a message broker that is
memory efficient, really fast and also quite easy to package.
For now, I only added the server part. I am working on the command line
client but it is much more complicated to package (because of the number
of dependencies to add). I will add it in the future.
I added the nats-server in messaging.scm because I saw another message
broker there. The other possible location would be in golang.scm.
Best
Benjamin
[0] https://nats.io/
Benjamin (8):
gnu: Add go-github-com-minio-highwayhash.
gnu: Add go-github-com-prashantv-gostub.
gnu: Add go-go-uber-org-automaxprocs.
gnu: Add go-github-com-nats-io-nuid.
gnu: Add go-github-com-nats-io-nkeys.
gnu: Add go-github-com-nats-io-jwt-v2.
gnu: Add go-github-com-nats-io-nats-go.
gnu: Add nats-server.
gnu/packages/golang-check.scm | 24 ++++++
gnu/packages/golang.scm | 148 ++++++++++++++++++++++++++++++++++
gnu/packages/messaging.scm | 32 ++++++++
3 files changed, 204 insertions(+)
base-commit: 2ab5e449246f98b049888dde3c310f5b4a0a64a2
--
2.41.0
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
Hi Benjamin,
Your patches are finally reviewed, merged, sorted by golang-*.scm
modules and updated to the latest versions. I've slightly adjust some of
the to resolve lint warnings. nats-server is placed to high-availability
module next to nsq.
Looking foward for service(s) now =)
Pushed as ff61ca41d9..2d084f23a2 to master.
Regards,
Oleg
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 1 year and 105 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.