File Jabbit Storage
JabbitStorage backed by a file on disk. This is the default on the desktop.
Writes go to a temporary file next to file and are moved into place atomically, so a crash halfway through a write leaves the previous queue intact rather than a truncated document.