Created
December 16, 2009 02:08
-
-
Save afeinberg/257522 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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