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
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.
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
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.