분류 javascript

캐싱 (Cashing:javascript)

컨텐츠 정보

  • 조회 838 (작성일 )

본문

Apollo client : 모든 UI 프레임 워크와 GraphQL 서버를위한 완벽한 기능의 프로덕션 레디 캐싱 GraphQL 클라이언트  https://www.apollographql.com/client/

node-lru-cache : 가장 오래 전에 사용되지 않은 항목을 삭제하는 캐시 객체입니다.  https://github.com/isaacs/node-lru-cache

RAN! : React. GraphQL. Next.js 툴킷 - SEO-Ready, 프로덕션 레디, SSR, 핫 리로드, CSS-in-JS, 캐싱, CLI 명령 및 기타  https://ran.now.sh/

apicache : Express / Node 용 간단한 API 캐싱 미들웨어.  https://github.com/kwhitley/apicache

micro-graphql-react : React 컴포넌트에 GraphQL을 추가하기위한 가볍고 간단한 유틸리티. HTTP GET을 통해 쿼리를 실행하므로 대규모 클라이언트 측 솔루션보다는 서비스 작업자를 통해 결과를 캐시 할 수 있습니다.  https://github.com/arackaf/micro-graphql-react

React Request : React에 대한 선언적 HTTP 요청  https://github.com/jamesplease/react-request

lru-cache-node : 가장 최근에 사용 된 정책이있는 노드의 빠른 캐시 관리자입니다.  https://github.com/arbazsiddiqui/lru-cache-node

redux-rest-easy : Redux / React / React 네이티브 프레임 워크는 네트워크 요청, 상태 관리, 셀렉터, 캐싱 등을 처리합니다.  https://github.com/Brigad/redux-rest-easy