lasp-lang/lasp

Allow to force gossip to syncrhonize

fbergero opened this issue · 2 comments

In some cases it is helpful to force the gossip protocol to issue an update to the other nodes.
For example after updating a CRDT variable one could ask LASP to start the gossip immediately disregard of what the gossip frequency is.

Thoughts on #265 ?

I'll close this issue and we can have the discussion in the PR thread.