apollo cache redux:用于Apollo Client 2.0的Redux缓存。 该项目不再维护 源码
已弃用-不再积极维护 apollo-cache-redux是Redux支持的Apollo Client 2.0缓存实现。 它大量重用了apollo-cache-inmemory缓存规范化代码。 与Redux 3.x和4.x一起使用。 安装 npm install apollo - cache - redux -- save 安装软件包后: import { ReduxCache , apolloReducer } from 'apollo-cache-redux' ; import { createStore , combineReducers } from 'redux' ; impo
文件列表
apollo-cache-redux-master.zip
(预估有个21文件)
apollo-cache-redux-master
.circleci
config.yml
981B
.gitignore
18B
tsconfig.json
458B
README.md
2KB
examples
redux4
package.json
556B
src
暂无评论