You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/get-started/news/new.mdx
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -872,21 +872,21 @@ We have updated the design of the navigation in Console to improve consistency,
872
872
873
873
</ChangelogEntry>
874
874
875
-
## S3 connector GA and Tiger Lake public beta
875
+
## S3 connector GA and TigerLake public beta
876
876
877
877
<ChangelogEntry
878
-
title="S3 connector GA and Tiger Lake public beta"
878
+
title="S3 connector GA and TigerLake public beta"
879
879
date="2025-11-28"
880
880
tags={["ga", "beta"]}
881
881
>
882
-
<h2slot="heading"class="changelog-entry__title">S3 connector GA and Tiger Lake public beta</h2>
882
+
<h2slot="heading"class="changelog-entry__title">S3 connector GA and TigerLake public beta</h2>
883
883
### S3 source connector general availability
884
884
885
885
The S3 source connector is now production-ready, delivering major improvements in reliability, performance, and correctness across the entire ingestion pipeline.
886
886
887
-
### Tiger Lake public beta
887
+
### TigerLake public beta
888
888
889
-
Tiger Lake is now available in public beta with full DML support, high-performance ingestion, enhanced resilience and self-healing, and improved deployment experience.
889
+
TigerLake is now available in public beta with full DML support, high-performance ingestion, enhanced resilience and self-healing, and improved deployment experience.
890
890
891
891
Read the [documentation](https://www.tigerdata.com/docs/use-timescale/latest/tigerlake) to get started.
892
892
</ChangelogEntry>
@@ -1166,11 +1166,11 @@ View catalog objects in the Console Explorer to understand database inner workin
Beta Iceberg destination connector enables Scale and Enterprise users to integrate Tiger Cloud with Amazon S3 tables. For setup details, see the [Iceberg destination connector documentation](https://www.tigerdata.com/docs/use-timescale/latest/tigerlake/).
@@ -28,7 +28,7 @@ import imgIcebergConnectorTigerCloudDark from "../../../../../assets/images/inte
28
28
{C.LAKE_LONG} enables you to build real-time applications alongside efficient data pipeline management within a single
29
29
system.
30
30
31
-
<ThemeImagelight={imgIcebergConnectorTigerCloudLight}dark={imgIcebergConnectorTigerCloudDark}alt="Tiger Lake architecture: Iceberg connector in Tiger Cloud" />
31
+
<ThemeImagelight={imgIcebergConnectorTigerCloudLight}dark={imgIcebergConnectorTigerCloudDark}alt="TigerLake architecture: Iceberg connector in Tiger Cloud" />
32
32
33
33
{C.LAKE_LONG} is a native integration enabling synchronization between {C.HYPERTABLE}s and relational tables
34
34
running in {C.SERVICE_LONG}s to Iceberg tables running in [Amazon S3 Tables](https://aws.amazon.com/s3/features/tables/) in your AWS account.
{term: "Throughput",definition: "a measure of system performance indicating the amount of work performed or data processed per unit of time.",category: "Observability"},
251
251
{term: "Tiered storage",definition: "a storage strategy that automatically moves data between different storage classes based on access patterns and age.",category: "Storage"},
252
252
{term: "Tiger Cloud",definition: "Tiger Data ‘s managed cloud platform that provides TimescaleDB as a fully managed solution with additional features.",category: "Cloud"},
253
-
{term: "Tiger Lake",definition: "Tiger Data ‘s service for integrating operational databases with data lake architectures.",category: "Cloud"},
253
+
{term: "TigerLake",definition: "Tiger Data ‘s service for integrating operational databases with data lake architectures.",category: "Cloud"},
254
254
{term: "Tiger Cloud service",definition: "an optimized PostgreSQL instance extended with database engine innovations such as TimescaleDB, in a cloud infrastructure that delivers speed without sacrifice.",category: "Cloud"},
255
255
{term: "Time series",definition: "data points indexed and ordered by time, typically representing how values change over time.",category: "Time-series"},
256
256
{term: "Time-weighted average",definition: "a statistical calculation that gives more weight to values based on the duration they were held.",category: "Time-series"},
0 commit comments