🚀
RocksDB Multiplatform 10.4.5 is out - with more native targets and more RocksDB apis ported
Built on
RocksDB 10.4.2, this release brings the full power of Facebook’s ultra-fast key-value store to
JVM,
iOS,
Android + Android Native,
Linux,
tvOS, and
watchOS — all through a single Kotlin API.
RocksDB sits at the heart of systems like Kafka Streams, MySQL’s MyRocks engine and Flink. It’s built for speed, low-latency writes, and serious control over caching, compaction, and compression.
10.4.5 Release Highlights:
•
watchOS, tvOS, and Android Native support
• Expanded RocksDB support:
â—¦ Multiplatform implementations for table formats, filters, options tuning, SST management, and event listeners
â—¦ Deep observability: PerfContext, compaction stats, write-stall tracking, and more
â—¦ Full control over caching, TTL databases, background jobs, and recovery
📖 Full changelog:
10.4.2 → 10.4.5
https://github.com/marykdb/rocksdb-multiplatform