vaticle / dependencies

Bazel dependency declarations for build tools reused across @vaticle repositories (only for @vaticle)
Mozilla Public License 2.0
12 stars 23 forks source link

Switch from SpeeDB crate dependency to RocksDB #544

Closed dmitrii-ubskii closed 1 month ago

dmitrii-ubskii commented 1 month ago

What is the goal of this PR?

We replace the dependency on speedb@0.0.4 with rocksdb@0.22.0, which is a drop-in replacement.

vaticle-bot commented 1 month ago

PR Review Checklist

Do not edit the content of this comment. The PR reviewer should simply update this comment by ticking each review item below, as they get completed.


Trivial Change

Code

Architecture