Sharding-Sphere 3.0.0.M4 正式发布

栏目: 软件资讯 · 发布时间: 6年前

内容简介:Sharding-Sphere 3.0.0.M4 正式发布了,Sharding-Sphere 是一套开源的分布式数据库中间件解决方案组成的生态圈,它由Sharding-JDBC、Sharding-Proxy和Sharding-Sidecar(规划中)这3款相互独立的产品组成。他们均...

Sharding-Sphere 3.0.0.M4 正式发布了,Sharding-Sphere 是一套开源的分布式数据库中间件解决方案组成的生态圈,它由Sharding-JDBC、Sharding-Proxy和Sharding-Sidecar(规划中)这3款相互独立的产品组成。他们均提供标准化的数据分片、分布式事务和数据库治理功能,可适用于如 Java 同构、异构语言、容器、云原生等各种多样化的应用场景。

更新内容如下:

在九月份初发布的Sharding-Sphere 3.0.0.M3基础上,九月末的Sharding-Sphere 3.0.0.M4又增加了新特性、优化了内核、调整了部分模块结构和API,具体更新如下所示:

内核部分

重构执行引擎,自动平衡资源与性能,降低配置成本。

Sharding-Proxy

支持数据库多Schema结构。

数据库治理

链路追踪功能增强。

API调整

Maven坐标调整:

将<artifactId>sharding-jdbc</artifactId>调整为<artifactId>sharding-jdbc-core</artifactId>。

包结构重构:

  • 将io.shardingsphere.core.api调整为io.shardingsphere.api

  • 将io.shardingsphere.jdbc调整为io.shardingsphere.shardingjdbc

  • 将io.shardingsphere.proxy调整为io.shardingsphere.shardingproxy

强制路由(Hint)API调整

3.0.0.M4已渐趋完善,功能点基本完整,使用较为稳定,性能日渐提高。如无意外,我们的下个版本应为3.0.0正式版,欢迎大家测试,并提出宝贵意见。

1. Sharding-JDBC获取方式

<groupId>io.shardingsphere</groupId>

<artifactId>sharding-jdbc-core</artifactId>
<version>3.0.0.M4</version>

2. Sharding-Porxy获取方式

docker pull shardingsphere/sharding-proxy

详情查看发布说明:https://mp.weixin.qq.com/s/wtS-jZvaOLqkRb8GZ0C6yQ


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上所述就是小编给大家介绍的《Sharding-Sphere 3.0.0.M4 正式发布》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Using Google App Engine

Using Google App Engine

Charles Severance / O'Reilly Media / 2009-5-23 / USD 29.99

With this book, you can build exciting, scalable web applications quickly and confidently, using Google App Engine - even if you have little or no experience in programming or web development. App Eng......一起来看看 《Using Google App Engine》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

随机密码生成器
随机密码生成器

多种字符组合密码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试