home/categories/nosql-databases/srijan-at-qwertystars-skillforge-databases-valkey-redis-skill-md
nosql-databasesdatabases

valkey-redis

Use when working with Valkey, Redis, or any Redis-compatible datastore. TRIGGER: code imports ioredis, redis, redis-py, valkey-py, go-redis, jedis, lettuce, or valkey-glide; Dockerfile/compose uses redis or valkey image; user mentions caching layer, session store, pub/sub, rate limiting with Redis/Valkey, streams, consumer groups, sorted sets, distributed locking, Redlock, ElastiCache, MemoryDB, Dragonfly, KeyDB, or any RESP-protocol store. DO NOT TRIGGER for general SQL databases, MongoDB, DynamoDB, Memcached (without Redis mention), or message brokers like RabbitMQ/Kafka unless explicitly compared to Redis/Valkey.

srijan-at-qwertystars
maintainer
srijan-at-qwertystars
Mis à jour 3/24/2026
Étoiles
0
Forks
0
quick start

Installation and usage

Use when working with Valkey, Redis, or any Redis-compatible datastore. TRIGGER: code imports ioredis, redis, redis-py, valkey-py, go-redis, jedis, lettuce, or valkey-glide; Dockerfile/compose uses redis or valkey image; user mentions caching layer, session store, pub/sub, rate limiting with Redis/Valkey, streams, consumer groups, sorted sets, distributed locking, Redlock, ElastiCache, MemoryDB, Dragonfly, KeyDB, or any RESP-protocol store. DO NOT TRIGGER for general SQL databases, MongoDB, DynamoDB, Memcached (without Redis mention), or message brokers like RabbitMQ/Kafka unless explicitly compared to Redis/Valkey.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use valkey-redis