mirror of
https://github.com/zrepl/zrepl.git
synced 2025-04-12 13:38:35 +02:00
* 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 |