hs4j


HandlerSocket Client for Java

hs4j is a practical java client for HandlerSocket,it is nio based and turned to get better performance.

HandlerSocket is a MySql plugin to make mysql as a nosql storage.

You can clone source from

https://github.com/killme2008/hs4j

If you are using maven2/3 to build your project,you can reference it by <dependency> <groupId>com.googlecode.hs4j</groupId> <artifactId>hs4j</artifactId> <version>0.1</version> </dependency>

Project Information

Labels:
handlersocket java client killme2008