sapling/edenscm
Xavier Deguillard 89b44424d6 edenapi: use a MutableDeltaStore instead of a MutableDataPack
Summary:
The type of store where data is stored is now fully abstracted to the python
bindings. For now, edenapi will write to the pending mutabledatapack, but we
can now switch it easily to any other store implementing MutableDeltaStore,
including an IndexedLogDataStore.

Reviewed By: kulshrax

Differential Revision: D15266191

fbshipit-source-id: 638cf90a567ef170e0302376312c4b82e6d6b6da
2019-05-09 18:33:48 -07:00
..
hgdemandimport codemod: move Python packages to edenscm 2019-01-28 18:35:41 -08:00
hgext edenapi: use a MutableDeltaStore instead of a MutableDataPack 2019-05-09 18:33:48 -07:00
mercurial edenapi: use a MutableDeltaStore instead of a MutableDataPack 2019-05-09 18:33:48 -07:00
__init__.py codemod: move Python packages to edenscm 2019-01-28 18:35:41 -08:00