You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I definitely think it would be possible to expand the SotrageAdapter to accepts async methods. As for IndexedDB, it's something I have thought about and want to support, but am not sure as of now what is the best approach. I'm unsure if making it work through the StorageAdapter and MapKv is possible/most practical, or if it needs a separate adapter entirely. I will look into this, thanks for raising the issue!
Would it be possible to have an StorageAdapter that used async methods in order to wrap indexeddb?
The text was updated successfully, but these errors were encountered: