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
Atualizado 2/18/2026
Estrelas
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.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use memory-cache