Provide an async API to our sqlite bindings. In order to avoid blocking the event loop on lookups that require IO.
Provide an async API to our sqlite bindings. In order to avoid blocking the event loop on lookups that require IO.