node-red/red/runtime/storage
Nick O'Leary f2191e94b3 Better handling of zero-length flow files
Closes #819

If a flow file is found to be zero-bytes:
  If there is a non-empty backup, restore the backup and resolve
  If there is no backup or it is also empty, resolve empty flow
If a flow file is found to be invalid json:
  Log and resolve empty flow
2016-03-11 22:42:04 +00:00
..
index.js WIP: separate runtime and api components 2016-01-06 17:01:11 +00:00
localfilesystem.js Better handling of zero-length flow files 2016-03-11 22:42:04 +00:00