Skip to content

Commit 42562f0

Browse files
authored
fix ce introduction table (#62)
1 parent 1561876 commit 42562f0

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/community-edition/Introduction.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ Below is a summary of the available editions in the Flamingock Community Edition
2424

2525
| Edition | Database | Supported Versions | Transactions | Locking Support | Notes |
2626
|-----------|------------------|--------------------|--------------|-----------------|----------------------------------------------------------------------------------------------------------------------------|
27-
| MongoDB | MongoDB | 4.0+ | ✅ Yes | ✅ Yes | Flamingock provides support for both low-level native drivers and high-level abstractions through Spring Data integration. |
28-
| DynamoDB | AWS DynamoDB | All | ✅ Yes | ✅ Yes | Locking via coordination table |
29-
| CosmosDB | Azure Cosmos DB | Mongo API 3.6/4.0 |Partial | ✅ Yes | Limited transaction support |
30-
| Couchbase | Couchbase Server | 6.5+ | ✅ Yes | ✅ Yes | Requires Couchbase SDK 3+ |
27+
| MongoDB | MongoDB | >=4.0 | ✅ Yes | ✅ Yes | Flamingock provides support for both low-level native drivers and high-level abstractions through Spring Data integration. |
28+
| DynamoDB | AWS DynamoDB | >=2.25.29 | ✅ Yes | ✅ Yes | |
29+
| CosmosDB | Azure Cosmos DB | Mongo API 3.6/4.0 |Yes | ✅ Yes | |
30+
| Couchbase | Couchbase Server | >=3.4.3 | ❌ No | ✅ Yes | |
3131

3232
---
3333
## Features

0 commit comments

Comments
 (0)