Start on a tool to rebuild the local database if it is lost.
authorMichael Vrable <vrable@cs.hmc.edu>
Wed, 16 Jan 2013 20:15:22 +0000 (12:15 -0800)
committerMichael Vrable <vrable@cs.hmc.edu>
Wed, 22 Jan 2014 05:11:09 +0000 (21:11 -0800)
commitad1381b6da02a65ebadfc2f466e9bf6ab9086229
tree0dbc80958c40c7078f65fe58018ca9c09a2a30cb
parentf546e4df51cde51dd984e4ad26e70dd7533f9791
Start on a tool to rebuild the local database if it is lost.

This can also be used to reconstruct the local database in a new format, or
upgrade hash algorithms.
Makefile
chunker-standalone.cc [new file with mode: 0644]
python/cumulus/__init__.py
python/cumulus/rebuild_database.py [new file with mode: 0755]