Home > Uncategorized > Redis: an alternate for memcached?

Redis: an alternate for memcached?

November 1st, 2009 Leave a comment Go to comments

Came across a project of key value database. It smiler to memcache but also provides lists and sets with atomic operations to push/pop elements. It is said to be fast 10000 SETs/second, 81000 GETs/second in an entry level Linux machine. More details can be found at http://code.google.com/p/redis.

Categories: Uncategorized Tags:
  1. No comments yet.
  1. No trackbacks yet.