套件: erlang-bitcask-dev (2.0.8+dfsg-1)
erlang-bitcask-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 erlang-bitcask:
- [erlang-bitcask_2.0.8+dfsg-1.dsc]
- [erlang-bitcask_2.0.8+dfsg.orig.tar.xz]
- [erlang-bitcask_2.0.8+dfsg-1.debian.tar.xz]
維護者:
Original Maintainers:
- LeoFS maintainers team (郵件存檔)
- Taku YASUI
- Nobuhiro Iwamatsu
外部的資源:
- 主頁 [github.com]
相似套件:
Log-Structured Hash Table for Fast Key/Value Data (development files)
Bitcask is an Erlang application that provides an API for storing and retrieving key/value data into a log-structured hash table that provides very fast access. The design owes a lot to the principles found in log-structured file systems and draws inspiration from a number of designs that involve log file merging.
This package includes bitcask headers which are necessary to build Erlang applications which use bitcask.
其他與 erlang-bitcask-dev 有關的套件
|
|
|
-
- dep: erlang-bitcask (>= 2.0.8+dfsg-1)
- Log-Structured Hash Table for Fast Key/Value Data