Rewrite 1.0
Changed
- Using a promise-based store
- Implement a LRU cache for memory storage
- Create a noop browser file
Fixed
- Recreate
304responses every time to avoid memory leak on the previously re-used empty stream - FS store uses queues to access data and avoid write race condition