At this small scale, if all you need is a k/v cache, and not any of the Redis data structures, just do it in-memory at application level.