rocksdb_tools

A persistent key-value store for fast storage

bacaro: haikuports anche su HaikuPorts
Anche su HaikuPorts. rocksdb_tools

Descrizione

RocksDB is an embeddable persistent key-value store for fast storage.

* Uses a log structured database engine, written entirely in C++, for maximum performance. Keys and values are just arbitrarily-sized byte streams. * Is optimized for fast, low latency storage such as flash drives and high-speed disk drives. RocksDB exploits the full potential of high read/write rates offered by flash or RAM. * Is adaptable to different workloads. * Provides basic operations such as opening and closing a database, reading and writing to more advanced operations such as merging and compaction filters.

Installa

Canale stable v9.10.0-2

Questa app e' curata in HaikuPorts. Installala da li', e' gia' disponibile in HaikuDepot.

pkgman install rocksdb_tools

Scarica .hpkg 9.10.0-2 (x86_64)

Attenzione: il file arriva dal server di HaikuPorts, ma installarlo a mano non è la strada consigliata. È «pkgman» a risolvere le dipendenze che un .hpkg non porta con sé: un pacchetto installato da solo potrebbe non partire. Usa il comando pkgman qui sopra, a meno che tu non sappia esattamente perché ti serve il file.

Recensioni