Skip to content

Commit e33e5c6

Browse files
authored
Redis destination connector: add setup how-to video embed link (#478)
1 parent c7b6cf1 commit e33e5c6

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

snippets/general-shared-text/redis.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<iframe
2+
width="560"
3+
height="315"
4+
src="https://www.youtube.com/embed/_zpzzr2VtoM"
5+
title="YouTube video player"
6+
frameborder="0"
7+
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
8+
allowfullscreen
9+
></iframe>
10+
111
- A [Redis](https://redis.io) database, for example in [Redis Cloud](https://redis.io/cloud/).
212
- The target database's hostname and port number. [Create a database in Redis Cloud](https://redis.io/docs/latest/operate/rc/rc-quickstart/#create-an-account).
313
- The username and password for the target database. [Get the username and password in Redis Cloud](https://redis.io/docs/latest/operate/rc/rc-quickstart/#connect-to-a-database).

0 commit comments

Comments
 (0)