table of contents
TCATEST(1) | Tokyo Cabinet | TCATEST(1) |
NAME¶
tcatest - test cases of the abstract database APIDESCRIPTION¶
The command ` tcatest' is a utility for facility test and performance test. This command is used in the following format. ` name' specifies the database name. ` rnum' specifies the number of iterations. `tnum' specifies the number of transactions.Store records with keys of 8 bytes. They
change as `00000001', `00000002'...
Retrieve all records of the database
above.
Remove all records of the database
above.
Store records with partway duplicated keys
using concatenate mode.
Perform miscellaneous test of various
operations.
Perform updating operations of list and map
selected at random.
Perform comparison test of database
schema.
SEE ALSO¶
tcamttest(1), tcamgr(1), tcadb(3), tokyocabinet(3)2011-02-12 | Man Page |