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
Synchronization between local/memory storage and external/file/db storageunjs/unstorage · updated2 years ago · 71% similar
Allow passing more options to the `createStorage` functionunjs/unstorage · updated3 years ago · 73% similar documentationdiscussion
Support strongly typed options in storage methodsunjs/unstorage · updated8 months ago · 70% similar enhancement
Driver: Add Query String Driver for URL-based Storageunjs/unstorage · updated7 months ago · 70% similar enhancement
Acess to value on watch callback when availableunjs/unstorage · updated1 year ago · 68% similar enhancementdiscussion
A generic feature to pre-initialize the driver client?unjs/unstorage · updated1 year ago · 70% similar enhancementdiscussionpending triage
support raw methods for azure-storage-blobunjs/unstorage · updated2 years ago · 76% similar enhancement
experimental raw support trackerunjs/unstorage · updated2 years ago · 73% similar enhancementdiscussion
Inconsistency between clear and getKeysunjs/unstorage · updated9 months ago · 73% similar bugneeds investigation
[fs] `getKeys` does not works for mounts within `node_modules`unjs/unstorage · updated2 years ago · 73% similar bug
Allow `getKeys` to optionally skip errorsunjs/unstorage · updated2 years ago · 72% similar enhancementdiscussion
`storage.keys()` on `prefixStorage` always returns global keysunjs/unstorage · updated8 months ago · 71% similar bug
[S3 Driver] getKeys() doesn't respect prefix parameter and missing pagination for >1000 objectsunjs/unstorage · updated3 months ago · 70% similar bug
feat: add `meta` and `ttl` to `memory` driver (new driver)unjs/unstorage · updated1 year ago · 71% similar enhancement
Support LRU Cache method level opts parametersunjs/unstorage · updated2 years ago · 70% similar enhancement
Add default TTL to Cloudflare KV Bindingunjs/unstorage · updated6 months ago · 67% similar enhancement
(end-to-end) Encrypted storageunjs/unstorage · updated2 years ago · 74% similar enhancementinterceptor