Skip to content

Commit 3066b79

Browse files
author
Allen Terleto
committed
Center Custom Transformer Image
1 parent 7f770aa commit 3066b79

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ changed-data events from heterogeneous data platforms to [Redis Stack](https://r
77

88
## End-to-End Dockerized Demos
99

10-
<table>
11-
<tr style="background-color:#ffffff">
10+
<table bgcolor="white">
11+
<tr>
1212
<td><a href="/examples/db2/demo/README.md"><img src="/images/icons/DB2 Icon.png" style="float: center;" width="100" height="100"/></a></td>
1313
<td><a href="/examples/mysql/demo/README.md"><img src="/images/icons/MySQL Icon.png" style="float: center;" width="100" height="100"/></a></td>
1414
<td><a href="/examples/oracle/demo/README.md"><img src="/images/icons/Oracle Icon.png" style="float: center;" width="100" height="100"/></a></td>
1515
<td><a href="/examples/postgres/demo/README.md"><img src="/images/icons/Postgres Icon.png" style="float: center;" width="100" height="100"/></a></td>
1616
<td><a href="/examples/mssql/demo/README.md"><img src="/images/icons/SQL Server Icon.png" style="float: center;" width="100" height="100"/></a></td>
1717
</tr>
18-
<tr style="background-color:#ffffff">
18+
<tr>
1919
<td><a href="/examples/mongodb/demo/README.md"><img src="/images/icons/MongoDB Icon.png" style="float: center;" width="100" height="100"/></a></td>
2020
<td><img src="/images/icons/Geode Icon.png" style="float: center;" width="100" height="100"/></td>
2121
<td><img src="/images/icons/Splunk HEC Icon.png" style="float: center;" width="100" height="100"/></td>
@@ -46,7 +46,7 @@ changed-data events from heterogeneous data platforms to [Redis Stack](https://r
4646
<tr><td bgcolor="#FFFFFF" colspan="2">&nbsp;</td></tr>
4747
<tr>
4848
<td> <b>High-Availability | Recovery</b> <br> Redis Connect jobs update their checkpoint upon each committed changed-data event within a transactional scope. In the occurrence of node failure, or network split, a job would failover to another node and seamlessly begin replication from the last committed checkpoint. Data would not be lost, and order would be maintained. Redis Connect is supported on Kubernetes environments including OpenShift.</td>
49-
<td width="50%"><img src="/images/capabilities/Redis Connect Cluster.png" style="float: right;" width="500" height="200"/></td>
49+
<td width="50%"><div style="margin: 0 auto; width: 500"><img src="/images/capabilities/Redis Connect Cluster.png" style="float: right;" width="500" height="200"/></div></td>
5050
</tr>
5151
<tr><td bgcolor="#FFFFFF" colspan="2">&nbsp;</td></tr>
5252
<tr>

0 commit comments

Comments
 (0)