We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47da5c4 commit 31b7a57Copy full SHA for 31b7a57
docs/integrations/data-sources/redis.md
@@ -4,12 +4,9 @@ sidebar_label: 'Redis'
4
title: 'Redis'
5
description: 'Page describing the Redis table function'
6
doc_type: 'reference'
7
+show_title: false
8
---
9
10
import RedisFunction from '@site/docs/sql-reference/table-functions/redis.md';
11
-# Redis integration
12
-
13
-Users can integrate with Redis via the table function.
14
15
<RedisFunction/>
0 commit comments