This repository was archived by the owner on Oct 8, 2024. It is now read-only.
This repository was archived by the owner on Oct 8, 2024. It is now read-only.
Avoid (re)converting to the same datastore type #9
Closed
Description
If I run the conversion to Badger Datastore twice the second time (from badgerds
to badgerds
) happens even though there is no need for any conversion. If I'm following the code correctly that case corresponds to this strategy case, the directories that should be checked (as mentioned in the TODO
) are the path
components of the spec file?
Metadata
Metadata
Assignees
Labels
No labels