Kotlin/Native bindings for RocksDB.
Kotlin/Native targets:
- macOS
- Linux
Support for Windows is possible, but requires further work. See #2.
Very early prototype.
Bindings are generated from the RocksDB C API, which has some limitations.
Using the C bindings potentially allows for targeting Windows, Linux, and MacOS.
Building requires that the following libraries are installed.
rocksdb
bz2
lz4
snappy
zlib
zstd