Hi, I plan to use bottle and beaker for session management persistance. Can it be stored in the file system on pythonanywhere like 'session.data_dir': './data', ?
Hi, I plan to use bottle and beaker for session management persistance. Can it be stored in the file system on pythonanywhere like 'session.data_dir': './data', ?
i guess so, but writing to disk would be ridiculously slow