home/categories/nosql-databases/1999azzar-memory-cache-skill-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.

1999AZZAR
maintainer
1999AZZAR
Обновлено 2/16/2026
Звёзды
0
Форки
0
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
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use memory-cache