File tree 1 file changed +6
-36
lines changed
1 file changed +6
-36
lines changed Original file line number Diff line number Diff line change @@ -12,57 +12,27 @@ to product data marts and smart queue services.
12
12
13
13
Here are some of Tarantool's key characteristics:
14
14
15
- .. panels ::
16
- :container: doc-cards
17
- :column: doc-card doc-card_big
18
- :card: doc-card__content
19
- :header: doc-card__title
20
- :body: doc-card__text
21
-
22
-
23
- Easy handling of OLTP workloads
24
-
25
- ^^^
15
+ * **Easy handling of OLTP workloads **
26
16
27
17
Processes hundreds of thousands RPS
28
-
29
- ---
30
18
31
- Data integrity
32
-
33
- ^^^
19
+ * **Data integrity **
34
20
35
21
Write-ahead log (WAL) and data snapshots
36
22
37
- ---
38
-
39
- Cooperative multitasking
23
+ * **Cooperative multitasking **
40
24
41
- ^^^
42
-
43
25
Transactions are performed in lightweight coroutines with no interthread locking
44
26
45
- ---
27
+ * ** Advanced indexing **
46
28
47
- Advanced indexing
48
-
49
- ^^^
50
-
51
29
Composite indexes, locale support, indexing by nested fields and arrays
52
30
53
- ---
54
-
55
- Compute close to data
31
+ * **Compute close to data **
56
32
57
- ^^^
58
-
59
33
Lua server and Just-In-Time compiler on board
60
34
61
- ---
62
-
63
- Durable distributed storage
64
-
65
- ^^^
35
+ * **Durable distributed storage **
66
36
67
37
Multiple failover modes and RAFT-based synchronous replication available
68
38
You can’t perform that action at this time.
0 commit comments