tvl-depot/tvix/cli
Connor Brewster 37a348b4fa refactor(tvix/store): Asyncify PathInfoService and DirectoryService
We've decided to asyncify all of the services to reduce some of the
pains going back and for between sync<->async. The end goal will be for
all the tvix-store internals to be async and then expose a sync
interface for things like tvix eval io.

Change-Id: I97c71f8db1d05a38bd8f625df5087d565705d52d
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9369
Autosubmit: Connor Brewster <cbrewster@hey.com>
Tested-by: BuildkiteCI
Reviewed-by: flokli <flokli@flokli.de>
2023-09-21 17:58:23 +00:00
..
src refactor(tvix/store): Asyncify PathInfoService and DirectoryService 2023-09-21 17:58:23 +00:00
Cargo.toml refactor(tvix/store/blobsvc): make BlobStore async 2023-09-18 10:33:30 +00:00
default.nix fix(tvix/eval): only finalise formal arguments if defaulting 2023-06-20 10:07:44 +00:00