[ ソース: golang-github-pzhin-go-sophia ]
パッケージ: golang-github-pzhin-go-sophia-dev (0.0~git20191015.0.afcd224-6 など)
golang-github-pzhin-go-sophia-dev に関するリンク
Debian の資源:
golang-github-pzhin-go-sophia ソースパッケージをダウンロード:
- [golang-github-pzhin-go-sophia_0.0~git20191015.0.afcd224-6.dsc]
- [golang-github-pzhin-go-sophia_0.0~git20191015.0.afcd224.orig.tar.xz]
- [golang-github-pzhin-go-sophia_0.0~git20191015.0.afcd224-6.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Golang binding for the Sophia database
go-sophia is a Go (golang) binding to the Sophia (http://sophia.systems) database engine. Sophia is a modern transactional key-value/row-storage library, designed to provide best possible on-disk performance without degradation in time. It has guaranteed O(1) worst case complexity for read, write and range scan operations, adapting to expected write rate, total storage capacity and cache size.
その他の golang-github-pzhin-go-sophia-dev 関連パッケージ
|
|
|
|
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package