apollo-cache-updater
Mutation caching library
A library that decouples the view from the caching layer in Apollo clients by configuring mutation result caching behavior through variables.
Helper for updating the apollo cache after a mutation
160 stars
4 watching
5 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
gmetais/sw-delta | An incremental caching system for web applications using Service Workers | 1,101 |
the-don-himself/ember-service-worker-enqueue | An Ember Service Worker plugin that catches and queues failed mutation requests for background processing. | 4 |
melpon/memoize | A caching macro for Elixir that uses CAS on ETS to optimize function calls | 189 |
desarrolla2/cache | A simple cache library implementing the PSR-16 standard using immutable objects. | 134 |
hcoles/pitest | A mutation testing system for Java that helps identify fragile code | 1,700 |
koch-t/kv78turbo-ovapi | A Python implementation of an in-memory key-value store optimized for high-performance caching and fast data retrieval. | 90 |
jamesmontemagno/monkey-cache | Provides an easy-to-use caching mechanism for data structures in .NET applications. | 669 |
jordipolo/mutation | A tool to test changes in Elixir applications by introducing deliberate faults and verifying the code's ability to recover from them | 21 |
mbj/mutant | Automated code review tool with mutation testing to simplify and improve code quality | 1,956 |
nlohmann/mutate_cpp | A mutation testing tool for C++ projects to detect programming errors | 172 |
sebleier/django-redis-cache | A caching backend for Django web applications using Redis as the storage layer. | 1,040 |
thinkjs/think-cache-memcache | Provides an adapter for caching data using Memcache. | 0 |
sadmansamee/cachykit | A caching library that provides a thread-safe, expirable cache management system for various object types and supports asynchronous data loading, image caching, and fine-grained control over cache behavior. | 124 |
luntergroup/octopus | An open source software framework for calling mutations from genomic data using a Bayesian haplotype-based approach. | 305 |
sugakandrey/scalamu | An engine for testing software mutations in Scala code | 43 |