Skip to content

killme2008/hs4j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 [email protected]

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