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

Up libjpeg-turbo (1.5.3), libpng16 (1.6.34), libraw (0.18.7), shared-mime-info (1.9), tree (1.7.0), xapian (1.4.5); add time.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue May 01 23:19:32 2018 +0300 (2018-05-01)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/tokyocabinet/description.txt	Tue May 01 23:19:32 2018 +0300
     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.