lab3 is a brother of lab2.
Introduction
lab3 is an abstract virtual database interface for diverse db. Currently, it is only based on tokyo cabinet. The differency between lab2 and lab3 is lab3 has implemented a console. You can execute some command in the console.
Details
Installation Step
Setp 1: download native tokyo cabinet, make and make install.
Setp 2: download lab3, make it.
Step 3: Execute directly vdb, "./vdb".
release notes
Version 1.0.0.50 (Dec 06, 2012)
- release first version.
Version 1.0.0.70 (Dec 10, 2012)
- fix some bugs.
- adjust sturture of code.
Version 1.0.0.90 (Dec 13, 2012)
- adjust sturture of code.