Skip to content

Commit 594644a

Browse files
committed
Remove panels
1 parent c08bd92 commit 594644a

File tree

1 file changed

+6
-36
lines changed

1 file changed

+6
-36
lines changed

doc/overview.rst

+6-36
Original file line numberDiff line numberDiff line change
@@ -12,57 +12,27 @@ to product data marts and smart queue services.
1212

1313
Here are some of Tarantool's key characteristics:
1414

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**
2616

2717
Processes hundreds of thousands RPS
28-
29-
---
3018

31-
Data integrity
32-
33-
^^^
19+
* **Data integrity**
3420

3521
Write-ahead log (WAL) and data snapshots
3622

37-
---
38-
39-
Cooperative multitasking
23+
* **Cooperative multitasking**
4024

41-
^^^
42-
4325
Transactions are performed in lightweight coroutines with no interthread locking
4426

45-
---
27+
* **Advanced indexing**
4628

47-
Advanced indexing
48-
49-
^^^
50-
5129
Composite indexes, locale support, indexing by nested fields and arrays
5230

53-
---
54-
55-
Compute close to data
31+
* **Compute close to data**
5632

57-
^^^
58-
5933
Lua server and Just-In-Time compiler on board
6034

61-
---
62-
63-
Durable distributed storage
64-
65-
^^^
35+
* **Durable distributed storage**
6636

6737
Multiple failover modes and RAFT-based synchronous replication available
6838

0 commit comments

Comments
 (0)