1
0
Fork 0
arangodb/Documentation/Books/Manual/Programs/Arango-dfdb/README.md

18 lines
512 B
Markdown

Arango-dfdb
===========
{% hint 'danger' %}
The tool is to be used with caution, under guidance of ArangoDB support!
{% endhint %}
The ArangoDB Datafile Debugger can check datafiles for corruptions
and remove invalid entries to repair them. Such corruptions should
not occur unless there was a hardware failure.
The options are the same as for [arangod](../Arangod/Options.md).
{% hint 'info' %}
`arango-dfdb` works with the
[MMFiles storage engine](../../Architecture/StorageEngines.md) only.
{% endhint %}