Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zakariamaaraki authored Apr 18, 2024
1 parent 40a3857 commit dba5637
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ The compiler ensures the security of user code execution by sandboxing the execu
## Scalability
The compiler can scale horizontally to handle increased load by deploying multiple instances behind a load balancer. Each instance is stateless and can independently process incoming requests, ensuring high availability and performance.

## Sample input / output

**Example of an input**

```json
Expand Down

0 comments on commit dba5637

Please sign in to comment.