akka/akka-core

Unclear doc of delta replication of ORMap

開放

#25,738 建立於 2018年10月4日

 (1 則留言) (0 個反應) (0 位負責人)Scala (3,547 個分叉)batch import
1 - triagedhelp wantedt:distributed-data

倉庫指標

星標
 (13,277 顆星)
PR 合併指標
 (平均合併 8天 19小時) (30 天內合併 10 個 PR)

描述

The documentation paragraph about delta replication within this section does not seem clear to me.

Specifically: "Support for deltas here means that the ORSet being underlying key type for all those maps uses delta propagation to deliver updates. Effectively, the update for map is then a pair, consisting of delta for the ORSet being the key and full update for the respective value (ORSet, PNCounter or LWWRegister) kept in the map."

Some articles are missing, and "ORSet being underlying key type for all those maps" could gain to be moved earlier into a separate sentence that presents this implementation detail. (If I understood correctly)

貢獻者指南