fastify-redis-mock

JSON →
library 1.1.0 ·javascript
verified Jun 7, 2026

A Fastify plugin that provides a shared in-memory Redis mock client for unit testing, built on top of ioredis-mock. Version 1.1.0 is the latest stable release. It mirrors the fastify-redis API, allowing seamless switching between real and mock Redis clients for testing without a live Redis server. Maintained with low release cadence.