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

updated libqmi (1.20.0 -> 1.24.2)
author Hans-G?nter Theisgen
date Thu Dec 12 15:18:23 2019 +0100 (2019-12-12)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/tokyocabinet/description.txt	Thu Dec 12 15:18:23 2019 +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.