ObjectRocket Marketing 5 redis August 18, 2015 Redis Video Series Part 2 – Redis Use CasesIn this week’s Redis Video Series installment, we get to hear about common Redis use…Read More
ObjectRocket Marketing 5 redis August 10, 2015 Redis Video Series Part 1The world of Redis continues to grow and evolve. As the Product Manager for Redis…Read More
ObjectRocket Marketing 5 redis June 5, 2015 Redis on ObjectRocket versus the Redis Lua VulnerabilityYesterday, June 4th, a Redis release was done to fix a Lua vulnerability which gave…Read More
ObjectRocket Marketing 10 how toredis April 28, 2015 Introduction to Redis SentinelRedis Sentinel provides a simple and automatic high availability (HA) solution for Redis. If you’re…Read More
ObjectRocket Marketing 10 how toredis April 21, 2015 Analyzing Redis performance resultsIn the previous installment I discussed topics and approaches to preventing your Redis instance from…Read More
ObjectRocket Marketing 10 how toredis April 14, 2015 Top 10 Redis CLI commandsRedis uses a very straightforward command line interface. Though it's relatively simple, it does provide…Read More
ObjectRocket Marketing 10 how toredis April 7, 2015 Using hashes in RedisHashes in Redis are a way to store associated field-value pairs under a single key,…Read More
ObjectRocket Marketing 5 redis April 1, 2015 Key operations and common uses of RedisIn Matthew Barker's Getting started with Redis post, we covered the 5 data structures in…Read More