sapling/eden/mononoke/derived_data/unodes
Andrey Chursin 0be8e8ce29 vfs: introduce AsyncVfs
Summary:
AsyncVfs provides async vfs interface.
It will be used in the native checkout instead of current use case that spawns blocking tokio tasks for VFS action

Reviewed By: quark-zju

Differential Revision: D26801250

fbshipit-source-id: bb26c4fc8acac82f4b55bb3f2f3964a6d0b64014
2021-03-05 21:47:51 -08:00
..
Cargo.toml vfs: introduce AsyncVfs 2021-03-05 21:47:51 -08:00
derive.rs mononoke: remove tokio-compat (i.e. use tokio 0.2 exclusively) 2021-02-22 09:22:42 -08:00
lib.rs derived_data: use new derived data configuration format 2020-12-14 09:24:58 -08:00
mapping.rs mononoke: maybe override SessionClass while deriving data 2021-01-14 13:02:42 -08:00