solana-with-rpc-optimizations/core
sakridge 5b8f046c67
More configurable rocksdb compaction (#15213)
rocksdb compaction can cause long stalls, so
make it more configurable to try and reduce those stalls
and also to coordinate between multiple nodes to not induce
stall at the same time.
2021-02-14 10:16:30 -08:00
..
benches Cleanup buffered packets (#15210) 2021-02-12 03:27:37 -08:00
src More configurable rocksdb compaction (#15213) 2021-02-14 10:16:30 -08:00
tests More configurable rocksdb compaction (#15213) 2021-02-14 10:16:30 -08:00
.gitignore
Cargo.toml Cleanup buffered packets (#15210) 2021-02-12 03:27:37 -08:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00