zhichao-cao
Results
2
comments of
zhichao-cao
> If I have understood correctly, we are implementing a persistent memory cache. This cache will be controlled by the existing RocksDB APIs [[reference PR](https://github.com/facebook/rocksdb/pull/8113/files)]. Actually, it is not only...
Thanks for the suggestion. So there will be a new error code in Status as Status::FailInsertCache()?