redux-persist-sqlite-storage
JSON →A redux-persist storage adaptor backed by SQLite via react-native-sqlite-storage. Version 1.0.4, no active release cadence (last update 2019). Key differentiator: drop-in replacement for AsyncStorage in React Native, compatible with redux-persist 4.x and 5.x. Provides getItem, setItem, removeItem, getAllKeys, clear methods with Promise and callback support.