facebook / rocksdb

A library that provides an embeddable, persistent key-value store for fast storage.
http://rocksdb.org
GNU General Public License v2.0
28.64k stars 6.33k forks source link

Support for s390x zLinux #4010

Closed koldat closed 6 years ago

koldat commented 6 years ago

JNI is missing support for zLinux s390x platform.

Pull request: #4009

koldat commented 6 years ago

pulled