home/categories/nosql-databases/openclaw-skills-skills-1999azzar-memory-cache-skill-md
nosql-databasesdatabases

memory-cache

High-performance temporary storage system using Redis. Supports namespaced keys (mema:*), TTL management, and session context caching. Use for: (1) Saving agent state, (2) Caching API results, (3) Sharing data between sub-agents.

openclaw
maintainer
openclaw
Actualizado 2/18/2026
Estrellas
4001
Forks
1095
quick start

Installation and usage

High-performance temporary storage system using Redis. Supports namespaced keys (mema:*), TTL management, and session context caching. Use for: (1) Saving agent state, (2) Caching API results, (3) Sharing data between sub-agents.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use memory-cache