✨
RocksDB Multiplatform now also compatible with Linux 🐧
Hey devs!
Do you need a sophisticated key value store which serves like a basic storage engine for many databases? I have now ported
RocksDB to more native targets with
RocksDB Multiplatform.
For now I support JVM/Android JVM/macOS/iOS and now also
Linux in version
9.6.2 thanks to a switch to the RocksDB C api. This enables me to add more targets in the future.
You are welcome to check it out! And if you see anything to improve: contributions or DMs are welcome!