keichan34 / exfile

File upload persistence and processing for Phoenix / Plug
MIT License
90 stars 19 forks source link

Remove tempfiles after they aren't being used anymore #5

Closed keichan34 closed 8 years ago

keichan34 commented 8 years ago

Plug's Plug.Upload module is basically what needs to be done here