Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chaqchase/quikc

Repository files navigation

quikc - Easy caching for your Node.js applications

quikc is an easy to use caching library for your Node.js applications.

Installation

@quikc/core is not framwork specific and can be used in any Node.js application. you can install it by running the following command:

npm install @quikc/core

or

yarn add @quikc/core

or you can use a middleware for your framework of choice:

  • @quikc/express - Express middleware for caching responses
  • @quikc/koa [coming soon] - Koa middleware for caching responses
  • @quikc/next [coming soon] - Next.js middleware for caching responses

Contributing

Contributions are welcome! Please read the contributing guide for more information.

License

MIT

About

quikc - Easy caching for your Node.js applications

Topics

Resources

Readme

License

MIT license

Code of conduct

Code of conduct

Contributing

Contributing

Stars

Watchers

Forks

Packages

Contributors