The spark-redis package on github is our1 first step in the Spark-Redis journey. Spark has captured the public imagination around the real-time possibilities of big data and we1 hope t...
Read now
Blog
Jan. 04, 2016
ZeroBrane Studio Plugin for Redis Lua Scripts
Just before Christmas, Salvatore Sanfilippo published the first release candidate for Redis v3.2. The upcoming v3.2 delivers new features (such as geo spatial indexes and cluster rebalan...
Read now
Blog
Dec. 23, 2015
3 Critical Points about Security
Over the recent weeks there’s been an increase in the number of reports about NoSQL breaches in general, but also specifically in those relating to Redis. The latter is, in all likelihoo...
Read now
Blog
Oct. 05, 2015
Redis Keys in RAM
Adapted from Dr. Seuss’ “Green Eggs and Ham”. Link to text, art copyrighted by Dr. Seuss. I am San. I am San. San I am. That San-I-am! That San-I-am! I do not like that San-I-am! Do y...
Read now
Blog
Jul. 15, 2015
Salvatore Sanfilippo – Welcome to Redis Labs
I usually begin this type of post with a variation on the sentence “Today I am delighted to…” Today, however, these words aren’t filler — they truly are the best way to express that I am...
Read now
Blog
Jun. 09, 2015
CVE-2015-4335/DSA-3279 – Redis Lua Sandbox Escape
What happened? Last week, in a post titled “Redis EVAL Lua Sandbox Escape”, security researcher Ben Murphy unveiled the details of a known Lua exploit that can be used for breaking out o...
Read now
Blog
Jun. 04, 2015
Rising NoSQL Star: Aerospike, Cassandra, Couchbase or Redis?
“I always knew I was a star, and now the rest of the world seems to agree with me.” — Freddie Mercury A new NoSQL benchmark was just released by Avalon Consulting, LLC, and I couldn’t b...
Read now
Blog
May. 29, 2015
A Guy Walks Into a NoSQL Bar [Director’s Cut]
or DataStax, Aerospike, Couchbase and Redis: Serving 1M Writes/Sec From Google Compute Engine A couple of months ago I published a post over at the Google Cloud Platform blog called “A ...
Read now
Blog
Apr. 16, 2015
Redis RAM Ramifications – Part I
“…as we know, there are known knowns; there are things we know we know. We also know there are known unknowns; that is to say we know there are some things we do not know. But there are ...
Read now
Blog
Feb. 02, 2015
The 7th Principle of Redis: We Optimize for Joy
The 7th principle, as laid out in the Redis Manifesto, really aligns with my beliefs and views, and probably those of all engineers (regardless of experience). There’s little in this w...
Read now
Blog
Dec. 31, 2014
Pop the Red Box’s Lid: Redis Lua Debugger
Update: redis-lua-debugger is not compatible with Redis v3 and above Imagine a red box. You put something in the box and wait for something else to come out (or not). Whatever comes out...
Read now
Blog
Dec. 02, 2014
5 6 7 Methods For Tracing and Debugging Redis Lua Scripts
Or: To Err is Human, To Fix Debug. Mother of all Updates: Redis v3.2 features its very own Lua debugger. Update 1: I’ve followed up on the topic with a vastly superior debugging method...
Read now
Blog
Nov. 03, 2014
Take #2 – Is Amazon SSD PIOPS Really Better?
For many of today’s applications, disk speed is extremely important, which is why some AWS users turn to the wide range of available Elastic Block Store (EBS) options. As an in-memory da...
Read now
Blog
Oct. 02, 2014
Redis Running Slowly? Here’s What You Can Do About it
Click here to get started with Redis Enterprise. Redis Enterprise lets you work with any real-time data, at any scale, anywhere. Redis is blazing fast and can easily handle hundreds o...
Read now
Blog
Sep. 11, 2014
So, You’re Looking for the Redis GUI?
RedisInsight Update: In April 2019, we acquired RDBTools from HashedIn and created its successor RedisInsight, a browser-based management interface for your Redis deployment. It ...
Read now
Blog
Sep. 04, 2014
The 1.2M Ops/Sec Redis Cloud Cluster Single Server Unbenchmark
While catching up with the world the other day, I read through the High Scalability guest post by Anshu and Rajkumar’s from Aerospike (great job btw). I really enjoyed the entire piece...
Read now
Blog
Aug. 14, 2014
3 (More) Common Uses for Redis in the Gaming Industry
At the Game Developers Conference (GDC) four months back, I had great discussions with game developers that use Redis – here’re my takes from that event. And this week, I was pleased to ...
Read now
Blog
Aug. 06, 2014
5 Tips for Running Redis over AWS
Cloud computing can help host an application in a way that is both scalable and cost effective. The leading vendor in the infrastructure as a service (IaaS) arena is Amazon Web Services ...
Read now
Blog
Jul. 31, 2014
Managing 50K+ Redis Databases Over 4 Public Clouds with a Tiny Devops Team
Modern applications have a general list of needs in order to not only survive, but thrive in today’s fast paced cloud environment. These include low response times (less than 100 millise...
Read now
Blog
Jul. 28, 2014
Top Redis Headaches for Devops – Client Buffers
Despite the setbacks that have been the cause of quite a few headaches, solutions do exist, and may be even simpler than anticipated. This series of installments will highlight some of ...
Read now
Blog
Jul. 23, 2014
Turbo Boost WordPress with a Secure Memcached Plugin
Recently we released the Memcached Cloud Plugin for WordPress, implementing the WordPress Object Cache. The plugin is based on the PECL Memcached extension (note the ending ‘d’), worki...