Join us at RedisDays Atlanta

Redis Best Practices

Data Storage Patterns

While Redis is primarily a storage engine, there are a few patterns that go beyond putting data into structures and back out again. In this section, we’ve omitted anything that is using the structures directly and focused on patterns which require either extra preparation or may be non-obvious.