Search
Follow Us

Follow nosqldatabases on Twitter Follow nosqldatabases on Facebook Follow nosqldatabases on Google Buzz Follow nosqldatabases on LinkedIn Follow nosqldatabases on FeedBurner NoSQL presentations on slideshare

Sponsors

Become a sponsor of NoSQLDatabases.com. Contact us to find out how.

Featured Jobs

 

Follow On Facebook
Recent NoSQL News

Advertisments
« Redis 101 | Main | Python Datastructures Backed by Redis »
Tuesday
Sep072010

Redis 2.0.0 is now available

Redis 2.0.0 was released primary features include:

  • Addition of MULTI/EXEC to allow for execution of multiple commands in a single block
  • Blocking pop from a list
  • Ability for Publish/Subscribe messaging
  • New hashes datatype that allows for multiple values per single key
  • Virtual memory which allows the database to grow outside the limits of the physical RAM on the machine.

Download 2.0.0 here

Changelog is here

Reader Comments

There are no comments for this journal entry. To create a new comment, use the form below.

PostPost a New Comment

Enter your information below to add a new comment.

My response is on my own website »
Author Email (optional):
Author URL (optional):
Post:
 
Some HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>