tvl-depot/tvix/store/src
Florian Klink a464088d2e test(tvix/store): use tokio-retry for exp backoff
Rather than using this loop, use exponential backoff while waiting for
the socket path to be created.

Change-Id: I3056b1525784cd712b1d81f84876c9ca0be10dc6
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9569
Autosubmit: flokli <flokli@flokli.de>
Reviewed-by: Connor Brewster <cbrewster@hey.com>
Tested-by: BuildkiteCI
2023-10-08 22:50:42 +00:00
..
bin docs(tvix/store/bin): drop outdated TODO 2023-10-08 22:41:32 +00:00
fs fix(tvix/store): Fix FUSE support on MacOS 2023-10-02 15:46:47 +00:00
listener feat(tvix/store/listener): implement connect_info() 2023-10-08 07:44:13 +00:00
nar refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
pathinfoservice test(tvix/store): use tokio-retry for exp backoff 2023-10-08 22:50:42 +00:00
proto refactor(tvix/store/proto): use NamedNode trait 2023-10-05 18:58:55 +00:00
tests test(tvix/store/pathinfo): add more tests for references 2023-10-05 10:25:16 +00:00
lib.rs feat(tvix/store): Support listening on UNIX domain sockets 2023-09-25 17:41:37 +00:00