Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bluebasejs/plugin-apollo-cache-persist
💾 Simple persistence for all Apollo Client 2.0 cache implementations.
https://github.com/bluebasejs/plugin-apollo-cache-persist
Last synced: about 2 months ago
JSON representation
💾 Simple persistence for all Apollo Client 2.0 cache implementations.
- Host: GitHub
- URL: https://github.com/bluebasejs/plugin-apollo-cache-persist
- Owner: BlueBaseJS
- License: apache-2.0
- Created: 2019-07-17T08:42:54.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-19T10:18:35.000Z (about 1 year ago)
- Last Synced: 2024-11-06T13:57:59.797Z (2 months ago)
- Language: TypeScript
- Homepage:
- Size: 486 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Apollo Cache Persist
Simple persistence for all Apollo Client 2.0 cache implementations.
## 🎊 Status
[![MIT license](https://img.shields.io/badge/license-MIT-brightgreen.svg)](http://opensource.org/licenses/MIT)
[![npm version](https://img.shields.io/npm/v/@bluebase/plugin-apollo-cache-persist.svg?style=flat)](https://npmjs.org/package/@bluebase/plugin-apollo-cache-persist "View this project on npm")
[![Build Status](https://travis-ci.com/BlueBaseJS/plugin-apollo-cache-persist.svg?branch=master)](https://travis-ci.com/BlueBaseJS/plugin-apollo-cache-persist)
[![codecov](https://codecov.io/gh/BlueBaseJS/plugin-apollo-cache-persist/branch/master/graph/badge.svg)](https://codecov.io/gh/BlueBaseJS/plugin-apollo-cache-persist)
[![Greenkeeper badge](https://badges.greenkeeper.io/BlueBaseJS/plugin-apollo-cache-persist.svg)](https://greenkeeper.io/) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/BlueBaseJS/plugin-apollo-cache-persist/blob/master/CONTRIBUTING.md)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/3c79162871414b6aa7c15d1a423adeca)](https://www.codacy.com/app/BlueBaseJS/plugin-apollo-cache-persist?utm_source=github.com&utm_medium=referral&utm_content=BlueBaseJS/plugin-apollo-cache-persist&utm_campaign=Badge_Grade)
[![Known Vulnerabilities](https://snyk.io/test/github/BlueBaseJS/plugin-apollo-cache-persist/badge.svg)](https://snyk.io/test/github/BlueBaseJS/plugin-apollo-cache-persist)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)## 🤝 Compatibility
| 🌏 Web | 🖥 Electron | 📱 React Native |
| :----: | :---------: | :-------------: |
| ✅ | ✅ | ✅ |## Docs
- [Storybook](https://BlueBaseJS.github.io/plugin-apollo-cache-persist/storybook/)
- [API Docs](https://BlueBaseJS.github.io/plugin-apollo-cache-persist/)