⬅︎ Back to Hosting Django static images with Amazon Cloudfront (CDN) using django-static
Nice post and explanation. I just came across django-queued-storage that has a slightly different approach to storing data on Cloudfront: http://github.com/seanbrant/django-queued-storageNot sure if the celery scheduled task responsible for pushing to Cloudfront provides all the functionality of your SlowMap though.
Comment
Nice post and explanation. I just came across django-queued-storage that has a slightly different approach to storing data on Cloudfront: http://github.com/seanbrant/django-queued-storage
Not sure if the celery scheduled task responsible for pushing to Cloudfront provides all the functionality of your SlowMap though.