开源分布式事务中间件 Fescar 发布 0.2.1

开发四年只会写业务代码,分布式高并发都不会还做程序员? >>>  hot3.png

Fescar 是一款开源的分布式事务解决方案,提供高性能和简单易用的分布式事务服务。

本次更新内容如下:

特性

  • 支持 update 语句中的 between 语法

  • 支持 Random 和 RoundRobin 负载策略

  • 增加 dubbo-alibaba 模块以支持 Alibaba Dubbo

Bug 修复

  • 修复 NettyClientConfig 方法及变量名 fifo-> lifo

  • 修复 fescar-dubbo 模块中 filter SPI 引用错误问题

相关链接

  • Fescar: https://github.com/alibaba/fescar

  • Fescar-Samples: https://github.com/fescar-group/fescar-samples

  • Release:https://github.com/alibaba/fescar/releases

你可能感兴趣的:(开源分布式事务中间件 Fescar 发布 0.2.1)