Zhaofeng Li
9a9e2c0ce1
Merge pull request #98 from Mic92/sharding
...
implement sharding
2024-01-01 09:17:18 -07:00
Zhaofeng Li
75c0482e85
integration-tests/basic: Fix Postgres permissions
...
See also https://github.com/NixOS/nixpkgs/pull/266270 .
2023-12-18 14:50:33 -07:00
Zhaofeng Li
51d5121a5c
integration-tests/basic: Dump schema after test
...
Not doing anything with the dumped schema yet, but we will
have automated checks to ensure the schema isn't changed
in an incompatible way.
2023-12-18 09:28:43 -07:00
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