哈希数据库 -- Tokyo Cabinet 1.4.27 发布

Tokyo Cabinet 是一个DBM的实现。这里的数据库由一系列key-value对的记录构成。key和value都可以是任意长度的字节序列,既可以是二进制也可以是字符串。这里没有数据类型和数据表的概念。

新版本改进内容包括:

Sponsored Links

1. Two kinds of inverted indices were added to the table database API.
2. Token inverted index realizes tag search.
3. Q-gram inverted index realizes full-text search.

下载地址:http://tokyocabinet.sourceforge.net/tokyocabinet-1.4.27.tar.gz

Source:Hit Here!

进行评论

:wink: :-| :-x :twisted: :) 8-O :( :roll: :-P :oops: :-o :mrgreen: :lol: :idea: :-D :evil: :cry: 8) :arrow: :-? :?: :!:

ADVERTISEMENT

登录