Skip to content

deps,lib,src: add experimental web storage

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/webstorage-bak into main

Reopening of #50169, which cannot be reopened. Opening as a draft because the original PR had a block, so the TSC would need to make a decision (https://github.com/nodejs/node/pull/50169#issuecomment-2045212209).

This commit introduces an experimental implementation of the Web Storage API using SQLite as the backing data store.

Merge request reports

Loading