Kangaroo: A new flash cache optimized for tiny objects
What the research is:
Kangaroo is a new flash cache that enables more efficient caching of tiny objects (objects that are ~100 bytes or less) and overcomes the challenges presented by existing flash cache designs. Since Kangaroo is implemented within CacheLib, Facebook’s open source caching engine, developers can use Kangaroo through CacheLib’s API to build their own customized cache services.
We partnered with Carnegie Mellon University (CMU) on this research. The resulting paper won the Best P...
Read more at engineering.fb.com