Hi, here's a port of facebook's rocksdb (http://rocksdb.org/), a fork of google's leveldb. I've enabled all the archivers deps because stalwart-jmap apparently uses snappy compress via rocksdb-rs for its index storage. with the shipped ldb binary, i'm able to play/inspect with the internal index, eventually backuping it (cf https://github.com/facebook/rocksdb/wiki/Administration-and-Data-Access-Tool).
========= RocksDB is an embeddable persistent key-value store for fast storage. It can also be the foundation for a client-server database but the current focus is on embedded workloads. ========= feedback welcome. I dont really know if this can get picked up by some other ports, from my understanding mariadb can/might use it ? Landry
rocksdb-7.7.3.tgz
Description: application/tar-gz