keyvhq

Installation
SKILL.md

keyvhq

keyvhq provides @keyvhq/core plus adapters and decorators for building a simple key-value cache with optional persistence.

Quick Start

Install core:

npm install @keyvhq/core

Use in-memory storage:

const Keyv = require('@keyvhq/core')
Installs
3
GitHub Stars
1
First Seen
Apr 14, 2026
keyvhq — microlinkhq/skills