New snapshot
April 19th, 2009
I’ve just uploaded 0.2.2 snapshot build. What’s been done since the last weekend:
- caching aspect
- components/internal architecture redesigned
- serialization using JBoss-serialization library
- Java API
- replication logic implemented using consistent hash algorithm
- JGroups discovery added - from now on, data servers ping master and are noticed within the cluster
- tremendous amount of refactoring