← All tools

Redis Command Reference

The 50 Redis commands you'll actually use, with syntax, time complexity, a practical example, and the gotcha the docs bury. Search or filter by category.

All Strings Hashes Lists Sets Sorted sets Keys & TTL Pub/Sub Transactions Server
CommandComplexityDescription & gotcha

About this tool

A hand-curated reference of the Redis commands that cover ~95% of real application code — caching, counters, queues, leaderboards, locks, and sessions. Time complexities match the official documentation, and every entry carries the operational note that matters in production (like why KEYS should never run against a live instance while SCAN is safe).

The data is embedded in the page, so search and filtering are instant and work offline. It's a reference, not a client — nothing here connects to a Redis server.

Found this useful? 113 free, browser-only tools by Yuvrajsinh Jadav — an engineer who ships production AI systems. No account, nothing sent anywhere.