LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: Redis

Browse skills that share this tag.

  • tucache-caching - TuCache caching for Spring Boot applications
    Spring BootTuCacheCachingRedis

    ★ 50 · Updated 2026-09-22

    Guides writing or modifying Spring Boot code to use TuCache annotations for method-result caching and cache invalidation.

    ⚙ Add TuCache annotations⚙ Add TuCacheClear annotations⚙ Design SpEL cache keys
  • bullmq-specialist - BullMQ queue processing expert
    job queuebackground processingasync tasksRedis

    ★ 76 · Updated 2026-06-30

    BullMQ expert for Redis-backed job queues and reliable async background processing

    ⚙ create queue⚙ schedule job⚙ delay job
  • midnight-proofs:proof-caching - Cache ZK Proofs for Performance
    cachingZK proofsperformanceRedis

    ★ 602 · Updated 2026-05-09

    Cache ZK proofs and verification results to reduce redundant computation

    ⚙ store verification results⚙ cache generated proofs⚙ cache proof components
  • alicloud-redis - Manage Alibaba Cloud Redis and Tair instances
    RedisTairAlibaba Clouddatabase

    ★ 6 · Updated 2026-03-24

    Manage Alibaba Cloud Redis and Tair instances via official TypeScript SDK

    ⚙ create instance⚙ describe instances⚙ modify instance spec
  • alicloud-redis - Manage Alibaba Cloud Redis and Tair Instances
    RedisTairAlibaba CloudDatabase

    ★ 18 · Updated 2026-03-24

    Manage Redis and Tair instances using the Alibaba Cloud R-KVStore SDK

    ⚙ create instance⚙ describe instance⚙ modify instance spec
  • create-rate-limiter - PHP 8.4 Rate Limiter Generator
    PHPRate LimiterToken BucketSliding Window

    ★ 98 · Updated 2026-03-10

    Generates Rate Limiter pattern infrastructure for PHP 8.4 with multiple algorithms

    ⚙ generate interface⚙ create algorithm implementation⚙ create storage implementation
  • nestjs-queue-architect - NestJS Queue Architect - BullMQ Expert
    queuejob processingBullMQNestJS

    ★ 0 · Updated 2026-02-18

    Queue job management patterns, processors, and async workflows for video/image processing

    ⚙ design job processing systems⚙ manage queue jobs⚙ configure BullMQ queues
  • Gemini Proxy Development - Comprehensive Guide for Gemini Proxy Development
    developmentproxyGoRedis

    ★ 0 · Updated 2026-02-13

    Provides context and instructions for working with the gemini-proxy project

    ⚙ develop proxy service⚙ build Go application⚙ configure Redis integration
  • sse-resilience - Redis-Backed SSE Stream Management with Heartbeat Monitoring and Completion Recovery
    SSERedisStream ManagementHeartbeat Monitoring

    ★ 211 · Updated 2026-02-11

    Manages SSE streams with Redis-based registry, heartbeat monitoring, completion storage, and orphan cleanup

    ⚙ register stream in Redis⚙ update heartbeat timestamp⚙ store completion data
  • sse-resilience - Redis-backed SSE Stream Management with Heartbeat Monitoring
    SSERedisStream ManagementResilience

    ★ 602 · Updated 2026-02-11

    Manages SSE streams with Redis backend for stream registry, heartbeat monitoring, completion storage, and orphan cleanup

    ⚙ Register SSE streams⚙ Monitor stream heartbeats⚙ Store completion events
  • sse-resilience - Redis-backed SSE stream management with heartbeat monitoring
    SSERedisstreamingresilience

    ★ 790 · Updated 2026-02-11

    Manage SSE streams with Redis registry, heartbeat monitoring, completion storage, and automatic cleanup

    ⚙ register stream metadata in Redis⚙ monitor stream heartbeat frequency⚙ store completion data for recovery