Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-24 | Check BDB version only if it's loaded | Voker57 | |
2010-09-24 | TokyoCabinet: more BDB checks | Giuseppe Bilotta | |
2010-09-23 | TokyoCabinet: only warn about skipped upgrade if the old reg was found | Giuseppe Bilotta | |
2010-09-23 | TokyoCabinet: fix extension in 0.9.9 upgrade path | Giuseppe Bilotta | |
2010-09-23 | TokyoCabinet: 0.9.5-to-0.9.9 must use BDB only | Giuseppe Bilotta | |
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.) | |||
2010-03-16 | Tokyo Cabinet DB backend | Voker57 | |
2010-03-16 | Moved DB stuff to registry/bdb | Voker57 | |