From b4368ea2756f44cda11aefeac635f9bec6283ebf Mon Sep 17 00:00:00 2001 From: Shachar Langbeheim Date: Mon, 12 Feb 2024 16:55:59 +0200 Subject: [PATCH 1/2] Add GLIDE for Redis to Python list of clients. --- clients/python/github.com/AWS/GLIDE-for-Redis.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 clients/python/github.com/AWS/GLIDE-for-Redis.json diff --git a/clients/python/github.com/AWS/GLIDE-for-Redis.json b/clients/python/github.com/AWS/GLIDE-for-Redis.json new file mode 100644 index 0000000000..a21fe4956e --- /dev/null +++ b/clients/python/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 ba9da8b6beadcdd61aad226a5b35db9ad34c3df5 Mon Sep 17 00:00:00 2001 From: Shachar Langbeheim Date: Mon, 12 Feb 2024 20:31:09 +0200 Subject: [PATCH 2/2] Update clients/python/github.com/AWS/GLIDE-for-Redis.json Co-authored-by: Madelyn Olson <34459052+madolson@users.noreply.github.com> --- clients/python/github.com/AWS/GLIDE-for-Redis.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/python/github.com/AWS/GLIDE-for-Redis.json b/clients/python/github.com/AWS/GLIDE-for-Redis.json index a21fe4956e..cfb35fce02 100644 --- a/clients/python/github.com/AWS/GLIDE-for-Redis.json +++ b/clients/python/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." }