batsd icon indicating copy to clipboard operation
batsd copied to clipboard

S3 Support for files

Open nemo opened this issue 11 years ago • 4 comments

Added support for saving onto S3 instead of disk. Had to add an abstraction layer between the two file stores, nothing special. I thought it'll be a good addition.

This is primarily because we're thinking about running Batsd on heroku / production.

nemo avatar Jul 10 '13 20:07 nemo

Wow, thanks! This is a great idea.

I'm going to hold off on merging it until I merge in the dev branch, which uses a more efficient file structure (and the benefits of it will be doubly felt on a datastore like S3). That's almost ready to go, just needs new documentation and migration instructions.

noahhl avatar Jul 15 '13 12:07 noahhl

Okay, cool :)

I suppose I'll have to move some things around after your merge, since you're using a new system? Or will you be taking care of that :)

Either way works!

On Jul 15, 2013, at 8:27 AM, Noah Lorang [email protected] wrote:

Wow, thanks! This is a great idea.

I'm going to hold off on merging it until I merge in the dev branch, which uses a more efficient file structure (and the benefits of it will be doubly felt on a datastore like S3). That's almost ready to go, just needs new documentation and migration instructions.

— Reply to this email directly or view it on GitHub.

nemo avatar Jul 15 '13 14:07 nemo

Is there any progress on this? I'd love to use the S3 functionality. Otherwise I'll go ahead and use @nemo 's fork (hoping that transitioning to the new data structure will be possible).

cheers, Bastiaan

bastiaanterhorst avatar Aug 25 '13 10:08 bastiaanterhorst

Any updates on this? Being able to run batsd on Heroku would be a great feature.

mikekreeki avatar Oct 29 '13 13:10 mikekreeki