すべてのオプション
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ ソース: golang-github-tidwall-buntdb  ]

パッケージ: golang-github-tidwall-buntdb-dev (1.1.7-1)

golang-github-tidwall-buntdb-dev に関するリンク

Screenshot

Debian の資源:

golang-github-tidwall-buntdb ソースパッケージをダウンロード:

メンテナ:

外部の資源:

類似のパッケージ:

embeddable, in-memory key/value database for Go

BuntDB is a low-level, in-memory, key/value store in pure Go. It persists to disk, is ACID compliant, and uses locking for multiple readers and a single writer. It supports custom indexes and geospatial data. It's ideal for projects that need a dependable database and favor speed over data size.

Features:

 * In-memory database for fast reads and writes
 * Embeddable with a simple API
 * Spatial indexing for up to 20 dimensions;
   Useful for Geospatial data
 * Index fields inside JSON documents
 * Collate i18n Indexes using the optional collate
   package
 * Create custom indexes for any data type
 * Support for multi value indexes; Similar to a SQL multi column index
 * Built-in types that are easy to get up & running;
   String, Uint, Int, Float
 * Flexible iteration of data; ascending, descending, and ranges
 * Durable append-only file format for persistence
 * Option to evict old items with an expiration TTL
 * Tight codebase, under 2K loc using the cloc command
 * ACID semantics with locking transactions that support rollbacks

その他の golang-github-tidwall-buntdb-dev 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • enhances

golang-github-tidwall-buntdb-dev のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
all 27.1 kB150.0 kB [ファイル一覧]