strata-storage

Zero-dependency universal storage plugin providing a unified API for all storage operations across web, Android, and iOS platforms

@createnextapp/async-local-storage

AsyncLocalStorage is an unencrypted, asynchronous, persistent, key-value storage system that is global to the app in web browser. It should be used instead of LocalStorage.