docs-v2/content/influxdb/clustered/_index.md

34 lines
1.3 KiB
Markdown
Raw Normal View History

InfluxDB Clustered documentation (#5126) * WIP base changes for clustered docs * WIP clustered docs * Add new influxdb/host shortcode and implement it in 3.0 docs (#5077) * add new influxdb/host shortcode and implement it in 3.0 docs * remove oss- cloud-only shortcodes from serverless * Apply suggestions from code review Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com> * updated urls js to PR suggestion * Updated JavaScript, templates, and styles for Clustered URLs (#5079) * updated js, templates, and styles for clustered urls * Apply suggestions from code review Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com> --------- Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com> --------- Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com> * restructure product dropdown template to be more extensible * fixed more page template bugs * fixed references to cloud in clustered * updated docsearch templates * added early access flagging and cta-link shortcode * minor content updates in clustered * updated staging config * fixed typo in clustered description * ported influxctl 2.0.1 to clustered * ported get started changes to clustered * ported 3.0 admin docs to clustered * port null tag content to clustered * ported influxctl note to clustered * ported query reorg changes to clustered * updated early access to limited availability, updated clustered landing content * ported new content to clustered * ported new content to clustered * updated cta on clustered landing page * Updated notifications and added InfluxDB Clustered announcement notification (#5125) * updated notifications, added clustered announcement notification * updated cta in clustered notification * updated influxctl profile configs * update clustered search attributes * updated learn more link in clustered notification * Apply suggestions from code review * fixed typos * fixed typos --------- Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-09-06 12:21:47 +00:00
---
title: InfluxDB Clustered documentation
description: >
InfluxDB Clustered is a highly available InfluxDB 3.0 cluster hosted and
managed on your own infrastructure.
The InfluxDB time series platform is designed to handle high write and query loads.
Learn how to use and leverage InfluxDB Clustered for your specific
time series use case.
menu:
influxdb_clustered:
name: InfluxDB Clustered
weight: 1
---
InfluxDB Clustered is a highly available InfluxDB 3.0 cluster hosted and
managed on your own infrastructure.
The InfluxDB time series platform is designed to handle high write and query loads.
Learn how to use and leverage InfluxDB Clustered for your specific
time series use case.
<a class="btn" href="{{< cta-link >}}">Contact InfluxData Sales</a>
<a class="btn" href="/influxdb/clustered/get-started/">Get started with InfluxDB Clustered</a>
## InfluxDB 3.0
**InfluxDB 3.0** is InfluxDB's next generation that unlocks series
limitations present in the Time Structured Merge Tree (TSM) storage engine and
allows infinite series cardinality without any impact on overall database performance.
It also brings with it native **SQL support** and improved InfluxQL performance.
View the following video for more information about InfluxDB 3.0:
{{< youtube "uwqLWpmlQHM" >}}