sapling/eden/scm/lib/mutationstore
Jun Wu 32176eca42 dag: add async interface for NameSet
Summary:
Change the main API of NameSet to async. Use the `nonblocking` crate to bridge
the sync and async world for compatibility. Future changes will migrate
Iterator to async Stream.

Reviewed By: sfilipco

Differential Revision: D24806696

fbshipit-source-id: f72571407a5747a4eabe096dada288656c9d426e
2020-12-10 12:37:31 -08:00
..
src dag: add async interface for NameSet 2020-12-10 12:37:31 -08:00
Cargo.toml mutationstore: copy entries automatically on flush 2020-07-02 13:22:34 -07:00