Update 2024-02-27 / 2024-02-28

Published: 4 months ago
Last edit: 2 months ago

Category: Updates

Why did nobody tell me nodejs is very memory dependent?

This update contains downloading and zipping improvements.

  • Attempted to fix nodejs memory leak/peak usage when zipping files sometimes resulting in the nodejs server crashing and thus, having your download being "stuck"
  • Set a 20 second timeout per file: meaning downloading of a file will be cancelled if it takes more than 20 seconds to retrieve it
  • Integrated Redis, mainly for session management

2024-02-28

  • Uploading to gofile will happen simultaneously now in stead of 1 file by 1