Mike Lissner
Mike Lissner
Cool. Works for me. I think we do want PDFs and presentations and whatnot to be in the repo though, for a couple reasons: 1. Google Drive stuff can be...
Description sounds right, but I'm out of time for doing reviews, so let's have somebody on your team do it even though it's a small one. @flooie, can you please...
Something that'd be very neat for some of the stuff we want to cache (like sitemaps) would be to stream from S3 through our k8s cluster, and to the user....
Just mentioned this to some folks in the Django Discord, and they reminded me again that we're operating at a bigger scale than most django projects, so maybe that's why...
Yes, I found S3 express yesterday too. It looks like this will work very nicely. Just have to figure out cache expiration and then the race is on to see...
We have a note from our downtime that we need to cache RSS feeds more aggressively. I think our new S3 cache will be perfect for that. About cache expiration,...
I think I saw it, but didn't see that it had recent commits. I just reached out to the dev: https://github.com/mzdero/django-aws-s3-cache/issues/1
For Chappel Roan, let's just do the research/analysis of this one.
A heads up, during the last six months, getting the count from the django cache is our fourth worst query on the entire system according to AWS insights:  The...
Thanks Eduardo. I think the high speed of S3 Express is what makes this so compelling. The object lock approach is interesting and elegant, but I think it's better to...