Skip to content

fujohnwang/hs2client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hs2client is a mysql Handler Socket Scala Client
see HandlerSocket ([[https://github.com/ahiguti/HandlerSocket-Plugin-for-MySQL]])

If you have no idea about the Handler Socket Plugin of Mysql Database, google it :O)

With Hs2client, I want to make anything possible be transparent to the users, some features may be:
<1> automatically generate index id, but can be customized if necessary;
<2> return all of the columns by default , but can be filtered if necessary; 
<3> customized connection pooling;
<4> easy to use and configure.
<5> others...


TODO Next Stage:
1- add connection pooling support;
2- implement Hs2ClientTemplate to ease the usage of the API.

About

handler socket scala client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages