/deno_storage_modules

Pluggable Storage Modules

Primary LanguageTypeScriptMIT LicenseMIT

Pluggable Storage Modules

NOTE: This is an experimental library.

Each module here provides the same interface to a hierarchical key -> value storage mechanism. So they can be imported directly or as swappable interface via an import map.

See the main package README for more details.