# Redis Manage the Redis cache. ## Redis flush Flush the Redis cache for a specific `NAMESPACE`. ```sh make redis-flush NAMESPACE=yourproject ```