We're talking new releases & fast AI at Redis Released. Join us in your city.

Register now

Blog

Tech

  • Blog
    APR.24.2014
    Blog tile image
    Re: April 23rd AWS EU-WEST-1 Service Interruption

    This week on Tuesday, April 23rd, Amazon cloud’s eu-west-1 data region experienced a service degradation. It was not highly publicized, although some reported on Twitter about AWS’ con...

    Read now
  • Blog
    APR.16.2014
    Blog tile image
    Fast and Efficient Parallelized Comparison of Redis Databases

    The process of comparing two versions of a database is a fairly common practice, generally used for testing and development purposes, as well as supporting application updates and new re...

    Read now
  • Blog
    APR.14.2014
    Blog tile image
    Secure Redis: SSL Added to Redsmin and Clients

    Today we are happy to make two exciting announcements: we’ve made SSL support available for Redsmin and we’re releasing a couple of Redis clients that we’ve patched to support SSL. Since...

    Read now
  • Blog
    APR.9.2014
    Blog tile image
    Security Notice: CVE-2014-0160 / Heartbleed OpenSSL Vulnerability

    Over the last couple of days our team has been hard at work to address the newly-disclosed CVE-2014-0160 vulnerability (a.k.a. Heartbleed). We’ve completed proofing our service against t...

    Read now
  • Blog
    APR.8.2014
    Blog tile image
    The Proven Redis Performance

    Recently, a known NoSQL vendor announced the addition of in-memory capabilities to its database offering. The decision to take a hybrid approach with their database offering brings up a ...

    Read now
  • Blog
    APR.3.2014
    Blog tile image
    The Top 3 Game Changing Redis Use Cases

    Two weeks ago the Redis team had exhibited in the 2014 Game Developers Conference. As the name suggests, the conference was packed with game developers and I had great discussions about ...

    Read now
  • Blog
    OCT.1.2013
    Blog tile image
    Scaling Out Redis: Read-Only Slaves or Cluster?

    Thankfully, no humans are enslaved by Redis. Instead, it uses asynchronous replication “for scalability … or simply for data redundancy.” Also, “a [Redis] master can have multiple slav...

    Read now
  • Blog
    SEP.18.2013
    Blog tile image
    An Invitation to an Open (Re)Discourse

    Arguably, one of the strongest benefits of the open source movement is that the community can get actively involved in the development of projects. Having access to the source code of an...

    Read now
  • Blog
    AUG.28.2013
    Blog tile image
    Reflections from Sitting on a Branch of a Falling Tree in the Amazon Forest or Post-Mortem: The AWS Outage From a Service Provider View

    You’ve probably already heard about AWS’s outage last Sunday around noon PDT. The thud of that “minor” network-cum-storage issue in one of the busiest data regions of the Amazon forest c...

    Read now
  • Blog
    AUG.13.2013
    Blog tile image
    Highly-Available In-Memory Cloud Datastores

    Everybody knows you should always use protection, or things can get pretty ugly fast. In the Cloud world, this translates to our in-memory datastore’s fault resilience, which effectively...

    Read now
  • Blog
    JUL.31.2013
    Blog tile image
    Go Public or Stay Private: Which AWS Network Address Should PaaS Users Use?

    A little over 18 months ago we took our first baby steps in what has since then proved to be a wild and exciting ride. To the uninitiated outsider, a cloud service provider’s existence m...

    Read now
  • Blog
    JUL.16.2013
    Blog tile image
    The Endless Redis Replication Loop: What, Why and How to Solve It

    Redis’ replication is an indispensable tool – it can be used both to heighten the availability of your Redis setup (you can read more about Redis availability in this post) as well as to...

    Read now
  • Blog
    JUL.2.2013
    Blog tile image
    memtier_benchmark: A High-Throughput Benchmarking Tool for Redis & Memcached

    Benchmarking is the practice of measuring the performance of a system to identify its limits. Benchmarking is an integral part of our service’s development process and we use it both for...

    Read now
  • Blog
    JUN.27.2013
    Blog tile image
    Benchmark: Shared vs. Dedicated Redis Instances

    Eli kenn Chris Laskey matteo on the Redis group The Theory The Proof here memtier_benchmark -s <host> -p <port> -P redis -t 4 -n 10000 –ratio 1:1 -c 25 -x 10 -d 100 –key-pattern S...

    Read now
  • Blog
    JAN.17.2013
    Blog tile image
    Enhancing Redis Slow Log

    Redis Slow Log is one of the best tools for debugging and tracing your Redis database, especially if you experience high latency and high CPU usage with Redis operations. This online dis...

    Read now
  • Blog
    NOV.15.2012
    Blog tile image
    Benchmarking the new AWS M3 instances with Redis

    Two weeks ago, Amazon launched its next generation of standard instances (M3 instances), adding twice the computational capability/cores while providing customers with the same balanced ...

    Read now
  • Blog
    NOV.9.2012
    Blog tile image
    Six Things to Consider When Using Redis on Heroku

    Earlier this week, Flights With Friends wrote this post evaluating alternatives for using Redis on Heroku. Even though we were not selected as their favorite choice, we think they did a ...

    Read now
  • Blog
    OCT.24.2012
    Blog tile image
    Testing Fork Time on AWS/Xen Infrastructure

    As a provider of the Redis Cloud, we’re always testing out different configurations and options for Redis and AWS to help the Redis community achieve the best possible performance. This ...

    Read now
  • Blog
    OCT.15.2012
    Blog tile image
    Does Amazon EBS affect Redis performance?

    As you may know, Running Redis with persistence storage on AWS has been a challenge for users. Local storage lacks data durability, and standard EBS is perceived to be slow and unpredict...

    Read now
  • Blog
    OCT.4.2012
    Blog tile image
    Is Amazon PIOPS Really Better than Standard EBS?

    UPDATE: read our followup post Take #2 – Is Amazon SSD PIOPS Really Better? Two months ago, Amazon launched its EBS Provisioned IOPS (PIOPS) for running high performance databases in th...

    Read now
  • Blog
    SEP.27.2012
    Blog tile image
    It’s True: Even Modest Datasets Can Enjoy the Speediest Performance

    Those of us who use them know that Redis and Memcached were designed from the ground-up to achieve the highest throughput and the lowest latency for applications, and they are in fact th...

    Read now