https://bugzilla.redhat.com/show_bug.cgi?id=1250025



--- Comment #4 from Matej Mužila <[email protected]> ---
I've updated the package

Spec URL: https://fedorapeople.org/~mmuzila/rocksdb/rocksdb.spec
SRPM URL:
https://fedorapeople.org/~mmuzila/rocksdb/rocksdb-5.2.1-1.fc24.src.rpm

Description: 
Rocksdb is a library that forms the core building block for a fast key value
server, especially suited for storing data on flash drives. It has a
Log-Structured-Merge-Database (LSM) design with flexible trade offs between
Write-Amplification-Factor (WAF), Read-Amplification-Factor (RAF) and
Space-Amplification-Factor (SAF). It has multithreaded compaction, making it
specially suitable for storing multiple terabytes of data in a single database.


Fedora Account System Username: mmuzila

Notes:
  * Library calls exit(). It is caused by bad design.
  * %check is not present, because the check we need was not provided by
upstream.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to