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: cache

Browse skills that share this tag.

  • cache-usage - genies_cache dual-backend caching service guide
    cacheredismemory-cacherust

    ★ 2 · Updated 2026-09-20

    Guide for using genies_cache dual-backend caching service to manage Redis or in-memory caching, TTL, and atomic operations in Genies microservices.

    ⚙ Set and retrieve cache strings⚙ Manage cache expiration with TTL⚙ Execute atomic set-if-not-exists operations
  • blob-storage - Key/value blob storage API for Val Town
    blob-storagekey-valuepersistenceval-town

    ★ 2 · Updated 2026-09-14

    Provides key/value persistence for JSON documents, cached responses, uploaded files, and binary assets via std/blob in Val Town.

    ⚙ Store JSON documents⚙ Retrieve JSON documents⚙ Store raw and binary data
  • status-syncer - Refresh Repository Status Cache and Sync StatusLine
    gitstatuscachesync

    ★ 602 · Updated 2026-06-30

    Forces refresh of the status cache and displays comprehensive repository status to trigger StatusLine update.

    ⚙ execute cache refresh script⚙ read status cache file⚙ display repository status
  • alicloud-redis - Manage Alibaba Cloud Redis and Tair instances
    alibaba cloudredistairdatabase

    ★ 57 · Updated 2026-03-24

    Manage Redis and Tair instances via Alibaba Cloud R-KVStore SDK

    ⚙ create instance⚙ delete instance⚙ modify instance
  • setup-compose-stack - Configure Docker Compose Multi-Service Stacks
    docker-composecontainerizationorchestrationmulti-service

    ★ 34 · Updated 2026-03-24

    Configure Docker Compose stacks for web apps with databases, caches, and workers

    ⚙ define core stack services⚙ add health checks⚙ configure networks
  • albatros - Albatros Accounting API Integration
    accountingapi-integrationsaloondto

    ★ 0 · Updated 2026-03-20

    Integrate with Albatros accounting API via Saloon connector with typed DTOs and caching

    ⚙ send API requests⚙ fetch paginated data⚙ cache reference data
  • vercel-kv - Vercel KV integration for Redis-compatible caching and session management
    rediscachesessionrate-limiting

    ★ 1,018 · Updated 2026-02-09

    Integrate Redis-compatible Vercel KV for caching, session management, and rate limiting in Next.js.

    ⚙ set key-value pairs⚙ get values by key⚙ increment counters
  • cloudflare-kv - Cloudflare Workers KV - Global Key-Value Storage
    storagekey-valueedgecache

    ★ 1,018 · Updated 2026-02-09

    Store and retrieve key-value data globally using Cloudflare's edge network

    ⚙ store key-value data⚙ retrieve key-value data⚙ list keys with prefix