joeferner/node-persist

Document error handling

Opened this issue · 0 comments

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.