From 7c50aa84921751adf1cb12839c38ab2e9220ae19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Till=20Kru=CC=88ss?= Date: Sat, 30 May 2020 15:20:37 -0700 Subject: [PATCH] add Redis and Redis Object Cache --- src/apps.json | 20 +++++++++++++++++++ .../webextension/images/icons/Redis.svg | 11 ++++++++++ .../images/icons/RedisObjectCache.svg | 11 ++++++++++ 3 files changed, 42 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Redis.svg create mode 100644 src/drivers/webextension/images/icons/RedisObjectCache.svg diff --git a/src/apps.json b/src/apps.json index f516a656a..27b24e46d 100644 --- a/src/apps.json +++ b/src/apps.json @@ -9060,6 +9060,26 @@ }, "website": "https://redaxscript.com" }, + "Redis": { + "cats": [ + 34 + ], + "cpe": "cpe:/a:redislabs:redis", + "icon": "Redis.svg", + "website": "https://redis.io" + }, + "Redis Object Cache": { + "cats": [ + 23 + ], + "icon": "RedisObjectCache.svg", + "implies": [ + "Redis", + "WordPress" + ], + "html": "