Skip to content

Commit bef13ae

Browse files
authored
Update update-2024-04.md
Signed-off-by: Joel Marcey <[email protected]>
1 parent 4780178 commit bef13ae

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

alpha/engagements/2024/Rust Foundation/update-2024-04.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ The crates.io test suite was [migrated to async tests](https://github.com/rust-l
2121
### crates.io: Database performance improvements
2222

2323
Now that the download traffic is no longer hitting the crates.io API servers, the crates.io team began to investigate performance issues and their potential solutions for the remaining API calls. The reverse dependencies endpoint in particular is not scaling well with the increased number of packages on crates.io. A [`default_versions` database table](https://github.com/rust-lang/crates.io/pull/8484) was introduced as a first step to address some of these performance concerns.
24+
2425
## Announcements and Community
2526

2627
### Foundation Hiring
@@ -56,4 +57,4 @@ Joel is working to establish a Rust Safety Critical Consortium amongst intereste
5657
1. **Crates ecosystem**: [Published](https://drive.google.com/file/d/1YxpJ0W5eqat2Y3ZfbdwKm_AoNhX3hIj_/)
5758
2. **Rust Infrastructure**: [Published](https://docs.google.com/document/d/10Qlf8lk7VbpWhA0wHqJj4syYuUVr8rkGVM-k2qkb0QE/)
5859
3. **crates.io**: [Published](https://docs.google.com/document/d/1krEL8zccid44ojS2vqxH4HRCD-bPzC7tLfcDhc5QekI/)
59-
4. **Rust Project**: [Published](https://docs.google.com/document/d/1kpUUYekiiZRARk_EDQ7merBLmwp301yCE28MkQH-x8k/)
60+
4. **Rust Project**: [Published](https://docs.google.com/document/d/1kpUUYekiiZRARk_EDQ7merBLmwp301yCE28MkQH-x8k/)

0 commit comments

Comments
 (0)