mirror of
https://github.com/zrepl/zrepl.git
synced 2024-12-22 15:11:16 +01:00
b2844569c8
* Remove explicity state machine code for all but replication.Replication * Introduce explicit error types that satisfy interfaces which provide sufficient information for replication.Replication to make intelligent retry + queuing decisions * Temporary() * LocalToFS() * Remove the queue and replace it with a simple array that we sort each time (yay no generics :( ) |
||
---|---|---|
.. | ||
fsrep | ||
internal/diff | ||
pdu | ||
context.go | ||
mainfsm.go | ||
state_enumer.go |