Pages tagged with redis

Notes on Redis Memory Usage

08/22/2010 redis(5)

Yesterday I spent some time running memory usage tests on Redis. Specifically I was interested in storing roughly comparable data in the different data structures and comparing costs. This article contains the numbers and notes from that process.

Python Datastructures Backed by Redis

09/05/2010 python(48)redis(5)

Part of my day's experiment was to play with implementing Python datastructures which are implemented ontop of Redis. Here we take a look at dictionaries and lists, but it should be straightforward to extend this idea to sets as well.

Storing Bounded Timeboxes in Redis

04/08/2011 python(48)redis(5)

If you're doing analytics, reports or dealing with memory constraints in Redis, you're probably dealing with keeping two sorted-sets mutually consistent. This article also takes a look at using multi/exec to keep it fresh.

IE's New Infrastructure and Writing Workflow

03/29/2011 django(73)nginx(6)redis(5)sisyphus(3)git(1)

In this post I briefly discuss the (questionably) novel aspects of the new Sisyphus blog engine which hosts this blog.

Time to Load Redis Snapshots

08/23/2010 redis(5)

Here are some quick notes on the time to load Redis snapshots, perhaps useful when investigating Redis as an architectural component.

Will Larson

Your delightful host.
Email: lethain[at]gmail
Develop at SocialCode.
Used to Digg, and Y!.

Tags

Top Referrers

  • stackoverflow (22859)
  • news.ycombinator (13475)
  • reddit (9761)
  • More…
 

All Rights Reserved, Will Larson 2007 - 2013.