Skip to content

Commit 3b6864b

Browse files
authored
Merge pull request #5763 from influxdata/pbarnett/update_core_info_on_enterprise
chore: clarity on Enterprise vs. Core
2 parents bc0b76c + 6f563a8 commit 3b6864b

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

content/shared/v3-core-get-started/_index.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1+
#
2+
{{% note %}}
3+
InfluxDB 3 Core is tailored for real-time data monitoring and recent data. InfluxDB 3 Enterprise builds on top of Core with support for historical data querying, high availability, read replicas, and more. It will soon enable enhanced security, row-level deletions, an administration UI, and additional features. You can learn more about InfluxDB 3 Enterprise [here](/influxdb3/enterprise/get-started/).
4+
{{% /note %}}
15
## Getting Started with InfluxDB 3 Core
2-
36
InfluxDB is a database built to collect, process, transform, and store event and time series data. It is ideal for use cases that require real-time ingest and fast query response times to build user interfaces, monitoring, and automation solutions.
47

58
Common use cases include:
@@ -25,7 +28,7 @@ The Enterprise version adds onto Core's functionality with:
2528
* Historical query capability and single series indexing
2629
* High availability
2730
* Read replicas
28-
* Enhanced security
31+
* Enhanced security (coming soon)
2932
* Row-level delete support (coming soon)
3033
* Integrated admin UI (coming soon)
3134

0 commit comments

Comments
 (0)