{"adoption": {"forks": 338, "observed_at": "2026-08-28T04:10:23.066145+00:00", "stars": 8482}, "canonical_url": "https://ross.abutalabs.com/products/react-native-mmkv", "card": {"archived": false, "artifact_type": "library", "description": "⚡️ The fastest key/value storage for React Native. ~30x faster than AsyncStorage!", "domain": ["mobile-development", "databases", "web-development"], "enriched": true, "function": ["database", "caching", "serialization"], "health_score": 98, "homepage": "https://mrousavy.com", "language": "TypeScript", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["mrousavy/react-native-mmkv"], "name": "mrousavy/react-native-mmkv", "platform": ["cross-platform"], "pushed_at": "2026-08-23T17:09:46+00:00", "repo": "mrousavy/react-native-mmkv", "stars": 8482, "tags": ["react-native", "mmkv", "key-value-storage", "jsi", "nitro-modules", "localstorage", "encryption", "synchronous-api", "ios", "android", "web"], "topics": ["mmkv", "react", "react-native", "jsi", "android", "ios", "turbomodule", "native-module", "cpp", "jni", "database", "fast", "localstorage", "storage", "nitro"], "urls": [], "use_cases": ["store user settings and preferences in a React Native app", "replace AsyncStorage with faster key-value storage", "persist small data synchronously without async/await", "encrypt locally stored user data on mobile", "separate per-user storage instances from global app data", "cache strings, numbers, and buffers on device"], "what_it_is": "A React Native library providing fast, synchronous key/value storage backed by Tencent's MMKV C++ framework via JSI and Nitro Modules. It supports strings, booleans, numbers, and ArrayBuffers with encryption, multiple instances, and iOS/Android/Web support.", "when_to_avoid": ["you need relational or complex queryable data (use SQLite instead)", "you target platforms outside iOS, Android, and Web", "you need large-file or blob storage rather than small key/value pairs"], "when_to_choose": ["you need the fastest possible key/value storage in React Native", "you want synchronous reads/writes without the bridge", "you need encrypted or multi-instance local storage on iOS/Android/Web"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/react-native-mmkv", "repo": "mrousavy/react-native-mmkv", "role": "main", "score": 96}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:10:23.066145+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:27:08.678821+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f01280621414f57103d43a5e8539d751cb6df8c128a85df2e39c82921220b598", "fetched_at": "2026-08-28T04:10:23.066145+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mrousavy/react-native-mmkv"}, {"content_hash": "cacb056158e6bb96a13d739023e01dbffbfb1624fecda6ff8578e200192a10ae", "fetched_at": "2026-08-29T08:27:11.914176+00:00", "kind": "homepage", "missing": false, "url": "https://mrousavy.com"}, {"content_hash": "16c638414111f10cb02e7e989f624a7b9250e0af14ca115b5603d390c91ef8ff", "fetched_at": "2026-08-29T08:27:11.916578+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/react-native-mmkv"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:10:23.066145+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:27:08.678821+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f01280621414f57103d43a5e8539d751cb6df8c128a85df2e39c82921220b598", "fetched_at": "2026-08-28T04:10:23.066145+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mrousavy/react-native-mmkv"}, {"content_hash": "cacb056158e6bb96a13d739023e01dbffbfb1624fecda6ff8578e200192a10ae", "fetched_at": "2026-08-29T08:27:11.914176+00:00", "kind": "homepage", "missing": false, "url": "https://mrousavy.com"}, {"content_hash": "16c638414111f10cb02e7e989f624a7b9250e0af14ca115b5603d390c91ef8ff", "fetched_at": "2026-08-29T08:27:11.916578+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/react-native-mmkv"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:27:08.678821+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f01280621414f57103d43a5e8539d751cb6df8c128a85df2e39c82921220b598", "fetched_at": "2026-08-28T04:10:23.066145+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mrousavy/react-native-mmkv"}, {"content_hash": "cacb056158e6bb96a13d739023e01dbffbfb1624fecda6ff8578e200192a10ae", "fetched_at": "2026-08-29T08:27:11.914176+00:00", "kind": "homepage", "missing": false, "url": "https://mrousavy.com"}, {"content_hash": "16c638414111f10cb02e7e989f624a7b9250e0af14ca115b5603d390c91ef8ff", "fetched_at": "2026-08-29T08:27:11.916578+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/react-native-mmkv"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:10:23.066145+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:10:23.066145+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:10:23.066145+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:27:08.678821+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f01280621414f57103d43a5e8539d751cb6df8c128a85df2e39c82921220b598", "fetched_at": "2026-08-28T04:10:23.066145+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mrousavy/react-native-mmkv"}, {"content_hash": "cacb056158e6bb96a13d739023e01dbffbfb1624fecda6ff8578e200192a10ae", "fetched_at": "2026-08-29T08:27:11.914176+00:00", "kind": "homepage", "missing": false, "url": "https://mrousavy.com"}, {"content_hash": "16c638414111f10cb02e7e989f624a7b9250e0af14ca115b5603d390c91ef8ff", "fetched_at": "2026-08-29T08:27:11.916578+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/react-native-mmkv"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:10:23.066145+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:10:23.066145+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:27:08.678821+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f01280621414f57103d43a5e8539d751cb6df8c128a85df2e39c82921220b598", "fetched_at": "2026-08-28T04:10:23.066145+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mrousavy/react-native-mmkv"}, {"content_hash": "cacb056158e6bb96a13d739023e01dbffbfb1624fecda6ff8578e200192a10ae", "fetched_at": "2026-08-29T08:27:11.914176+00:00", "kind": "homepage", "missing": false, "url": "https://mrousavy.com"}, {"content_hash": "16c638414111f10cb02e7e989f624a7b9250e0af14ca115b5603d390c91ef8ff", "fetched_at": "2026-08-29T08:27:11.916578+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/react-native-mmkv"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:10:23.066145+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:10:23.066145+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:10:23.066145+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:27:08.678821+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f01280621414f57103d43a5e8539d751cb6df8c128a85df2e39c82921220b598", "fetched_at": "2026-08-28T04:10:23.066145+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mrousavy/react-native-mmkv"}, {"content_hash": "cacb056158e6bb96a13d739023e01dbffbfb1624fecda6ff8578e200192a10ae", "fetched_at": "2026-08-29T08:27:11.914176+00:00", "kind": "homepage", "missing": false, "url": "https://mrousavy.com"}, {"content_hash": "16c638414111f10cb02e7e989f624a7b9250e0af14ca115b5603d390c91ef8ff", "fetched_at": "2026-08-29T08:27:11.916578+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/react-native-mmkv"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:10:23.066145+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:10:23.066145+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:27:08.678821+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f01280621414f57103d43a5e8539d751cb6df8c128a85df2e39c82921220b598", "fetched_at": "2026-08-28T04:10:23.066145+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mrousavy/react-native-mmkv"}, {"content_hash": "cacb056158e6bb96a13d739023e01dbffbfb1624fecda6ff8578e200192a10ae", "fetched_at": "2026-08-29T08:27:11.914176+00:00", "kind": "homepage", "missing": false, "url": "https://mrousavy.com"}, {"content_hash": "16c638414111f10cb02e7e989f624a7b9250e0af14ca115b5603d390c91ef8ff", "fetched_at": "2026-08-29T08:27:11.916578+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/react-native-mmkv"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:27:08.678821+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f01280621414f57103d43a5e8539d751cb6df8c128a85df2e39c82921220b598", "fetched_at": "2026-08-28T04:10:23.066145+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mrousavy/react-native-mmkv"}, {"content_hash": "cacb056158e6bb96a13d739023e01dbffbfb1624fecda6ff8578e200192a10ae", "fetched_at": "2026-08-29T08:27:11.914176+00:00", "kind": "homepage", "missing": false, "url": "https://mrousavy.com"}, {"content_hash": "16c638414111f10cb02e7e989f624a7b9250e0af14ca115b5603d390c91ef8ff", "fetched_at": "2026-08-29T08:27:11.916578+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/react-native-mmkv"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:27:08.678821+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f01280621414f57103d43a5e8539d751cb6df8c128a85df2e39c82921220b598", "fetched_at": "2026-08-28T04:10:23.066145+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mrousavy/react-native-mmkv"}, {"content_hash": "cacb056158e6bb96a13d739023e01dbffbfb1624fecda6ff8578e200192a10ae", "fetched_at": "2026-08-29T08:27:11.914176+00:00", "kind": "homepage", "missing": false, "url": "https://mrousavy.com"}, {"content_hash": "16c638414111f10cb02e7e989f624a7b9250e0af14ca115b5603d390c91ef8ff", "fetched_at": "2026-08-29T08:27:11.916578+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/react-native-mmkv"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:27:08.678821+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f01280621414f57103d43a5e8539d751cb6df8c128a85df2e39c82921220b598", "fetched_at": "2026-08-28T04:10:23.066145+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mrousavy/react-native-mmkv"}, {"content_hash": "cacb056158e6bb96a13d739023e01dbffbfb1624fecda6ff8578e200192a10ae", "fetched_at": "2026-08-29T08:27:11.914176+00:00", "kind": "homepage", "missing": false, "url": "https://mrousavy.com"}, {"content_hash": "16c638414111f10cb02e7e989f624a7b9250e0af14ca115b5603d390c91ef8ff", "fetched_at": "2026-08-29T08:27:11.916578+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/react-native-mmkv"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 100, "rhythm": 89}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 2016, "days_push": 10, "days_rel": 72, "gap_med": 29.5, "n_releases_24m": 15}, "score": 96, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}