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

Up copyq (3.1.1), qedit (2.8.1)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Tue Oct 17 19:29:54 2017 +0200 (2017-10-17)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/tokyocabinet/description.txt	Tue Oct 17 19:29:54 2017 +0200
     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.