From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id qDoVCHz/WGUuWAAA9RJhRA:P1 (envelope-from ) for ; Sat, 18 Nov 2023 19:16:28 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id qDoVCHz/WGUuWAAA9RJhRA (envelope-from ) for ; Sat, 18 Nov 2023 19:16:28 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id DD0151584C for ; Sat, 18 Nov 2023 19:16:27 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=uvy.fr header.s=202105 header.b=jk99tEKJ; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=uvy.fr (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1700331388; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=luCZR9P1cqOJGdwH4mkrugedLJQ0cNxonlcTcENxR4w=; b=h3nFBtY5RO7mNTwPRklxSYdzyNRPbhYivg1A/5enJqLnMfE4z94ySnB3blIkaCbfWgCbkw JzxCgrV9kg83+yQ1cXDq3Hp1Jh+yPVcKbQPNZAcOjGWt+Lq0Mg3mE1JMAVSgQOFrbvX9A9 aoKfQF/35PAotx+QxSBUuuyc7/8Q6Pegkll+PSLL87lCYW5bC9zevtIGfOPXplYThYAj4M ttSq6BzxvgKjXveSR53EeCoybGmORUElwENjm0HmSkou80p/ZPixWu8K3i7nWRCOeIutgW M8vdtZoLadXoZKZMdIvIeSjbM8ALEeNV+D+WGVpOvOyrrEaSMBpuCpYAthQYdA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=uvy.fr header.s=202105 header.b=jk99tEKJ; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=uvy.fr (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1700331388; a=rsa-sha256; cv=none; b=F831v6hNzOEYR0TDo+cSyQ4NMEIi+A31Qkmc2Z1JnMxeS/EES1aSr6OGA5gtmo+TGBbrVj pBcT9Xd1cHJG6BezLesu+uG+oRfJhKlxAT1I1pNFvPcEbkqoH+MjjgkUI+5m7bich37TgU TUivA+lx6XWWKi9Yyo0+LPJ45hy5aMc2wGvy9LLm1cBdslr66CXUSW5SU39RYBlr8JOBin npcDpZ1zvrOuxa4RWqFDmammliOKFDSNoZd4VV3PB5j8Z/Zk6KIbOgttA9sqykox6WqlwF 1AceDfoplSaPEovtzbuopBn7cIbgEv5i9zk+bOwHWR6myzX88Tpoq0LiogxvnA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r4PrP-0004tO-OR; Sat, 18 Nov 2023 13:16:03 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1r4PrN-0004sv-FJ for guix-patches@gnu.org; Sat, 18 Nov 2023 13:16:02 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1r4PrN-0006Iv-1N for guix-patches@gnu.org; Sat, 18 Nov 2023 13:16:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r4PrN-0008DD-Uu for guix-patches@gnu.org; Sat, 18 Nov 2023 13:16:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67263] [PATCH 0/8] adding nats-server package Resent-From: Benjamin Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 18 Nov 2023 18:16:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 67263 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 67263@debbugs.gnu.org Cc: Benjamin X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.170033135031543 (code B ref -1); Sat, 18 Nov 2023 18:16:01 +0000 Received: (at submit) by debbugs.gnu.org; 18 Nov 2023 18:15:50 +0000 Received: from localhost ([127.0.0.1]:49464 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r4PrB-0008Ch-Th for submit@debbugs.gnu.org; Sat, 18 Nov 2023 13:15:50 -0500 Received: from lists.gnu.org ([2001:470:142::17]:53592) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r4Pr9-0008CL-6C for submit@debbugs.gnu.org; Sat, 18 Nov 2023 13:15:48 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1r4Pqw-0004rc-TY for guix-patches@gnu.org; Sat, 18 Nov 2023 13:15:35 -0500 Received: from mail.uvy.fr ([146.59.197.40]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1r4Pqu-00062o-Ak for guix-patches@gnu.org; Sat, 18 Nov 2023 13:15:34 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=uvy.fr; s=202105; t=1700331322; bh=6Uc+zWjTVh91Pww2I3AqjIFuFROHuJncLZsopooOW+E=; h=From:To:Cc:Subject:Date; b=jk99tEKJPEu5TBp5ZoC5sGp+wsTBNC4SrUwrdG7C/UQPctn/WOtxEB/SJc9bcMGyn qLhrIh7hzSakYbCqinc0raQMr5bCyFg3rLlGkYagVKLwyN3pb4oCjb9g82Jdw/QEo5 BDQHJvynrMDGIlNdgYXuWIWN9fP9vobrg6fdPn62TZaQ3aYXDJ/PHqXHuJXys2O+lz 2eCD8ZeimlArlIZTteIdINgSnvauGcFiHomZkNWbJDT14+dLbLd8KD+eK/U8QNH1Us vAL8gBwW2HP/OC0dzQjcfiTXhQBoejui1u13Qv9hOwbvHFfq+KaAFwhD80luLf1EWW TK8D8upSTlFiw== From: Benjamin Date: Sat, 18 Nov 2023 19:14:30 +0100 Message-ID: X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=146.59.197.40; envelope-from=benjamin@uvy.fr; helo=mail.uvy.fr X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -3.50 X-Spam-Score: -3.50 X-Migadu-Queue-Id: DD0151584C X-Migadu-Scanner: mx10.migadu.com X-TUID: KKOVdL+uWmUp 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