Hi, For file storage abstraction, I used few times pyramid_storage and it did it the job..
Recently I tried filedepot because I wanted something which can be initialised outside the registry but I hit few problems: - Dislike the global setup - Require a bit of plumbing to play nice with ini file - If you don't use s3 then the local storage make serving files through nginx (or other) a bit challenging due to the way that it's stored. I'll get back to use pyramid storage but I thought that I would ask what you are using on your projects? Thanks. -- Rach Belaid -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/d/optout.
