killme2008 / hs4j

HandlerSocket client for java

Home Page:http://code.google.com/p/hs4j/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HS4J is a practical HandlerSocket client for java.
HandlerSocket is a MySql plugin developed by akira higuchi
to make MySql as a NoSQL storage.

More infomation please check wiki page:
http://code.google.com/p/hs4j/wiki/GettingStarted

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


If you have any question or suggestion,please email me killme2008@gmail.com

Author:dennis
Contributors: zope,zhongl
Date: 2011-03

About

HandlerSocket client for java

http://code.google.com/p/hs4j/

License:Apache License 2.0


Languages

Language:Java 100.0%