Allow passing more options to the `createStorage` functionunjs/unstorage · updated3 years ago · 74% similar documentationdiscussion
Allow `getKeys` to optionally skip errorsunjs/unstorage · updated2 years ago · 71% similar enhancementdiscussion
Support strongly typed options in storage methodsunjs/unstorage · updated6 months ago · 71% similar enhancement
Driver: Add Query String Driver for URL-based Storageunjs/unstorage · updated5 months ago · 71% similar enhancement
A generic feature to pre-initialize the driver client?unjs/unstorage · updated11 months ago · 71% similar enhancementdiscussionpending triage
Add clientInfoTag support to Redis driverunjs/unstorage · updated1 month ago · 68% similar enhancement
Allow escaping key seperators `:` and `/`unjs/unstorage · updated1 year ago · 76% similar enhancementdiscussionbreaking
Query data by write timestamps or key with wildcard / regexp?unjs/unstorage · updated1 year ago · 72% similar enhancement
Rewriting the Key from the Authorize method when using the createStorageServerunjs/unstorage · updated2 years ago · 69% similar enhancement
Inconsistency between clear and getKeysunjs/unstorage · updated8 months ago · 69% similar bugneeds investigation
Synchronization between local/memory storage and external/file/db storageunjs/unstorage · updated2 years ago · 68% similar
experimental raw support trackerunjs/unstorage · updated2 years ago · 72% similar enhancementdiscussion
support raw methods for azure-storage-blobunjs/unstorage · updated2 years ago · 71% similar enhancement
`storage.get(key, { type })`unjs/unstorage · updated12 months ago · 70% similar enhancementdiscussion
getItem will return `null` for unexisting keys, instead of `undefined`unjs/unstorage · updated3 years ago · 68% similar enhancementbreaking
feat: add `meta` and `ttl` to `memory` driver (new driver)unjs/unstorage · updated1 year ago · 76% similar enhancement
Support LRU Cache method level opts parametersunjs/unstorage · updated2 years ago · 74% similar enhancement
Add default TTL to Cloudflare KV Bindingunjs/unstorage · updated5 months ago · 72% similar enhancement
`storage.keys()` on `prefixStorage` always returns global keysunjs/unstorage · updated7 months ago · 73% similar bug
[S3 Driver] getKeys() doesn't respect prefix parameter and missing pagination for >1000 objectsunjs/unstorage · updated2 months ago · 72% similar bug
[fs] `getKeys` does not works for mounts within `node_modules`unjs/unstorage · updated1 year ago · 71% similar bug
Azure Table Storage docs are incomplete, and refer to invalid pkg @azure/data-tableunjs/unstorage · updated5 months ago · 70% similar documentation
(end-to-end) Encrypted storageunjs/unstorage · updated2 years ago · 77% similar enhancementinterceptor