trinity-1686a
trinity-1686a opened issue Deuxfleurs/guichet#21 2023-07-14 12:02:09 +00:00
show quotas in pretty numbers
trinity-1686a commented on issue Deuxfleurs/garage#594 2023-07-12 14:58:44 +00:00
slow deletion?

in the top level Cargo.toml, you can comment these lines

[profile.release]
debug = true

to get smaller binaries

trinity-1686a commented on issue Deuxfleurs/garage#595 2023-07-12 08:01:00 +00:00
Handle FD starvation correctly

can you upload them somewhere else? Or compress them maybe?

trinity-1686a commented on issue Deuxfleurs/garage#595 2023-07-11 20:10:03 +00:00
Handle FD starvation correctly

Could you provide us with your garage.toml (minus rpc secret) as well as logs? The logs you provided don't show any block getting written, "just" the inability to save the peer list, which isn't…

trinity-1686a created pull request Deuxfleurs/garage#592 2023-06-26 12:00:09 +00:00
don't build sqlite by default
trinity-1686a created branch dont-build-sqlite in trinity-1686a/garage 2023-06-26 11:59:47 +00:00
trinity-1686a pushed to dont-build-sqlite at trinity-1686a/garage 2023-06-26 11:59:47 +00:00
e5835704b7 don't build sqlite by default
trinity-1686a created pull request Deuxfleurs/garage#590 2023-06-24 08:21:59 +00:00
introduce dedicated return type for PollRange
trinity-1686a created branch k2v-client-poll-range-result in trinity-1686a/garage 2023-06-24 08:17:28 +00:00
trinity-1686a pushed to k2v-client-poll-range-result at trinity-1686a/garage 2023-06-24 08:17:28 +00:00
33b3cf8e22 introduce dedicated return type for PollRange
736083063f Merge pull request 'doc: Added ejabberd S3 section' (#588) from jpds/garage:doc-ejabberd-s3 into main
a5ae566e0b apps/index.md: Fixed endpoint URL example.
185f9e78f3 operations/durability-repairs.md: Added note about randomized scrub times.
fb971a5f01 cookbook/encryption.md: Added Cyberduck note.
Compare 10 commits »
trinity-1686a commented on pull request Deuxfleurs/garage#556 2023-05-07 08:17:09 +00:00
Include s3/website test only when k2v is enabled

hum, that function isn't specific to k2v, it's currently in :/garage/src/garage/tests/k2v/mod.rs, but its place should probably be :/garage/src/garage/tests/lib.rs instead. That would fix your…

trinity-1686a commented on pull request Deuxfleurs/garage#556 2023-04-30 00:51:21 +00:00
Include s3/website test only when k2v is enabled

I don't think any of these tests depends on k2v. What error are you getting?

trinity-1686a commented on pull request Deuxfleurs/garage#526 2023-03-13 16:08:51 +00:00
Increase Garage tests robustness

I'm not fond of that name, it sounds too much like a getter imo (not non-blocking)

trinity-1686a commented on pull request Deuxfleurs/garage#526 2023-03-13 16:08:51 +00:00
Increase Garage tests robustness

is this read anywhere?

trinity-1686a approved Deuxfleurs/garage#526 2023-03-13 16:08:51 +00:00
Increase Garage tests robustness

lgtm

trinity-1686a commented on issue Deuxfleurs/garage#503 2023-02-28 20:13:39 +00:00
Arti integration: onion services

Hi, Deuxfleurs member and Tor core contributor there 👋

Might be a bit early for this

It's indeed a bit early, Arti just started parsing documents and cells related to onion services,…

trinity-1686a created branch concurent-multipart-delete in trinity-1686a/garage 2022-10-22 09:41:03 +00:00
trinity-1686a pushed to concurent-multipart-delete at trinity-1686a/garage 2022-10-22 09:41:03 +00:00
c48f34ba29 add test for concurent multipart upload and delete
trinity-1686a pushed to main at trinity-1686a/garage 2022-10-12 21:56:41 +00:00
89b8087ba8 Merge pull request 'Properly return HTTP 204 when deleting non-existent object (fix #227)' (#384) from deleteobject-204 into main
76f42a1a2b Properly return HTTP 204 when deleting non-existent object (fix #227)
82600acf77 Merge pull request 'Allow for hostnames in bootstrap_peers and rpc_public_addr (fix #353)' (#383) from resolve-peer-names into main
e46dc2a8ef Allow for hostnames in bootstrap_peers and rpc_public_addr (fix #353)
80fdbfb0aa Merge pull request 'various fixes for v0.8.0' (#380) from various-fixes-for-0.8 into main
Compare 139 commits »
trinity-1686a transferred repository trinity-1686a/mknet to Deuxfleurs/mknet 2022-09-07 13:48:20 +00:00