Greetings all-

I have a django site which is referencing about 1TB of static files at the 
moment and growing fast. I am running out of affordable upgrade options and 
need to scale the file storage out to multiple machines once it hits 3TB. I 
have a pretty good idea about what needs to be done for this but I wanted 
to ask here first incase someone has a snippet / custom storage already 
written that does something similar?

I have seen django-dust and django-resto however these are both replicated 
storage for load balancing / HA. I actually want to be able to split the 
storage of the files between servers and control when certain servers are 
full and can no longer write to etc.

Any advice would be much appreciated. Cheers.
-
Cameron

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/J-sDi9ah1NMJ.
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.

Reply via email to