Skip to content

Commit

Permalink
Merge pull request #1223 from taptap/fix-mongodb-version
Browse files Browse the repository at this point in the history
chore: mongodb version should be 4.0
  • Loading branch information
antigloss authored Oct 15, 2024
2 parents 03465be + 8c60f40 commit 73c3529
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ LeanDB 是 LeanCloud 推出的数据库托管方案,开发者可以在「控

## 实例规格

- LeanDB MongoDB 提供 MongoDB 4.2 版本。
- LeanDB MongoDB 提供 MongoDB 4.0 版本。
- LeanDB MongoDB 的规格分为 `512``1024``2048``4096``8192` 几种,代表不同的运算能力。
- 每种规格有固定的连接数和存储空间限制,如需要更多连接数或存储空间需要升级到更高的规格。
- 具体的价格可以在控制台上点击「创建 LeanDB 实例」来查看。
Expand Down

0 comments on commit 73c3529

Please sign in to comment.