Recent content by liya_09

  1. L

    How to configure and scale Redis in a high-availability setup?

    We use Redis as a cache layer for a Django app on AWS EC2. We’ve experienced occasional downtime and data loss. What’s the best way to configure Redis for HA and persistence?