has anyone come across dual storage backend, ideally id would like a way to save a file locally and then in a back ground process save to s3, the guess the storage class would handle the files locally until the background process has finished then switch to serving the files off of s3?
Basecamp does something similar, for about 30mins the file is served by them then after that it gets served by s3. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---