summaryrefslogtreecommitdiffstats
path: root/web/dashboard_info.js
diff options
context:
space:
mode:
Diffstat (limited to 'web/dashboard_info.js')
-rw-r--r--web/dashboard_info.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/web/dashboard_info.js b/web/dashboard_info.js
index 325acf0da6..e5f66aff59 100644
--- a/web/dashboard_info.js
+++ b/web/dashboard_info.js
@@ -220,6 +220,12 @@ netdataDashboard.menu = {
info: 'Performance metrics for <b>redis</b>. Redis (REmote DIctionary Server) is a software project that implements data structure servers. It is open-source, networked, in-memory, and stores keys with optional durability.'
},
+ 'rethinkdbs': {
+ title: 'RethinkDB',
+ icon: '<i class="fas fa-database"></i>',
+ info: 'Performance metrics for <b>rethinkdb</b>. RethinkDB is the first open-source scalable database built for realtime applications'
+ },
+
'retroshare': {
title: 'RetroShare',
icon: '<i class="fas fa-share-alt"></i>',