Jiansheng Qiu
Jiansheng Qiu
Inspired by [mrambacher](https://github.com/mrambacher)'s [PR](https://github.com/facebook/CacheLib/pull/184), I extracted `CachelibWrapper.cpp` and `CachelibWrapper.h` of [facebook's open sourced implementation of CacheLib-based SecondaryCache](https://github.com/facebook/CacheLib/tree/main/cachelib/adaptor/rocks_secondary_cache) with internally used code removed so that it can compile (related issue: )....
好家伙,居然是googleads
能让google不推送这种广告吗?别的网站的google广告还挺正常的
I just found that we can directly use the git repo by simply writing `"hexo-reference": "https://github.com/kchen0x/hexo-reference"` in `dependencies` of `package.json`. I know many of you already know this, just in...
I wrote crate `CowBytes` to solve this problem: . It seems that it works fine. I would like to submit a PR if the maintainer of `serde_bytes` consents.