Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Jul 1, 2026. It is now read-only.

Caching

Benno van den Berg edited this page Aug 8, 2013 · 3 revisions

Caching

node-sqlite3 has a built-in database object cache to avoid opening the same database multiple times. To use the caching feature, simply use new sqlite3.cached.Database() instead of new sqlite3.Database().

Clone this wiki locally

Morty Proxy This is a proxified and sanitized view of the page, visit original site.