Commit Graph

4 Commits

Author SHA1 Message Date
Richard Patel 3a0f58b1e3 rocksdb: build with all CPUs
As always, Bazel caching is broken and kind of useless.
It constantly rebuilds RocksDB for no particular reason.
Each build takes over a minute. Make it faster.

Change-Id: I337addd842f2446734b1b47dc35b8e5b9d815b0f
2023-01-24 14:00:36 +00:00
Richard Patel 45beccffd5 third_party/rocksdb: fix build, improve flags
Change-Id: I35cde0b8a74b57491dd019d17d7df60905c92180
Reviewed-on: https://git.firedancer.io/c/radiance/+/316
2022-12-17 04:32:54 +00:00
Richard Patel 4976cfc518 bazel: build RocksDB with CMake
Also build grocksdb with `go_library`
2022-10-29 21:36:17 +02:00
Richard Patel 98a105cbe0 third_party: add gflags v2.2.2, rocksdb v7.7.3 bazel repos 2022-10-29 20:18:46 +02:00