Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## Install

You'll need to build [RocksDB](https://github.com/facebook/rocksdb) v6.16+ on your machine.
You'll need to build [RocksDB](https://github.com/facebook/rocksdb) v6.16+ on your machine. Currently this needs to be 6.x, and as of March 2025 it needs to also be < 6.24.2 (I recommend 6.23.3). Later versions break from, e.g. https://github.com/facebook/rocksdb/commit/2a383f21f46fc11687a2fdd3e81616e93e980df4 .

After that, you can install gorocksdb using the following command:

Expand Down