Scalien is a startup developing open-source, cutting-edge distributed systems.
Go to scalien.com
Keyspace 1.5 - Recommended for Production Usage
by Marton Trencseni on 2010/03/09
Great news: we are releasing Keyspace 1.5, the most stable and feature complete version of Keyspace to date. We are very excited as we have reached a point where all issues related to replication and catch-up have been resolved, this version is suitable for general production deployment! Keyspace 1.5 has seen tons of testing on our dedicated test cluster, and it has performed like a charm.
For the end-user, the only visible change is the removal of the submit parameter from the commands (such as keyspace_client_set()), since this can be derived from the use of keyspace_client_begin() before the commands are issued in batch.
More good news: we have starting wrapping the C/C++ client library, which itself has reached a very stable state, using SWIG, the Simplified Wrapper and Interface Generator. We are planning to release fully featured Python, PHP, Java libraries next week. In parallel, we are finally going to write up proper manuals starting today.
- Marton Trencseni
blog comments powered by Disqus

