node-persist
node-persist copied to clipboard
Document error handling
Can someone explain:
- What does
err
in all the callbacks contain? Is this a string or an object? Is this driver-specific? Et cetera. - How can one handle connection errors (connection closed or lost)?
It would be useful to document this in the wiki or readme.