mirror of https://github.com/pixelfed/pixelfed
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Process-level workers plateaued at ~7.5 uploads/sec against Fastly Object Storage because each PUT is high-latency and only a handful ran concurrently. Add --concurrency=N which uses the AWS SDK CommandPool to keep N PutObject requests in flight from a single process. A successful PutObject response is the confirmation (no separate HEAD verify), and the local file is deleted on success. Commands are yielded lazily so memory stays flat over large runs. --no-acl escape hatch for S3-compatible stores that reject the ACL header. |
4 weeks ago | |
|---|---|---|
| .. | ||
| Auth | 4 weeks ago | |
| Console/Commands | 4 weeks ago | |
| Events | 4 weeks ago | |
| Http | 4 weeks ago | |
| Jobs | 4 weeks ago | |
| Listeners | 4 weeks ago | |
| 4 weeks ago | ||
| Models | 4 weeks ago | |
| Observers | 4 weeks ago | |
| Passport | 3 months ago | |
| Policies | 4 weeks ago | |
| Providers | 4 weeks ago | |
| Rules | 4 weeks ago | |
| Services | 4 weeks ago | |
| Transformer | 4 weeks ago | |
| Util | 4 weeks ago | |
| HasSnowflakePrimary.php | 9 months ago | |
| helpers.php | 9 months ago | |