10.25
12

Redis 2.6 released

by admin ·

The new version has been significantly refactored many parts of code rewritten.

Major changes:

  1. Lua support is available in the stable branch (including the redis-cli).
  2. There were slave read-only.
  3. Optimization of memory for storage of “small” values.
  4. Improving performance when writing large objects.
  5. Logging commands and the ability to gather statistics on them.
  6. All config options have become available as a command line argument.
  7. Obsolescence values with millisecond accuracy
  8. Last on the list, but not least, when you start now displays ASCII-radish logo!

In version 2.6 of the team moved some of Redis Cluster. Full functionality of the cluster promised to version 3.0.

Redis – A journaling storage of the “key-value” open source software licensed under the BSD, are available for most POSIX-systems. Development is sponsored by VMware.

Tags: ,

Leave a Reply