diff --git a/docs/_posts/2021-05-27-rocksdb-secondary-cache.markdown b/docs/_posts/2021-05-27-rocksdb-secondary-cache.markdown index 07e58c7ba..422554a30 100644 --- a/docs/_posts/2021-05-27-rocksdb-secondary-cache.markdown +++ b/docs/_posts/2021-05-27-rocksdb-secondary-cache.markdown @@ -191,5 +191,5 @@ Longer term, we plan to deploy this in production at Facebook. ## Call to Action -We are hoping for a community contribution of a secondary cache implementation, which would make this feature usable by the broader RocksDB userbase. If you are interested in contributing, please reach out to us in this issue. +We are hoping for a community contribution of a secondary cache implementation, which would make this feature usable by the broader RocksDB userbase. If you are interested in contributing, please reach out to us in [this issue](https://github.com/facebook/rocksdb/issues/8347). diff --git a/docs/static/images/rocksdb-secondary-cache/Mixgraph_hit_rate.png b/docs/static/images/rocksdb-secondary-cache/Mixgraph_hit_rate.png index 8fffc239b..10fa73728 100644 Binary files a/docs/static/images/rocksdb-secondary-cache/Mixgraph_hit_rate.png and b/docs/static/images/rocksdb-secondary-cache/Mixgraph_hit_rate.png differ diff --git a/docs/static/images/rocksdb-secondary-cache/Mixgraph_throughput.png b/docs/static/images/rocksdb-secondary-cache/Mixgraph_throughput.png index 9f64826dd..df2e333f9 100644 Binary files a/docs/static/images/rocksdb-secondary-cache/Mixgraph_throughput.png and b/docs/static/images/rocksdb-secondary-cache/Mixgraph_throughput.png differ diff --git a/docs/static/images/rocksdb-secondary-cache/arch_diagram.png b/docs/static/images/rocksdb-secondary-cache/arch_diagram.png index c406cd429..696a376ed 100644 Binary files a/docs/static/images/rocksdb-secondary-cache/arch_diagram.png and b/docs/static/images/rocksdb-secondary-cache/arch_diagram.png differ