Tokyo Cabinet 支持的四种数据类型
- Hash table (tch) - like a Python dictionary
- B+ tree (tcb) - non-unique keys, comparison & cursor functionality
- Fixed-length array (tcf) - each key is a unique natural number, each value is of fixed length
- Table (tct) - variant of Hash table where volumes can have named columns
0
See Also
- Tokyo Cabinet:一款可靠且高效的 Linux K/V 数据库推荐
- Flare+Tokyo Cabinet 组合
- Go 1.12将对TLS 1.3的支持的实现
- 只能支持SNS登录吗?
- php版的youbbs好像只支持php5.6?