TokyoCabinet: 0.9.5-to-0.9.9 must use BDB only
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Thu, 23 Sep 2010 20:20:57 +0000 (22:20 +0200)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Thu, 23 Sep 2010 20:20:57 +0000 (22:20 +0200)
commitc9529b17e30818c145a4f00c70ad31e823ab7561
tree6f71923d03e436e15401efe48134c1205c123a46
parentd751305992437967621bdb9121376ea5c1753bcf
TokyoCabinet: 0.9.5-to-0.9.9 must use BDB only

When upgrading from 0.9.5 data, write the 0.9.9-style regisitry using
BDB still rather than trying to use TokyoCabinet already. This makes
sure that the next step (0.9.9 to modern times) works correctly.

(Moreover, the existing BDB-to-TC attempt wouldn't have worked anyway
due to wrong var names. I doubt anybody will ever hit this path and
notice though.)
lib/rbot/registry/tc.rb