react-native-async-storage / async-storage

An asynchronous, persistent, key-value storage system for React Native.
https://react-native-async-storage.github.io/async-storage/
MIT License
4.61k stars 458 forks source link

chore(sqlite-storage): merge to `main` #1082

Closed krizzu closed 2 months ago

krizzu commented 2 months ago

Initially, I wanted to work on sqlite as feature branch, but now that there is file-change detection in place, I think it's no longer needed and work can be done on main directly.

This is indeed the work we merged in #1071

krizzu commented 2 months ago

I cannot trigger the actions on this one for some reason