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

Add: fluxcomp, ldns, libndp, libnsl, nghttp2; up: directfb, libevent, libnl, libsoup, links, neon, serf
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Apr 25 13:24:59 2018 +0300 (2018-04-25)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/tokyocabinet/description.txt	Wed Apr 25 13:24:59 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.