Redis Documentation
Who's using Redis?
Initializing search
    • Documentation
      • Introduction to Redis
      • Redis license
      • Redis release cycle
      • Who's using Redis?
      • Connect to Redis
      • Redis CLI
        • Connect with Redis clients
        • C#/.NET guide
        • Go guide
        • Node.js guide
        • Python guide
          • Connect with Redis Java clients
          • Jedis guide
          • Lettuce guide
      • Understand Redis data types
      • Redis bitfields
      • Redis bitmaps
      • Redis geospatial
      • Redis hashes
      • Redis lists
      • Redis sets
      • Redis sorted sets
      • Redis Streams
      • Redis Strings
        • HyperLogLog
      • Quick starts
      • Redis as an in-memory data structure store quick start guide
      • Redis FAQ
      • Install Redis or Redis Stack
        • Install Redis
        • Install Redis from Source
        • Install Redis on Linux
        • Install Redis on macOS
        • Install Redis on Windows
        • Install RedisInsight
        • Environment variables
        • Install on AWS EC2
        • Install on Docker
        • Install on Kubernetes
      • Index
      • Redis Pub/Sub
      • Transactions
        • Redis programmability
        • Scripting with Lua
        • Redis functions
        • Redis Lua API reference
        • Debugging Lua scripts in Redis
      • Manage Redis
      • Redis administration
      • Redis configuration file example
      • Redis configuration
      • Debugging
      • Redis persistence
      • Redis replication
      • Scale with Redis Cluster
      • High availability with Redis Sentinel
      • Troubleshooting Redis
        • Optimizing Redis
        • Redis CPU profiling
        • Redis latency monitoring
        • Diagnosing latency issues
        • Memory optimization
          • Redis benchmark
        • Redis security
        • ACL
        • TLS
      • Use Redis
      • Client-side caching in Redis
      • Redis keyspace notifications
      • Keyspace
        • Redis programming patterns
        • Bulk loading
        • Distributed Locks with Redis
        • Redis patterns example
          • Secondary indexing
        • Redis pipelining
      • Redis reference
      • ARM support
      • Redis client handling
      • Redis cluster specification
      • Redis command arguments
      • Redis command tips
      • Redis and the Gopher protocol
      • Command key specifications
      • Redis serialization protocol specification
      • Sentinel client spec
      • Redis signal handling
        • Key eviction
        • Redis internals
        • Event library
        • String internals
        • Virtual memory (deprecated)
        • Redis design draft #2 (historical)
        • Redis modules API
        • Modules API reference
        • Redis modules and blocking commands
        • Modules API for native types

    Who's using Redis?

    A list of well known companies using Redis:

    • Twitter
    • GitHub
    • Snapchat
    • Craigslist
    • StackOverflow

    And many others! techstacks.io maintains a list of popular sites using Redis.

    Made with Material for MkDocs