Skip to content

{ Category Archives } announcements

Project Voldemort 0.90 release

I’m thrilled to announce that we have finally cut off a branch and are ready to do the 0.90 open source release for Project Voldemort. For folks still enchanted by the Potter mania, no, I am not talking about Harry’s nemesis. Project Voldemort is an open-source distributed key-value store being used here at LinkedIn and [...]

Kafka v0.6 release

We are pleased to announce the release of Project Kafka version 0.6. This is the first release after we open-sourced the project towards the end of 2010. Our philosophy is to successfully deploy any big feature in production at LinkedIn, before making it available in an open-source release. Although this ensures a stable release, it [...]

Voldemort 0.60 Released

In sync with our plan for regular monthly releases, we’re excited to announce release of version 0.60. Downloads are available, you may browse the updated Javadoc or view the release notes. In addition to bug fixes, several important new features and enhancements have made it into this release: Admin Client/Server API: intended for functionality which [...]

Introducing AdminClient APIs

AdminClient is intended for administrative functionality that is useful and often needed, but should not be used at the application level. The key functionality of the APIs is to provide extraction/loading of entries (or of keys only) in batches for offline data management and manipulation and to provide a way to get/set current state and [...]

Voldemort 0.57: Introducing the First Monthly Release

We’re proud to announce the release of Project Voldemort version 0.57. This is our first monthly release: we’re moving to a monthly release cycle, where by regular releases will be made around the fifteenth of every month. Javadocs and tar/zip archives have been updated and may be downloaded from the usual location. You can view [...]

Added site documentation to Subversion

I added the project-voldemort.com site HTML to subversion today.