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: over 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| An incremental caching system for web applications using Service Workers | 1,100 |
| An Ember Service Worker plugin that catches and queues failed mutation requests for background processing. | 4 |
| A caching macro for Elixir that uses CAS on ETS to optimize function calls | 192 |
| A simple cache library implementing the PSR-16 standard using immutable objects. | 133 |
| An automated testing tool designed to detect faults in software code by introducing random errors and observing the impact on test results | 1,707 |
| A Python implementation of an in-memory key-value store optimized for high-performance caching and fast data retrieval. | 91 |
| Provides an easy-to-use caching mechanism for data structures in .NET applications. | 680 |
| A tool to test changes in Elixir applications by introducing deliberate faults and verifying the code's ability to recover from them | 21 |
| Automated code review tool with mutation testing to simplify and improve code quality | 1,956 |
| A mutation testing tool for C++ projects to detect programming errors | 173 |
| A caching backend for Django web applications using Redis as the storage layer. | 1,039 |
| Provides an adapter for caching data using Memcache. | 0 |
| 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 |
| An open source software framework for calling mutations from genomic data using a Bayesian haplotype-based approach. | 305 |
| An engine for testing software mutations in Scala code | 43 |