- update mysqlTemplate add directQuery, directAdd interface to be compatible with ddbTemplate
- make domainDaoSupport support $ prefix sql
- redisClusterTemplate add multi command same key transaction
- redisClusterTemplate add multi command support
- fix modelGet get value bug
- fix directPlan get connection bug
- add dependency bearcat-sql
- add mysql and redis cluster client sharding support based on bearcat-ha
- fix some bugs, make improvements
- release 0.2.0, see bearcat-dao
dao, sql mapping, transaction