waveterm/wavesrv
Evan Simkowitz d319e72609
Refactor ModelUpdate to set up for decoupling sstore (#280)
This PR changes ModelUpdate mechanism from a statically-typed struct to an interface, allowing us to define the update mechanism and the update types separately. This sets us up to move app logic and update mechanisms into separate packages. Ultimately, sstore will only define low-level persistence logic.
2024-02-09 17:19:44 -08:00
..
cmd zsh cleanup and stats (#247) 2024-01-23 17:19:03 -08:00
db Restart command (#253) 2024-01-26 16:25:21 -08:00
pkg Refactor ModelUpdate to set up for decoupling sstore (#280) 2024-02-09 17:19:44 -08:00
go.mod reload ssh config files when importing them (#219) 2024-01-09 18:04:19 -08:00
go.sum upgrade go crypto library 2023-12-18 20:45:00 -08:00