パッケージ: libwiredtiger0 (3.2.1-1ubuntu1)
libwiredtiger0 に関するリンク
Trisquel の資源:
wiredtiger ソースパッケージをダウンロード:
- [wiredtiger_3.2.1-1ubuntu1.dsc]
- [wiredtiger_3.2.1.orig.tar.bz2]
- [wiredtiger_3.2.1-1ubuntu1.debian.tar.xz]
メンテナ:
Original Maintainer:
- Laszlo Boszormenyi (GCS)
外部の資源:
- ホームページ [www.wiredtiger.com]
類似のパッケージ:
high performance, scalable, NoSQL, extensible platform (library)
Supports row-oriented storage (where all columns of a row are stored together), column-oriented storage (where columns are stored in groups, allowing for more efficient access and storage of column subsets) and log-structured merge trees (LSM), for sustained throughput under random insert workloads.
Includes ACID transactions with standard isolation levels and durability at both checkpoint and fine-grained granularity.
Can be used as a simple key/value store, but also has a complete schema layer, including indices and projections.
その他の libwiredtiger0 関連パッケージ
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libsnappy1v5 (>= 1.1.8)
- fast compression/decompression library
-
- dep: zlib1g (>= 1:1.1.4)
- compression library - runtime