当前位置: 首页 > 软件库 > 大数据 > 数据查询 >

offix

GraphQL Offline Client and Server
授权协议 Apache-2.0 License
开发语言 Java
所属分类 大数据、 数据查询
软件类型 开源软件
地区 不详
投 递 者 王英彦
操作系统 跨平台
开源组织
适用人群 未知
 软件概览


Offix extends Apollo GraphQL for building fully featured offline experiences.

NOTE: GraphQL ecosystem evolved since creation of offix.If you are planning to start new project with offline support please considerhttps://github.com/tannerlinsley/react-query

Features

  • Offline support. Mutations are persisted when Offline.
  • Offline Listeners and workflows for seamless UI.
  • Flexible, out of the box Conflict Resolution implementations
  • Subscriptions and Binary Upload that works offline.
  • Multi platform support.
    • Works with Web, Cordova, Capacitor and React Native.
  • Framework agnostic (works with React, Angular and Vue)
  • Works with Apollo GraphQL Server and Prisma (Yoga)

Documentation

https://offix.dev

Offix demo

Offix

How to get involved

  1. Star project!
  2. Create issue with ideas or bugs?
  3. Contribute (see Contributing guide)
  • 文章来源:“分子动力学”公众号 链接:https://mp.weixin.qq.com/s/cCqQxB6HzXdGhe0P1h3ihg fix命令为一组原子施加fix约束。 使用语法 fix ID group-ID style args ID = fix命令的ID group-ID = 该fix命令所作用的原子组的ID style = fix类型名(最下有列表) args = 特定类型fix命令

  • 1、fix函数:向零方向取整 2、用法说明:y=fix(x) 函数将x中元素零方向取整,得到y是一个整数数组。对于复数z,分别对实部和虚部取整 3、举例说明 >> x = [1-2.9i 3+4.5i 5-6.7i 9-10.2i] x = 1.0000 - 2.9000i 3.0000 + 4.5000i 5.0000 - 6.7000i 9.0000 -10.2000i >> y = fix(

  • 先粘贴一段非常好的pytorch forum回复,来自 https://discuss.pytorch.org/t/how-the-pytorch-freeze-network-in-some-layers-only-the-rest-of-the-training/7088/2 I faced this just a few days ago, so I’m sure this code sho

  • Notes/Domino Fix List     Lotus Notes/Domino 8.0.2 Fix Pack 6 Release Notice July 26, 2010 IBM Lotus announces the release of Notes/Domino 8.0.2 Fix Pack 6, a scheduled Fix Pack of a limited number of

  • Redis无法启动 今天在启动Redis时提示以下错: C:\Java\redis2817>redis-server.exe redis.windows.conf [5268] 23 Apr 11:45:22.696 # The Windows version of Redis allocates a large memory mapped file for sharing the heap wi

  • 当运行launch文件或者节点文件时报错: ERROR: cannot launch node of type [gps_common/fix_translator]: can't locate node [fix_translator] in package [gps_common] 解决方案:给launch文件或者节点文件加上权限即可!

  • umi生成项目时自带添加了lint相关npm包 1.增加script中指令 "lint": "umi g tmp && npm run lint:js && npm run lint:style && npm run lint:prettier", "lint-staged:js": "eslint --ext .js,.jsx,.ts,.tsx ", "lint:fix": "e

  • 背景: 执行npm install 出现如下提醒 added 253 packages from 162 contributors and audited 1117 packages in 42.157s found 5 vulnerabilities (1 low, 4 high) run `npm audit fix` to fix them, or `npm audit` for det