Y
Hacker News
new
|
ask
|
show
|
jobs
by
2020-09-15-tmp
2107 days ago
Thought it would be worth mentioning Sled as an alternative to RocksDB for the Rust crowd:
https://github.com/spacejam/sled
1 comments
silasb
2107 days ago
Worth mentioning that there is
https://crates.io/crates/rocksdb
which Rust bindings to RocksDB.
link