⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 tcatest.1

📁 Tokyo Cabinet的Tokyo Cabinet 是一个DBM的实现。这里的数据库由一系列key-value对的记录构成。key和value都可以是任意长度的字节序列,既可以是二进制也可以是字符
💻 1
字号:
.TH "TCATEST" 3 "2009-02-13" "Man Page" "Tokyo Cabinet".SH NAMEtcatest \- test cases of the abstract database API.SH DESCRIPTION.PPThe command `\fBtcatest\fR' is a utility for facility test and performance test.  This command is used in the following format.  `\fIname\fR' specifies the database name.  `\fIrnum\fR' specifies the number of iterations.  `\fItnum\fR' specifies the number of transactions..PP.RS.br\fBtcatest write \fIname\fB \fIrnum\fB\fR.RSStore records with keys of 8 bytes.  They change as `00000001', `00000002'....RE.br\fBtcatest read \fIname\fB\fR.RSRetrieve all records of the database above..RE.br\fBtcatest remove \fIname\fB\fR.RSRemove all records of the database above..RE.br\fBtcatest rcat \fIname\fB \fIrnum\fB\fR.RSStore records with partway duplicated keys using concatenate mode..RE.br\fBtcatest misc \fIname\fB \fIrnum\fB\fR.RSPerform miscellaneous test of various operations..RE.br\fBtcatest wicked \fIname\fB \fIrnum\fB\fR.RSPerform updating operations of list and map selected at random..RE.br\fBtcatest compare \fIname\fB \fItnum\fB \fIrnum\fB\fR.RSPerform comparison test of database schema..RE.RE.PPThis command returns 0 on success, another on failure..SH SEE ALSO.PP.BR tcamgr (1),.BR tcadb (3),.BR tokyocabinet (3)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -