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

GitHub

160 stars
4 watching
5 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
gmetais/sw-delta An incremental caching system for web applications using Service Workers 1,100
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 192
desarrolla2/cache A simple cache library implementing the PSR-16 standard using immutable objects. 133
hcoles/pitest An automated testing tool designed to detect faults in software code by introducing random errors and observing the impact on test results 1,707
koch-t/kv78turbo-ovapi A Python implementation of an in-memory key-value store optimized for high-performance caching and fast data retrieval. 91
jamesmontemagno/monkey-cache Provides an easy-to-use caching mechanism for data structures in .NET applications. 680
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 173
sebleier/django-redis-cache A caching backend for Django web applications using Redis as the storage layer. 1,039
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