File tree 3 files changed +4
-11
lines changed
3 files changed +4
-11
lines changed Original file line number Diff line number Diff line change 47
47
</a >
48
48
</div >
49
49
50
- .. toctree ::
50
+ .. toctree ::
51
51
:maxdepth: 1
52
52
53
53
overview
Original file line number Diff line number Diff line change @@ -5,7 +5,8 @@ What is Tarantool?
5
5
------------------
6
6
7
7
Tarantool combines an in-memory DBMS and a Lua server in a single platform
8
- providing ACID-compliant storage. It comes in :ref: `open-source and commercial editions <overview-editions >`.
8
+ providing ACID-compliant storage. It comes in two :ref: `editions <overview-editions >`:
9
+ Community and Enterprise.
9
10
The :ref: `use cases <overview-use_cases >` for Tarantool vary from ultra-fast cache
10
11
to product data marts and smart queue services.
11
12
@@ -18,13 +19,6 @@ Here are some of Tarantool's key characteristics:
18
19
:header: doc-card__title
19
20
:body: doc-card__text
20
21
21
- Row-based storage data
22
-
23
- ^^^
24
-
25
- Data is stored in tuples
26
-
27
- ---
28
22
29
23
Easy handling of OLTP workloads
30
24
@@ -125,7 +119,6 @@ Fast first-class storage
125
119
- Data access, data slices
126
120
127
121
* Predictable request latency
128
- * Read available even when the disk is down
129
122
130
123
Advanced cache
131
124
~~~~~~~~~~~~~~
Original file line number Diff line number Diff line change 1
1
:orphan:
2
2
3
- .. toctree ::
3
+ .. toctree ::
4
4
:maxdepth: 7
5
5
:includehidden:
6
6
You can’t perform that action at this time.
0 commit comments