Tags: WeBankBlockchain/Data-Stash
Tags
Dev (#20) * Dd 1.2.0 (#17) * 添加分库分表 (#13) * fix readme * update gitignore * rm gitignore for src/main/resources * optimize gitignore * add xml * add supresswarnings * better reading logic * 数据存储异步化改造 * optimize code * rollback logic fix * fix deadlock * add thread name * add batch count * no ignore * fix java version * 优化验证逻辑 * 增加分库分表基础配置 * make it compile * 对大表插入语句改造,使支持分片 * 修复回滚的一个bug * 完成分库需求 * fix bugs that initialized data is deleted by roll back logic Co-authored-by: masonhunk <aoronchu@gmail.com> * fix import packages * fix charset of application.properties * remove unsued methods * fix bugs of missing trailing / * fix concurrent bugs * data-link-sync-init * remove link * data-stash-query * tmp * data-stash-query * fix ut of order bugs * . * 简化分库 * data-sync * data-sync * data-sync * 1.2.0 * data-stash-1.2.0 * data-stash-1.2.0 * data-stash-1.2.0 * data_stash * data_stash Co-authored-by: dalaocu <njumjy06@126.com> Co-authored-by: masonhunk <aoronchu@gmail.com> * Dd 1.2.1 (#19) * Dd 1.2.0 (#17) * 添加分库分表 (#13) * fix readme * update gitignore * rm gitignore for src/main/resources * optimize gitignore * add xml * add supresswarnings * better reading logic * 数据存储异步化改造 * optimize code * rollback logic fix * fix deadlock * add thread name * add batch count * no ignore * fix java version * 优化验证逻辑 * 增加分库分表基础配置 * make it compile * 对大表插入语句改造,使支持分片 * 修复回滚的一个bug * 完成分库需求 * fix bugs that initialized data is deleted by roll back logic Co-authored-by: masonhunk <aoronchu@gmail.com> * fix import packages * fix charset of application.properties * remove unsued methods * fix bugs of missing trailing / * fix concurrent bugs * data-link-sync-init * remove link * data-stash-query * tmp * data-stash-query * fix ut of order bugs * . * 简化分库 * data-sync * data-sync * data-sync * 1.2.0 * data-stash-1.2.0 * data-stash-1.2.0 * data-stash-1.2.0 * data_stash * data_stash Co-authored-by: dalaocu <njumjy06@126.com> Co-authored-by: masonhunk <aoronchu@gmail.com> * fix dynamic table double quote * fix typo' * add escape char handleing Co-authored-by: dalaocu <njumjy06@126.com> Co-authored-by: 卡拉马佐夫 <973459080@qq.com> Co-authored-by: 卡拉马佐夫 <973459080@qq.com> Co-authored-by: dalaocu <njumjy06@126.com>