中文字幕在线观看,亚洲а∨天堂久久精品9966,亚洲成a人片在线观看你懂的,亚洲av成人片无码网站,亚洲国产精品无码久久久五月天

Redisson 2.12.5 和 3.7.5 發(fā)布,Redis 客戶端

2018-07-20    來源:oschina

容器云強勢上線!快速搭建集群,上萬Linux鏡像隨意使用

Redisson 2.12.5 和 3.7.5 已發(fā)布,Redisson 是架設(shè)在 Redis 基礎(chǔ)上的一個 Java 駐內(nèi)存數(shù)據(jù)網(wǎng)格(In-Memory Data Grid)。

Redisson 在基于 NIO 的 Netty 框架上,充分利用了 Redis 鍵值數(shù)據(jù)庫提供的一系列優(yōu)勢,在 Java 實用工具包中常用接口的基礎(chǔ)上,為使用者提供了一系列具有分布式特性的常用工具類。使得原本作為協(xié)調(diào)單機多線程并發(fā)程序的工具包獲得了協(xié)調(diào)分布式多機多線程并發(fā)系統(tǒng)的能力,大大降低了設(shè)計和研發(fā)大規(guī)模分布式系統(tǒng)的難度。同時結(jié)合各富特色的分布式服務(wù),更進(jìn)一步簡化了分布式環(huán)境中程序相互之間的協(xié)作。

 兩個版本的更新內(nèi)容相同:

  • Feature - RScoredSortedSetReactive, RSetReactive, RListReactive objects implement RSortableReactive interface

  • Feature - RGeoReactive object added

  • Feature - reactive version of FairLock added

  • Feature - RRateLimiterReactive object added

  • Improvement - RObjectReactive and RScoredSortedSetReactive interfaces synced with RObjectAsync and RScoredSortedSetAsync

  • Fixed - readonly command shouldn't be executed on master node used as slave

  • Fixed - connection is closed per command execution for master node used as slave in readMode=MASTER_SLAVE

  • Fixed - RLiveObjectService should use entityClass's classloader

源碼下載 https://github.com/redisson/redisson/releases 

標(biāo)簽: ssl 數(shù)據(jù)庫

版權(quán)申明:本站文章部分自網(wǎng)絡(luò),如有侵權(quán),請聯(lián)系:west999com@outlook.com
特別注意:本站所有轉(zhuǎn)載文章言論不代表本站觀點!
本站所提供的圖片等素材,版權(quán)歸原作者所有,如需使用,請與原作者聯(lián)系。

上一篇:swoolefy 4.0.0 發(fā)布,基于 swoole4.x 協(xié)程的 api 框架

下一篇:JBoss Developer Studio 12.0 和 JBoss Tools 4.6.0 發(fā)布