SkillAgentSearch skills...

QLache

QLache is a lightweight GraphQL caching library, while providing easy expiration policy configuration.

Install / Use

/learn @oslabs-beta/QLache
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"><img src="./assets/pink-logo.svg" width='350' style="margin-top: 10px; margin-bottom: 10px;"></p>

License: MIT npm version contributions welcome

QLache

QLache is a lightweight GraphQL caching library, while providing easy expiration policy configuration.

Accelerated by OS Labs and developed by Karan Maan, Tyler Heathcote, Francheska Orellana, Cameron Kelly, and Firas Khansa.

Features

  • Server-side caching for GraphQL API calls
  • LFU, LRU, and MRU eviction policy support out of the box
  • Easily configured cache size

In development

  • Partial query caching
  • Client-side caching
  • Expiration policy configuration

Installation

QLache is available as a package on npm:

  • Download @qlache from npm in your terminal with npm install qlache

Documentation

Notes

  • More information, including a demo of our package, is available at www.qlache.dev
  • Our website source code is available here

Contribute to QLache

QLache's open source development is ongoing. To contribute, open an issue or a pull request.

Thank you for your interest and support in our project!

-The QLache Team

View on GitHub
GitHub Stars50
CategoryDevelopment
Updated11mo ago
Forks0

Languages

TypeScript

Security Score

72/100

Audited on Apr 8, 2025

No findings