|
39 | 39 | # - [The plan for InfluxDB 3.0 Open Source](https://influxdata.com/blog/the-plan-for-influxdb-3-0-open-source)
|
40 | 40 | # - [InfluxDB 3.0 benchmarks](https://influxdata.com/blog/influxdb-3-0-is-2.5x-45x-faster-compared-to-influxdb-open-source/)
|
41 | 41 |
|
42 |
| -# - id: v3-enhancements-clustered-ga |
43 |
| -# level: note |
44 |
| -# scope: |
45 |
| -# - / |
46 |
| -# exclude: |
47 |
| -# - /influxdb/cloud/ |
48 |
| -# - /influxdb/v1/ |
49 |
| -# - /influxdb/v2/ |
50 |
| -# - /flux/v0/ |
51 |
| -# - /telegraf/ |
52 |
| -# - /kapacitor/ |
53 |
| -# - /chronograf/ |
54 |
| -# title: InfluxDB v3 enhancements and InfluxDB Clustered is now generally available |
55 |
| -# slug: | |
56 |
| -# New capabilities, including faster query performance and management |
57 |
| -# tooling advance the InfluxDB v3 product line. |
58 |
| -# InfluxDB Clustered is now generally available. |
59 |
| -# message: | |
60 |
| -# ### InfluxDB v3 performance and features |
61 |
| - |
62 |
| -# The InfluxDB v3 product line has seen significant enhancements in query |
63 |
| -# performance and has made new management tooling available. These enhancements |
64 |
| -# include an operational dashboard to monitor the health of your InfluxDB cluster, |
65 |
| -# single sign-on (SSO) support in InfluxDB Cloud Dedicated, and new management |
66 |
| -# APIs for tokens and databases. |
67 |
| - |
68 |
| -# [Learn about the new v3 enhancements](https://www.influxdata.com/blog/scaling-time-series-workloads-influxdb) |
69 |
| - |
70 |
| -# --- |
| 42 | +- id: influxdb3-alpha |
| 43 | + level: note |
| 44 | + scope: |
| 45 | + - / |
| 46 | + title: InfluxDB 3 Open Source Now in Public Alpha |
71 | 47 |
|
72 |
| -# ### InfluxDB Clustered general availability |
| 48 | + slug: | |
| 49 | + InfluxDB 3 Open Source is now available for alpha testing, licensed under MIT or Apache 2 licensing. |
| 50 | + message: | |
| 51 | + We are releasing two products as part of the alpha. |
73 | 52 |
|
74 |
| -# InfluxDB Clustered is now generally available and gives you the power of |
75 |
| -# InfluxDB v3 in your self-managed stack. |
| 53 | + InfluxDB 3 Core, is our new open source product. |
| 54 | + It is a recent-data engine for time series and event data. |
| 55 | + InfluxDB 3 Enterprise is a commercial version that builds on Core’s |
| 56 | + foundation, adding historical query capability, read replicas, high |
| 57 | + availability, scalability, and fine-grained security. |
76 | 58 |
|
77 |
| -# [Talk to us about InfluxDB Clustered](https://www.influxdata.com/products/influxdb-clustered/) |
| 59 | + For more information on how to get started, check out: |
| 60 | + |
| 61 | + - [Announcement blog from InfluxData Founder & CTO Paul Dix](https://www.influxdata.com/blog/influxdb3-open-source-public-alpha) |
| 62 | + - Getting Started guides for |
| 63 | + [InfluxDB 3 Core](https://docs.influxdata.com/influxdb3/core/get-started/) |
| 64 | + and [InfluxDB 3 Enterprise](https://docs.influxdata.com/influxdb3/enterprise/get-started/) |
0 commit comments