Pinned Repositories
aggregate-framework
Aggregate Framework是为方便开发人员运用DDD和CQRS**来构建复杂的、可扩展的Java企业应用系统而提供的Java技术框架。该框架提供了Aggregate、Repository、Domain Event等构建块的实现;使用DomainEvent,借助于内建的Disruptor组件,AggregateFramework可使开发人员方便的实现高性能SEDA架构。此外,该框架支持与Spring集成,提供使用 annotation的方式让开发人员方便地为Domain Event定义一个或多个事件处理, 同时可指定事件处理是同步还是异步触发,是否需要重试,以及重试策略; 使用Spring事务管理器管理事务时,支持Unit Of Work数据访问模式以及内建一级缓存以提高访问性能。
algorithm-study
hello world
aliyun-tablestore-tutorials
apigateway
springboot-dubbo-apigateway
ASnowflake
A library which uses to generate Global Unique Ids based on snowflake
awesome-go-cn
一个很棒的Go框架、库和软件的中文收录大全。:alarm_clock:脚本定期与英文文档同步,包含了各工程star数/最近更新时间,助您快速发现优质项目。Awesome Go~
elasticsearch-migration
An Elasticsearch Migration Tool
pgsql_admin_script
常用管理脚本
pinpoint
Pinpoint is an open source APM (Application Performance Management) tool for large-scale distributed systems written in Java.
spring-boot-dubbo
Spring Boot with Dubbo support
michael-ancestor's Repositories
michael-ancestor/spring-boot-dubbo
Spring Boot with Dubbo support
michael-ancestor/apigateway
springboot-dubbo-apigateway
michael-ancestor/beauty_ssm
优雅的SSM框架
michael-ancestor/beauty_ssm_cluster
对”优雅的SSM框架“进行完善(nginx负载均衡+tomcat集群)
michael-ancestor/beauty_ssm_dubbo
将"优雅的SSM框架"拆分为分布式架构(基于dubbo+zookeeper)
michael-ancestor/ByteTCC
ByteTCC Transaction Manager旨在提供一个兼容JTA的基于TCC事务补偿机制的分布式事务管理器。历史版本: http://code.taobao.org/p/openjtcc
michael-ancestor/echarts-1
A powerful, interactive charting and visualization library for browser
michael-ancestor/elastalert
Easy & Flexible Alerting With ElasticSearch
michael-ancestor/elasticsearch-analysis-ik
The IK Analysis plugin integrates Lucene IK analyzer into elasticsearch, support customized dictionary.
michael-ancestor/elasticsearch-net
Elasticsearch.Net & NEST
michael-ancestor/es-utils
ElasticSearch Utilities
michael-ancestor/FastDFS_Client
Java Client for FastDFS
michael-ancestor/HData
一个支持多数据源的ETL数据导入/导出工具
michael-ancestor/ITArticles
michael-ancestor/iTerm2-Color-Schemes
Over 130 color schemes/themes for iTerm/iTerm2
michael-ancestor/js-xlsx
XLSX / XLSM / XLSB / XLS / SpreadsheetML (Excel Spreadsheet) / ODS parser and writer
michael-ancestor/jsoncdc
Takes a logical decoding stream from postgresql and outputs it in a pluggable and safe way
michael-ancestor/log-courier
Log Courier, a lightweight log shipper with Logstash integration.
michael-ancestor/log-extension
基于分布式系统消息链式调用
michael-ancestor/my-life
算是简历吧....
michael-ancestor/quickdemo
Some quick demo app for test APM.
michael-ancestor/redisson
Redisson - distributed Java objects (Set, SetMultimap, ScoredSortedSet, SortedSet, Map, ConcurrentMap, List, ListMultimap, Queue, BlockingQueue, Deque, BlockingDeque, Semaphore, Lock, ReadWriteLock, AtomicLong, CountDownLatch, Publish / Subscribe, HyperLogLog, Bloom filter, BitSet), Redis pipelining on top of Redis server. Java Redis client.
michael-ancestor/resteasy-spring-boot
RESTEasy Spring Boot Starter
michael-ancestor/spring-boot-jenkins
Example of the deployment of a Spring Boot App with Jenkins in a Unix System
michael-ancestor/spring-boot-scaffold
springboot脚手架,集成jpa freemarker dubbo security为一体
michael-ancestor/spring-boot-starter-dubbo
michael-ancestor/tcc-transaction
tcc-transaction是TCC型事务java实现
michael-ancestor/tcctx
It's a TCC(Try-Confirm-Cancel) transaction framework.基于TCC原理的分布式事务框架
michael-ancestor/tig
Text-mode interface for git
michael-ancestor/univocity-parsers
uniVocity-parsers is a suite of extremely fast and reliable parsers for Java. It provides a consistent interface for handling different file formats, and a solid framework for the development of new parsers.