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.2 Release
by Marton Trencseni on 2009/10/01
We are releasing version 1.2 of Keyspace, our consistently replicated key-value store. The major news is the release of Python and PHP client libraries. Here's the full list of changes.
- Added Python and PHP client libraries; this means we have C, Python and PHP covered.
- Added HTTP JSON API; For example, http://localhost:8080/json/listkeys?/test returns the following JSON object: {"/test":["/test/i:0","/test/i:1","/test/i:2"]}.
- Fixed some bugs in server code.
- Fixed some bugs in Python code.
- Removed deprecated latency command.
- Marton Trencseni
blog comments powered by Disqus

