Allow passing more options to the `createStorage` functionunjs/unstorage · updated3 years ago · 73% similar documentationdiscussion
Allow `getKeys` to optionally skip errorsunjs/unstorage · updated2 years ago · 73% similar enhancementdiscussion
Acess to value on watch callback when availableunjs/unstorage · updated1 year ago · 71% similar enhancementdiscussion
getItem will return `null` for unexisting keys, instead of `undefined`unjs/unstorage · updated3 years ago · 69% similar enhancementbreaking
Add clientInfoTag support to Redis driverunjs/unstorage · updated2 months ago · 75% similar enhancement
Driver: Add Query String Driver for URL-based Storageunjs/unstorage · updated6 months ago · 70% similar enhancement
A generic feature to pre-initialize the driver client?unjs/unstorage · updated12 months ago · 69% similar enhancementdiscussionpending triage
Synchronization between local/memory storage and external/file/db storageunjs/unstorage · updated2 years ago · 72% similar
Memory store limits in multi-threaded setupsunjs/unstorage · updated7 months ago · 67% similar documentation
Support strongly typed options in storage methodsunjs/unstorage · updated7 months ago · 69% similar enhancement
experimental raw support trackerunjs/unstorage · updated2 years ago · 72% similar enhancementdiscussion
support raw methods for azure-storage-blobunjs/unstorage · updated2 years ago · 72% similar enhancement
feat: add `meta` and `ttl` to `memory` driver (new driver)unjs/unstorage · updated1 year ago · 72% similar enhancement
Add default TTL to Cloudflare KV Bindingunjs/unstorage · updated6 months ago · 71% similar enhancement
Support LRU Cache method level opts parametersunjs/unstorage · updated2 years ago · 69% similar enhancement
(end-to-end) Encrypted storageunjs/unstorage · updated2 years ago · 73% similar enhancementinterceptor
Inconsistency between clear and getKeysunjs/unstorage · updated9 months ago · 73% similar bugneeds investigation
`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 · 73% similar bug
Rewriting the Key from the Authorize method when using the createStorageServerunjs/unstorage · updated2 years ago · 71% similar enhancement
Introduce lifecycle hooks like beforeSet, afterGet, beforeRemove, etcunjs/unstorage · updated12 months ago · 77% similar enhancement