sapling/eden/scm/lib/revisionstore
Durham Goode 46d0991cd0 revisionstore: expose shared mutable stores to Python
Summary:
Treemanifest needs to be able to write to the shared stores from paths
other than just prefetch (like when it receives certain trees via a standard
pull). To make this possible we need to expose the Rust shared mutable stores.
This will also make just general integration with Python cleaner.

In the future we can get rid of the non-prefetch download paths and remove this.

Reviewed By: quark-zju

Differential Revision: D23772385

fbshipit-source-id: c1e67e3d21b354b85895dba8d82a7a9f0ffc5d73
2020-09-24 09:46:59 -07:00
..
src revisionstore: expose shared mutable stores to Python 2020-09-24 09:46:59 -07:00
types edenapi: Hide edenapi wire types from externally visible API 2020-09-23 17:27:08 -07:00
Cargo.toml lfs: add client support for received compressed responses 2020-09-15 07:59:53 -07:00