HyperDex 1.1: Backups, Macs and Graphs

HyperDex Logo

We are proud to announce HyperDex 1.1, the next generation NoSQL data store that provides ACID transactions, fault-tolerance, and high-performance. Some key features of HyperDex are:

  • High Performance: HyperDex is fast. It outperforms MongoDB and Cassandra on industry-standard benchmarks by a factor of 2X or more.
  • Advanced Functionality: With the Warp add-on, HyperDex offers multi-key transactions that span multiple objects with ACID guarantees.
  • Strong Consistency: HyperDex ensures that every GET returns the result of the latest PUT.
  • Fault Tolerance: HyperDex automatically replicates data to tolerate a configurable number of failures.
  • Scalable: HyperDex automatically redistributes data to make use of new resources as you add more nodes to your cluster.

This release brings the following changes and improvements:

  • Backup Management: This release introduces HyperDex's automatic backup manager. HyperDex now provides consistent, fast backups. For more information about these tools, see here.
  • Support for OS X 10.9: HyperDex compiles from source on OS X 10.9 Mavericks using the stock clang compiler. Install it with brew tap HyperDex/hyperdex && brew install hyperdex.
  • Network Console: This release includes a preview of HyperDex's network management console (NOC). With the network operations console, you can monitor the performance of your HyperDex cluster.
  • Improved bindings: Numerous improvements to the Python, Java, and Ruby bindings provide a consistent experience across all languages.

HyperDex runs on 64-bit Linux (Ubuntu, Debian, Fedora, Centos) and OS X. Binary packages for Debian 7, Ubuntu 12.04-13.10, Fedora 18-19, and CentOS 6 are available, as well as source tarballs for other Linux platforms.

This release provides bindings for C, C++, Python, Java, Ruby, and Go.

Share on Linkedin
Share on Reddit
comments powered by Disqus