1
0
Fork 0
mirror of https://github.com/zhaofengli/attic.git synced 2024-12-14 11:57:30 +00:00
Commit graph

8 commits

Author SHA1 Message Date
Jörg Thalheim
484e38094c implement sharding
didn't actually tested the code
2023-11-11 07:37:17 +01:00
Zhaofeng Li
b1fb790b5f integration-tests: Strip tokens return from atticadm 2023-05-28 15:23:45 -06:00
Zhaofeng Li
3c8bebf6b5 upload-path: Support including the upload info as part of the PUT body
Often times there are tight limits on how large headers can be.
2023-01-29 12:01:54 -07:00
Zhaofeng Li
1750c4be88 integration-tests/basic: Increase initial timeout even more
Somehow it's taking even longer on Garnix despite being sub-1s
on my desktop. I'm not positive that collapsing all migrations
into a single one for initial setup is a good idea as it makes
the upgrade path less tested.
2023-01-15 14:48:26 -07:00
Zhaofeng Li
e8f9f3c04b Add support for chunking 2023-01-14 23:55:10 -07:00
Zhaofeng Li
257a84ad74 nixos: Add atticd-atticadm wrapper
Now `atticd-atticadm` can be used to run `atticadm` as the `atticd`
user. `atticd` is no longer added to the system path.
2023-01-14 23:55:10 -07:00
Zhaofeng Li
8fc6b3935d integration-tests/basic: Increase timeouts
Seems to be timing out on Garnix.
2023-01-08 23:00:53 -07:00
Zhaofeng Li
979108869d integration-tests: init 2023-01-06 00:59:38 -07:00