JupiterRider
|
b49a631e0b
|
ran "gofmt -s -w ." to format the code
|
2025-08-20 19:41:26 +02:00 |
|
André Roth
|
f7057a9517
|
go1.24: fix lint, unit and system tests
- development env: base on debian trixie with go1.24
- lint: run with default config
- fix lint errors
- fix unit tests
- fix system test
|
2025-04-26 13:29:50 +02:00 |
|
André Roth
|
0b3dd2709b
|
apply PR feedback
|
2024-07-31 22:16:00 +02:00 |
|
André Roth
|
67771795ca
|
etcd: implement transactions
- use temporary db for lookups in transactions
- use batch implementation to commit transaction
|
2024-07-31 22:16:00 +02:00 |
|
hudeng
|
78172d11d7
|
feat: Add etcd database support
improve concurrent access and high availability of aptly with the help of the characteristics of etcd
|
2024-07-31 22:16:00 +02:00 |
|