Skip to content

A cache implementation for Apollo Client, tuned for performance

License

Notifications You must be signed in to change notification settings

reactual/apollo-cache-hermes

 
 

Repository files navigation

Hermes: A Cache For Apollo Client

npm Build Status Code Coverage

A cache implementation for Apollo Client, tuned for performance.

Contributing

Interested in helping out? Awesome! If you've got an idea or issue, please feel free to file it, and provide as much context as you can.

Local Development

If you're looking to contribute some code, it's pretty snappy to start development on this repository:

git clone https://github.com/convoyinc/apollo-cache-hermes
cd apollo-cache-hermes
npm install

# Leave this running while you're working on code — you'll receive immediate
# feedback on compile and test results for the files you're touching.
npm run dev

About

A cache implementation for Apollo Client, tuned for performance

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 97.1%
  • Shell 2.3%
  • JavaScript 0.6%