aboutsummaryrefslogtreecommitdiff
path: root/pkg/instance/experimental.go
Commit message (Collapse)AuthorAgeFilesLines
* implement primary and secondary role, for replicationv0.5.0Linus Nordberg2022-06-231-85/+0
|
* replace glog with sigsum-go's log packageRasmus Dahlberg2022-05-051-2/+2
|
* switch to sigsum-goRasmus Dahlberg2022-04-131-1/+1
| | | | Updates import paths only.
* instance: Use the new tree-head endpointsRasmus Dahlberg2022-01-261-1/+1
|
* types: Start using sigsum-lib-goRasmus Dahlberg2021-12-201-0/+85
This commit does not change the way in which the log behaves externally. In other words, all changes are internal and involves renaming and code restructuring. Most notably picking up the refactored sigsum-lib-go.