Menu

Hydra Distributed Cache / News: Recent posts

HydraCache project has been migrated to Codehaus.org

The migration is complete. Here is the new links to the new project page.

Project page: http://xircles.codehaus.org/projects/hydra-cache
SVN repository: https://svn.codehaus.org/hydra-cache/trunk
Jira: http://jira.codehaus.org/browse/HYDRACACHE

Posted by Nick Zhu 2009-02-24

Hydra Cache reached milestone 2

Hydra Cache reached milestone 2 - v0.2.

In this milestone we implemented a Java native partition-aware client library which makes accessing Hydra Cache cluster as easy as accessing a local in-memory java.util.Map.

Posted by Nick Zhu 2008-12-23

Hydra cache reached v0.1 - our first milestone release

Hydra Distribute Cache v0.1 has been released. This is our first milestone release although not anywhere near production ready, it is indeed an important step forward towards our goal. This release achieved the following pre-set dev goals:

* A deployable and runnable binary distribution
* A working consistent hashing algorithm implementation
* An extensible versioning and conflict resolving framework and some versioning strategy implementation including vector clock
* A high performance and ultra lightweight async HTTP server implementation for server & client communication
* Implementation of our first draft of binary protocol for data transportation
* A simple memory based data storage implementation ... read more

Posted by Nick Zhu 2008-10-23

Ticket tracking system up!

We have a ticket tracking system now running at

http://hydracache.org/project/

There is also a preliminary roadmap set for the first few releases.

Please stay tuned for more updates.

Posted by Tan Quach 2008-09-30