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
更新于 2/18/2026
星标
4001
分支
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.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use memory-cache