}
@Override
public void doOpen() throws DataStoreFatalException {
// create a tokyo cabinet backed queue
bdb = new BDB();
// just leave comparison as LEXICAL, don't set it to anything else
/*
// comparator that does a byte at a time, up to the length of the shorter key