Hacker News new | ask | show | jobs
by ammarahmed6506 2283 days ago
MMKV is a simple key-value store but the good thing is that it is fast, A custom indexer can be made for querying. However there is a method to get all the keys in the storage but its not exposed in react native side. Is that what you mean?
1 comments

I couldn’t find any numbers or benchmarks in the repo. What did I miss?
Go to github.com/Tencent/MMKV to see benchmarks for iOS and android