prestodb/presto

[DOC] move caching information from blog post into presto-docs

Open

#21,512 创建于 2023年12月11日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Java (15,558 star) (5,240 fork)batch import
docsfeature requestgood first issue

描述

The blog post RaptorX: Building a 10X Faster Presto has valuable information on caching that should be included in the Presto docs.

Expected Behavior or Use Case

This content should be part of presto-docs, probably in the Connectors section. Also see #21511 for related caching documentation suggested changes.

Presto Component, Service, or Connector

Presto documentation.

Possible Implementation

Example Screenshots (if appropriate):

Context

Users should be able to find Presto documentation without having to exit the docs to blogs. Blogs are great for quickly getting information out, but should not be relied upon as long-term or stable reference material.

贡献者指南