issues
search
celluloid
/
floss
UNMAINTAINED: See celluloid/celluloid#779 - A Ruby implementation of the Raft consensus algorithm.
MIT License
77
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Why the floss is abandoned?
#26
undr
opened
9 years ago
0
Crashes when not all peers are online on boot
#25
Asmod4n
closed
8 years ago
2
Initial implementation of Kyotocabinet backed Log
#24
josephglanville
opened
11 years ago
2
Extract latches into Celluloid itself?
#23
tarcieri
opened
11 years ago
3
When attempting to use RubyProf RPCs time out and this causes ripple on failures.
#22
josephglanville
opened
11 years ago
4
Add functional tests for Log implementation.
#21
josephglanville
closed
11 years ago
0
0mq reactor fails sporadically on startup
#20
josephglanville
opened
11 years ago
0
Fix up gem packaging abit.
#19
josephglanville
closed
11 years ago
3
Redis Persistent Log
#18
josephglanville
closed
11 years ago
8
Abstract out log and log entry classes
#17
josephglanville
closed
11 years ago
0
fixed proxy options
#16
tomquas
closed
11 years ago
1
Update README.md
#15
arthurnn
closed
11 years ago
1
Implement a DCell registry
#14
aflatter
opened
11 years ago
10
Implement log compaction
#13
aflatter
opened
11 years ago
0
Raft::Proxy must pass the replicated FSM to the node.
#12
aflatter
closed
11 years ago
1
A follower should apply received commands to its FSM
#11
aflatter
closed
11 years ago
1
A candidate should retry the RPC if a peer does not respond to the vote request.
#10
aflatter
opened
11 years ago
0
Raft::Proxy should use Celluloid::ActorProxy
#9
aflatter
closed
11 years ago
1
Add an acceptance test suite for cluster behavior.
#8
aflatter
opened
11 years ago
0
A Raft::Node crashes when a RPC times out.
#7
aflatter
closed
11 years ago
0
Allow for cluster membership changes.
#6
aflatter
opened
11 years ago
0
Implement persistent storage for local logs.
#5
aflatter
opened
11 years ago
0
Opensource this!
#4
halorgium
closed
11 years ago
5
Transport used by Raft::Node should be configurable.
#3
aflatter
closed
11 years ago
1
User should not have to call Node#run himself.
#2
aflatter
closed
11 years ago
1
Implement Node#wait_until_ready: Sleep until the node completed its start-up.
#1
aflatter
closed
11 years ago
2