akka/akka-core

add persistence query methods that start “now”

開放

#19,328 建立於 2016年1月2日

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

倉庫指標

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

描述

For cases where the client is interested in live data we’d need to either provide a way to obtain the current offset and start from there, or we allow the specification of “now” as a starting offset for the query directly—the latter could be done by using Long.MaxValue as a special value.

貢獻者指南