Fundamental Specifications of Tokyo Cabinet Version 1
Popularity Report
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
URL Tag Cloud
Bookmark History
Saved by 6 people (0 private), first by anonymouse user on 2009-01-21
- Srhoermann on 2009-08-21 - Tags db , dbm
- Iainmorrison on 2009-07-30 - Tags no_tag
- Touffik on 2009-04-22 - Tags no_tag
- Lifeng007 on 2009-04-05 - Tags tokyocabinet , API
- Harryli on 2009-02-15 - Tags no_tag
Public Sticky notes
CLI
To use the B+ tree database API easily, the commands `tcbtest', `tcbmttest', and `tcbmgr' are provided.
The command `tcbtest' is a utility for facility test and performance test. This command is used in the following format. `path' specifies the path of a database file. `rnum' specifies the number of iterations. `lmemb' specifies the number of members in each leaf page. `nmemb' specifies the number of members in each non-leaf page. `bnum' specifies the number of buckets. `apow' specifies the power of the alignment. `fpow' specifies the power of the free block pool.
Highlighted by harryli


Public Comment