As Redis is single-threaded and based on a simple architecture, CPU usage is not much of a concern. It can become more of a factor when running Redis on a multi-function server. But when following good usage patterns and practices, processing power typically does not become a bottleneck. For a single server running Redis, a four-core CPU should be plenty.