Skip to main content
Run any Skill in Manus
with one click
redis-developer
GitHub creator profile

redis-developer

Repository-level view of 11 collected skills across 5 GitHub repositories.

skills collected
11
repositories
5
updated
2026-06-30
repository explorer

Repositories and representative skills

cau-langcache
software-developers

Typed wrapper for Redis LangCache (managed semantic cache) with singleton pattern and a generic search/set/delete/flush interface. Use when the user needs semantic caching of LLM/agent responses.

2026-06-06
cau-context-surfaces
software-developers

Typed wrapper for Redis Context Surfaces (surface CRUD, MCP tool calling, record loading). Use when working with Context Surfaces, structured data tools, or MCP-based AI agent integrations.

2026-05-16
cau-api-server
software-developers

Zero-boilerplate Express API server with built-in security (helmet, CORS, rate limiting, compression), structured error handling, request-id child loggers, and graceful shutdown. Use when the user needs an API server with minimal setup.

2026-04-17
cau-logger
software-developers

Fast, multi-transport structured logger (console, file, MongoDB, SQL). Built on Pino with a class-based Logger exposing static factory and singleton methods. Use when the user needs logging with any combination of console, file, MongoDB, or relational database output.

2026-04-17
cau-mongodb
database-architects

Typed MongoDB CRUD utility with Zod validation, auto-managed fields, soft deletes, and optimistic concurrency. Use when the application needs a MongoDB data layer.

2026-04-17
cau-redis-agent-memory
database-architects

Typed wrapper for Redis Agent Memory Server (working memory, long-term memory, summary views, memory prompt, lifecycle). Use when the user needs agent memory management via the Redis Agent Memory Server REST API.

2026-04-17
cau-redis
software-developers

Typed Redis client wrapper with singleton pattern, structured logging, and getClient() escape hatch. Use when the user needs Redis connectivity with string, JSON, hash, key management, pipeline, or pub/sub operations.

2026-04-17
Showing 5 of 5 repositories
All repositories loaded