celluloid / floss

UNMAINTAINED: See celluloid/celluloid#779 - A Ruby implementation of the Raft consensus algorithm.
MIT License
77 stars 14 forks source link

A follower should apply received commands to its FSM #11

Closed aflatter closed 11 years ago

aflatter commented 11 years ago

This is not implemented yet.

aflatter commented 11 years ago

Implemented.