Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 07e19aa

Browse files
committed
Addressed Smita's comments
1 parent 86d4420 commit 07e19aa

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/_includes/install/system-requirements-table.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,20 @@
44
| ------------------ | ---------- | ---------- | ---------- | ------------- | ------------- | ---------- | ----- | ----- | ---------------- | ----- | ----- | --------- | ----- | ----- |
55
| Composer | 1.x | 1.x | 1.x | 1.x | 1.x | 1.x | 1.x | 2.x | 1.x | 1.x | 2.x | 2.x | 2.x | 2.x |
66
| Elasticsearch | 2.x, 5.x | 5.x, 6.x | 5.x, 6.x | 5.x, 6.x | 5.x, 6.x | 7.6 | 7.7 | 7.9 | 7.6 | 7.7 | 7.9 | 7.9 | 7.16 | 7.16 |
7-
| OpenSearch | | | | | | | | | | | | | 1.x | 1.x |
7+
| OpenSearch | | | | | | | | | | | | | 1.2 | 1.2 |
88
| MariaDB | 10.1, 10.2 | 10.1, 10.2 | 10.1, 10.2 | 10.1, 10.2 | 10.1, 10.2 | 10.1, 10.2 | 10.2 | 10.3 | 10.2, 10.3, 10.4 | 10.4 | 10.4 | 10.4 | 10.4 | 10.4 |
99
| MySQL | 5.6, 5.7 | 5.6, 5.7 | 5.6, 5.7 | 5.6, 5.7 | 5.6, 5.7 | 5.6, 5.7 | 5.7 | 5.7 | 5.7, 8.0 | 8.0 | 8.0 | 8.0 | 8.0 | 8.0 |
1010
| PHP | 7.1, 7.2 | 7.1, 7.2 | 7.1, 7.2 | 7.1, 7.2, 7.3 | 7.2, 7.3 | 7.2, 7.3 | 7.3 | 7.4 | 7.3, 7.4 | 7.4 | 7.4 | 7.4 | 8.1 | 8.1 |
11-
| RabbitMQ | 2.x, 3.7 | 2.x, 3.7 | 2.x, 3.7 | 2.x, 3.7 | 3.7, 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 |
12-
| Redis | 5.x | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 6.0 | 5.0 | 5.0 | 6.0 | 6.0 | 6.0 | 6.0 |
13-
| Varnish | 4.x, 5.x | 4.x, 5.x | 4.x, 5.x | 6.2 | 4.x, 5.x, 6.2 | 6.3 | 6.4 | 6.5 | 6.x | 6.2 | 6.4 | 6.5 | 6.5 | 6.5 |
11+
| RabbitMQ | 2.x, 3.7 | 2.x, 3.7 | 2.x, 3.7 | 2.x, 3.7 | 3.7, 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.8 | 3.9 | 3.9 |
12+
| Redis | 5.x | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 6.0 | 5.0 | 5.0 | 6.0 | 6.0 | 6.2 | 6.2 |
13+
| Varnish | 4.x, 5.x | 4.x, 5.x | 4.x, 5.x | 6.2 | 4.x, 5.x, 6.2 | 6.3 | 6.4 | 6.5 | 6.x | 6.2 | 6.4 | 6.5 | 7.0 | 7.0 |
1414
| Apache | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 |
1515
| nginx | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 | 1.8 |
1616
| AWS Aurora (MySQL) | | | | | | | | | | | | 5.7 | | |
1717
| AWS S3 | | | | | | | | | | | ✔️ | ✔️ | | |
1818
| AWS MQ | | | | | | | | | | | | 3.8.11 | | |
1919
| AWS ElastiCache | | | | | | | | | | | | Redis 6.x | | |
20-
| AWS ElasticSearch | | | | | | | | | | | | 7.9 | | |
20+
| AWS ElasticSearch | | | | | | | | | | | | 7.9 | | |
2121

2222
<style>
2323
.comparison-table {

0 commit comments

Comments
 (0)