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 · 74% similar enhancementdiscussion
Acess to value on watch callback when availableunjs/unstorage · updated1 year ago · 71% similar enhancementdiscussion
Synchronization between local/memory storage and external/file/db storageunjs/unstorage · updated2 years ago · 70% similar
feat: add `meta` and `ttl` to `memory` driver (new driver)unjs/unstorage · updated1 year ago · 70% similar enhancement
Support LRU Cache method level opts parametersunjs/unstorage · updated2 years ago · 67% similar enhancement
experimental raw support trackerunjs/unstorage · updated2 years ago · 71% similar enhancementdiscussion
support raw methods for azure-storage-blobunjs/unstorage · updated2 years ago · 69% similar enhancement
Allow escaping key seperators `:` and `/`unjs/unstorage · updated1 year ago · 68% similar enhancementdiscussionbreaking
[S3 Driver] getKeys() doesn't respect prefix parameter and missing pagination for >1000 objectsunjs/unstorage · updated2 months ago · 68% similar bug
Support strongly typed options in storage methodsunjs/unstorage · updated7 months ago · 70% similar enhancement
Driver: Add Query String Driver for URL-based Storageunjs/unstorage · updated6 months ago · 70% similar enhancement
Add clientInfoTag support to Redis driverunjs/unstorage · updated2 months ago · 74% similar enhancement
Inconsistency between clear and getKeysunjs/unstorage · updated8 months ago · 74% similar bugneeds investigation
`storage.keys()` on `prefixStorage` always returns global keysunjs/unstorage · updated7 months ago · 70% similar bug
getItem will return `null` for unexisting keys, instead of `undefined`unjs/unstorage · updated3 years ago · 68% similar enhancementbreaking
Query data by write timestamps or key with wildcard / regexp?unjs/unstorage · updated1 year ago · 66% similar enhancement
Rewriting the Key from the Authorize method when using the createStorageServerunjs/unstorage · updated2 years ago · 65% similar enhancement
Azure Table Storage docs are incomplete, and refer to invalid pkg @azure/data-tableunjs/unstorage · updated6 months ago · 65% similar documentation
FS driver: ignore patterns fail in dot-prefixed directories (EMFILE)unjs/unstorage · updated10 days ago · 63% similar