Skip to content

Instantly share code, notes, and snippets.

@afeinberg
Created December 16, 2009 02:08
Show Gist options
  • Save afeinberg/257522 to your computer and use it in GitHub Desktop.
Save afeinberg/257522 to your computer and use it in GitHub Desktop.
Release 0.60 on 12/15/2009
* Admin Client/Server API: adds support for streaming key/value
entries, retrieving metadata.
* EC2 testing: a way to periodically run integration and performance
tests which involve Voldemort instances on different machines
* Experimental support for views
* Interpolation search for read-only stores
* Support for large lists and strings in the JSON serializer
* LZF compression support:
* Ruby client contributed
* Fixed issue 170: hanging if a port is used by another process
* Fixed issue 122: suspicious integer division in
RequestCounter.getThroughput
* Miscellaneous improvements and bug fixes for read only stores
* Fixed issue 168: added StorageEngine.keys()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment