From 03a860c082606a20050acb4e9044ac2354880806 Mon Sep 17 00:00:00 2001 From: Shachar Langbeheim Date: Mon, 12 Feb 2024 16:55:39 +0200 Subject: [PATCH 1/2] Add GLIDE for Redis to nodejs list of clients. --- clients/nodejs/github.com/AWS/GLIDE-for-Redis.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 clients/nodejs/github.com/AWS/GLIDE-for-Redis.json diff --git a/clients/nodejs/github.com/AWS/GLIDE-for-Redis.json b/clients/nodejs/github.com/AWS/GLIDE-for-Redis.json new file mode 100644 index 0000000000..a21fe4956e --- /dev/null +++ b/clients/nodejs/github.com/AWS/GLIDE-for-Redis.json @@ -0,0 +1,4 @@ +{ + "name": "GLIDE for Redis", + "description": "General Language Independent Driver for the Enterprise (GLIDE) for Redis, is a high throughput Redis client, sponsored by AWS." +} From e67c18814854893974c98a73658c7dd727dc61e8 Mon Sep 17 00:00:00 2001 From: Shachar Langbeheim Date: Mon, 12 Feb 2024 20:33:07 +0200 Subject: [PATCH 2/2] Update clients/nodejs/github.com/AWS/GLIDE-for-Redis.json --- clients/nodejs/github.com/AWS/GLIDE-for-Redis.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/nodejs/github.com/AWS/GLIDE-for-Redis.json b/clients/nodejs/github.com/AWS/GLIDE-for-Redis.json index a21fe4956e..cfb35fce02 100644 --- a/clients/nodejs/github.com/AWS/GLIDE-for-Redis.json +++ b/clients/nodejs/github.com/AWS/GLIDE-for-Redis.json @@ -1,4 +1,4 @@ { "name": "GLIDE for Redis", - "description": "General Language Independent Driver for the Enterprise (GLIDE) for Redis, is a high throughput Redis client, sponsored by AWS." + "description": "General Language Independent Driver for the Enterprise (GLIDE) for Redis is an advanced multi-language Redis client that is feature rich, highly performant, and built for reliability and operational stability. GLIDE for Redis is supported by AWS." }