wok-next diff tokyocabinet/description.txt @ rev 21468

updated tcpreplay (4.2.6 -> 4.3.2)
author Hans-G?nter Theisgen
date Wed May 13 06:25:58 2020 +0100 (2020-05-13)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/tokyocabinet/description.txt	Wed May 13 06:25:58 2020 +0100
     1.3 @@ -0,0 +1,3 @@
     1.4 +Tokyo Cabinet is the successor of QDBM, a high performance database library
     1.5 +similar to the DBM family. It also supports hash and B-tree databases and does
     1.6 +not require any server process. The overall speed is improved compared to QDBM.