Skip to content

Commit

Permalink
fix: broken link to support on "scalability model" (#7749)
Browse files Browse the repository at this point in the history
  • Loading branch information
ozkatz authored May 9, 2024
1 parent 6fbeb52 commit 8f9172b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/understand/lakefs-cloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ By default, a lakeFS Cloud installation supports:
- 1,500 read operations/second across all branches on all repositories within a region
- 1,500 write operations per second across all branches on all repositories within a region

This limit can be increased by contacting [support]((mailto:[email protected])).
This limit can be increased by contacting [support](mailto:[email protected]?subject=quota+increase).

Each lakeFS branch can sustain up to a maximum of 1,000 write operations/second and 3,000 read operations per second.
This scales horizontally, so for example, with 10 concurrent branches, a repository could sustain 10k writes/second and 30k reads/second, assuming load is distributed evenly between them.
Expand Down

0 comments on commit 8f9172b

Please sign in to comment.