From 1dea053361ce219b7da0690570bdc18bc5d2cfe3 Mon Sep 17 00:00:00 2001 From: "Ajeet Singh Raina, Docker Captain, ARM Innovator, RedisInc" Date: Fri, 26 Nov 2021 12:02:52 +0530 Subject: [PATCH] Update index-usingprometheus.mdx --- .../redistimeseries/using-prometheus/index-usingprometheus.mdx | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/howtos/redistimeseries/using-prometheus/index-usingprometheus.mdx b/docs/howtos/redistimeseries/using-prometheus/index-usingprometheus.mdx index 40c4549d80..01749e7bfd 100644 --- a/docs/howtos/redistimeseries/using-prometheus/index-usingprometheus.mdx +++ b/docs/howtos/redistimeseries/using-prometheus/index-usingprometheus.mdx @@ -15,7 +15,6 @@ A time-series database is a database system designed to store and retrieve such ### When do you use a time-series database? -- When do you use a time-series database? - When your application needs data that accumulates quickly and your other databases aren’t designed to handle that scale. - For financial or industrial applications. - When your application needs to perform real-time analysis of billions of records.