Redis patterns for coding
The Redis documentation provides comprehensive information about commands, data types, common patterns, configuration hints, and algorithms that can be implemented using Redis. The resource is available at redis.antirez.com and is useful for both LLMs/coding agents and human developers.