Skip to content

Commit 014d5f1

Browse files
authored
Update index-analytics.mdx
1 parent 6d086c9 commit 014d5f1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/howtos/analytics/index-analytics.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ sidebar_label: Building an Analytics dashboard app using Redis
55
slug: /howtos/analytics
66
---
77

8-
Author: [Ajeet Singh Raina](https://twitter.com/ajeetsraina)
98

109
An interactive analytics dashboard serves several purposes. They allow you to share data and provide you with all those vital information to make game-changing decisions at a faster pace. Building a real-time dynamic dashboard using a traditional relational database might require a complex set of queries. By using a NoSQL database like Redis, you can build a powerful interactive and dynamic dashboard with a small number of Redis commands.
1110

0 commit comments

Comments
 (0)