Skip to content

Commit c2bffae

Browse files
authored
IGNITE-24319 Add RELEASE_NOTES (#5125)
1 parent eeccb9c commit c2bffae

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

RELEASE_NOTES.txt

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
Apache Ignite 3 Release Notes
2+
===========================
3+
4+
Apache Ignite In-Memory Distributed Database 3.0.0
5+
-----------------------------------------------------------
6+
7+
This is the first release of Apache Ignite 3.
8+
This release features completely reworked source code compared to Apache Ignite 2,
9+
built on up-to-date technologies and designed from scratch to answer modern data storage and computing challenges.
10+
11+
The main feature set of Ignite 3 In-Memory Distributed Database includes:
12+
13+
* Apache Calcite-based SQL engine
14+
* OpenAPI-compatible REST API
15+
* Dynamic configuration with HOCON support
16+
* Improved cluster management and control tools
17+
* Improved transaction protocol
18+
* Consensus-based architecture with Raft algorithm
19+
* Streamlined table and schema management
20+
21+
22+

0 commit comments

Comments
 (0)