keichan34 / exfile

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

Implement TTL for FileSystem so old cache entries can be cleaned up #21

Closed keichan34 closed 8 years ago

keichan34 commented 8 years ago

Current plan is to determine whether to destroy the file or not based on the mtime of the file.