{"library":"react-native-cachemere","type":"library","category":null,"description":"An async cache manager for React Native, version 1.2.0. It wraps @react-native-community/async-storage to provide a simple API for caching serializable data with TTL and attempt-based invalidation. The library offers predefined TTL constants (e.g., TTL_12H) and methods like get, set, getAll, clear, clearExpired, and clearByRegex. It is lightweight and focused on React Native, unlike general-purpose cache libraries such as node-cache or lru-cache which are not async or storage-backed. Last updated in 2019; maintenance status is unclear.","language":"javascript","status":"deprecated","version":"1.2.0","tags":["javascript","cache","react-native"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install react-native-cachemere","imports":["import Cache from 'react-native-cachemere'","const Cache = require('react-native-cachemere').default","Cache.TTL_12H"]},{"cmd":"yarn add react-native-cachemere","imports":[]},{"cmd":"pnpm add react-native-cachemere","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"react-native-cachemere","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}