Memory Cache
v1.1.9
io.clawhub.1999azzar/memory-cache
High-performance temporary storage system using Redis. Supports namespaced keys (mema:*), TTL management, and JSON serialization for session context and API...
“redis” 共 3 个结果
v1.1.9
io.clawhub.1999azzar/memory-cache
High-performance temporary storage system using Redis. Supports namespaced keys (mema:*), TTL management, and JSON serialization for session context and API...
v1.0.0
io.clawhub.ivangdavila/redis-store
Use Redis effectively for caching, queues, and data structures with proper expiration and persistence.
v1.0.0
io.clawhub.wpank/nodejs-patterns
WHAT: Production-ready Node.js backend patterns - Express/Fastify setup, layered architecture, middleware, error handling, validation, database integration, authentication, and caching. WHEN: User is building REST APIs, setting up Node.js servers, implementing authentication, integrating databases, adding validation/caching, or structuring backend applications. KEYWORDS: nodejs, node, express, fastify, typescript, api, rest, middleware, authentication, jwt, validation, zod, postgres, mongodb, redis, caching, rate limiting, error handling