Skip to content

zope/hs4j

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 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 killme2008@gmail.com

Author:dennis
Date: 2011-03

About

HandlerSocket client for java

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%