react-native-cache-store

Cache Store Library

A wrapper around AsyncStorage with cache expiration and a simple API for storing and retrieving data.

A localStorage-like wrapper around React Native's AsyncStorage with cache expiration.

GitHub

45 stars
4 watching
13 forks
Language: JavaScript
last commit: over 5 years ago

Related projects:

Repository Description Stars
jasonmerino/react-native-simple-store A wrapper around AsyncStorage to simplify storing and retrieving data in React Native apps 875
replikativ/konserve A protocol for building asynchronous, thread-safe, and consistent key-value stores with low overhead 301
codingsince1985/couchcache A caching service built on top of Couchbase using Go, providing REST APIs for storing and retrieving key-value pairs. 64
spotify/sptpersistentcache A cache library that stores data with time-to-live values and disk management semantics. 1,243
kezhenxu94/cache-lite An extremely lightweight cache framework demonstrating basic caching concepts and operations in Kotlin. 131
fregante/webext-storage-cache Caches values and automatically reuses cached results of function calls in web extensions 81
sj-distributor/fastcache A caching library for .NET Core applications that supports multiple caching providers and eviction strategies. 45
ngneat/cashew A library that provides HTTP caching functionality for Angular applications 683
sqlalchemy/dogpile.cache A caching API that provides a generic interface to various caching backends and integrates them with a locking mechanism. 247
remobile/react-native-mongoose A lightweight storage solution for React Native applications using AsyncStorage 23
aliostad/cachecow An implementation of HTTP caching in .NET Core and 4.5.2+ for both client and server 849
jamesmontemagno/monkey-cache Provides an easy-to-use caching mechanism for data structures in .NET applications. 669
soffes/cache A Swift caching library that provides a simple interface for caching data in memory and on disk. 213
adelowo/onecache A Go caching library with support for multiple backends and garbage collection. 136
erni27/imcache A zero-dependency in-memory cache library that supports various expiration strategies and is safe for concurrent use. 123