Who are we?
Scalien is a startup developing open-source, cutting-edge distributed systems.
Go to scalien.com
Scalien is a startup developing open-source, cutting-edge distributed systems.
Go to scalien.com
Keyspace 1.1 Release
by Marton Trencseni on 2009/09/09
We are releasing version 1.1 of Keyspace, our consistently replicated key-value store, a major improvement over 1.0.x.
- New PaxosLease algorithm does not require clock synchronization.
- Added COUNT and DIRTYCOUNT commands.
- Added /html/ part to HTTP interface, which pretty prints the list output.
- Added possibility to reverse list direction.
- The http://server:port/ welcome page prints the version number and master information.
- Added database.numReaders config option.
The most important is: Keyspace no longer requires clock synchrony! This should make Keyspace as a distributed database much more attractive to new users. The new PaxosLease algorithm is described in the PaxosLease whitepaper.
In other news, Hacker News Watch runs on Keyspace.
- Marton Trencseni
blog comments powered by Disqus

