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
更新于 3/24/2026
星标
0
分支
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.

安装
$ install --globalskills.sh
使用

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

skills use valkey-redis