rocksdb 5.8.7-1 source package in Ubuntu

Changelog

rocksdb (5.8.7-1) unstable; urgency=medium

  * New upstream release.

 -- Laszlo Boszormenyi (GCS) <email address hidden>  Sun, 03 Dec 2017 14:13:31 +0000

Upload details

Uploaded by:
Laszlo Boszormenyi
Uploaded to:
Sid
Original maintainer:
Laszlo Boszormenyi
Architectures:
amd64 arm64 ppc64el mips64el ppc64 sparc64
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
rocksdb_5.8.7-1.dsc 2.0 KiB 86058d018a403b09271077caa74ba2e8cfff0cf0d14fef6832a45a257244be8c
rocksdb_5.8.7.orig.tar.gz 3.7 MiB 4edc86a51bf7bd0ca1c4eb6c41b89b2e58e535ac74ec9b92b62866957abc4152
rocksdb_5.8.7-1.debian.tar.xz 45.0 KiB 217af67234bb687b12be383c6e57501aae7722315ec82f562a3f04c15dcdd223

Available diffs

No changes file available.

Binary packages built by this source

librocksdb-dev: persistent Key-Value Store for Flash and RAM Storage (development)

 C++ library providing an embedded key-value store, where keys and values are
 arbitrary byte streams. It was developed at Facebook based on LevelDB and
 provides backwards-compatible support for LevelDB APIs.
 .
 RocksDB is optimized for Flash with extremely low latencies. RocksDB uses a
 Log Structured Database Engine for storage, written entirely in C++.
 .
 RocksDB features highly flexible configuration settings that may be tuned to
 run on a variety of production environments, including pure memory, Flash,
 hard disks or HDFS. It supports various compression algorithms and good tools
 for production support and debugging.
 .
 Features:
   - Designed for application servers wanting to store up to a few terabytes
     of data on locally attached Flash drives or in RAM
   - Optimized for storing small to medium size key-values on fast storage --
     flash devices or in-memory
   - Scales linearly with number of CPUs so that it works well on ARM
     processors
 .
 This package contains libraries and header files for developing
 applications that use librocksdb .

librocksdb5.8: persistent Key-Value Store for Flash and RAM Storage

 C++ library providing an embedded key-value store, where keys and values are
 arbitrary byte streams. It was developed at Facebook based on LevelDB and
 provides backwards-compatible support for LevelDB APIs.
 .
 RocksDB is optimized for Flash with extremely low latencies. RocksDB uses a
 Log Structured Database Engine for storage, written entirely in C++.
 .
 RocksDB features highly flexible configuration settings that may be tuned to
 run on a variety of production environments, including pure memory, Flash,
 hard disks or HDFS. It supports various compression algorithms and good tools
 for production support and debugging.
 .
 Features:
   - Designed for application servers wanting to store up to a few terabytes
     of data on locally attached Flash drives or in RAM
   - Optimized for storing small to medium size key-values on fast storage --
     flash devices or in-memory
   - Scales linearly with number of CPUs so that it works well on ARM
     processors

librocksdb5.8-dbg: No summary available for librocksdb5.8-dbg in ubuntu bionic.

No description available for librocksdb5.8-dbg in ubuntu bionic.