Skip to content

Commit

Permalink
chore(docs): Update typo in Deployment guide (#2343)
Browse files Browse the repository at this point in the history
Fairly certain that the original author meant `throughout`
  • Loading branch information
anantja-in authored Feb 17, 2025
1 parent 8ce1353 commit 93cef8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/guides/deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ Images are deployed to Docker Hub at [electricsql/electric](https://hub.docker.c

Electric caches [Shape logs](/docs/api/http#shape-log) and metadata on the filesystem. Your Electric host must provide a persistent filesystem. Ideally this should be large, fast and locally mounted, such as a NVMe SSD. If you're configuring a machine and you want to optimise it for Electric, the factors to optimise for, in order of important, are:

1. disk speed — low latency, high throughout reads and writes
1. disk speed — low latency, high throughput reads and writes
2. memory
3. CPU

Expand Down

0 comments on commit 93cef8a

Please sign in to comment.