readthedocs.org
f1f27e3f
- Repo sync: don't keep all objects in memory (#12404)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
130 days ago
Repo sync: don't keep all objects in memory (#12404) We were keeping all remote repos and org objects into memory, but only using its remote_id, this should help to reduce the memory footprint when syncing users with lots of repos.
References
#12404 - Repo sync: don't keep all objects in memory
Author
stsewd
Parents
a034dccf
Loading