FirstFT: the day's biggest stories
A register is a CRDT that holds a single value. There are a couple kinds of registers, but the simplest is the Last Write Wins Register (or LWW Register).
,详情可参考Feiyi
Continue reading...
timeout: Seconds to wait before raising `asyncio.TimeoutError`. None means wait forever.