issues
search
eBay
/
NuRaft
C++ implementation of Raft core logic as a replication library
Apache License 2.0
1.02k
stars
241
forks
source link
Add an API to get the notification of state machine pause
#375
Closed
greensky00
closed
2 years ago
greensky00
commented
2 years ago
Instead of busy waiting, we can sleep and wake up by a notification.