theseal / hockey-mchockeyface

Useful tools for Swedish Hockey
https://hockey-mchockeyface.rymdvarel.se
MIT License
3 stars 1 forks source link

Store iCal in memory instead of temporary file #4

Closed kokarn closed 7 years ago

kokarn commented 7 years ago

This has several important benefits

  1. Increased performance
  2. Better support for hosting where local filesystem might not be available
  3. Support for platforms where /tmp doesn't exist
theseal commented 7 years ago

Thanks! :)