Files
doris/docs/zh-CN
HaiBo Li 5f43fb3bde [Cache][BE] LRU cache for sql/partition cache #2581 (#4005)
1. Find the cache node by SQL Key, then find the corresponding partition data by Partition Key, and then decide whether to hit Cache by LastVersion and LastVersionTime
2. Refers to the classic cache algorithm LRU, which is the least recently used algorithm, using a three-layer data structure to achieve
3. The Cache elimination algorithm is implemented by ensuring the range of the partition as much as possible, to avoid the situation of partition discontinuity, which will reduce the hit rate of the Cache partition,
4. Use the two thresholds of maximum memory and elastic memory to control to avoid frequent elimination of data
2020-09-20 20:50:51 +08:00
..

home, heroImage, heroBgImage, heroText, tagline, structure, features, cases, actionText, actionLink
home heroImage heroBgImage heroText tagline structure features cases actionText actionLink
true /images/home/banner-stats.png /images/home/hero-bg.png
欢迎使用
Apache Doris
支持对海量大数据进行快速分析的MPP数据库
title subTitle descriptions image actionText actionLink
Apache Doris
Apache Doris是一个现代化的MPP分析型数据库产品。仅需亚秒级响应时间即可获得查询结果,有效地支持实时数据分析。Apache Doris的分布式架构非常简洁,易于运维,并且可以支持10PB以上的超大数据集。
Apache Doris可以满足多种数据分析需求,例如固定历史报表,实时数据分析,交互式数据分析和探索式数据分析等。令您的数据分析工作更加简单高效!
/images/home/structure-fresh.png 了解更多 /zh-CN/getting-started/basic-usage
title subTitle list
Apache Doris 核心特性
title icon
现代化MPP架构 /images/home/struct.png
title icon
秒级查询返回延时 /images/home/clock.png
title icon
支持标准SQL语言,兼容MySQL协议 /images/home/sql.png
title icon
向量化执行器 /images/home/program.png
title icon
高效的聚合表技术 /images/home/aggr.png
title icon
新型预聚合技术Rollup /images/home/rollup.png
title icon
高性能、高可用、高可靠 /images/home/cpu.png
title icon
极简运维,弹性伸缩 /images/home/dev.png
title subTitle list
Apache Doris 用户
logo alt
/images/home/logo-meituan.png 美团
logo alt
/images/home/logo-xiaomi.png 小米
logo alt
/images/home/logo-jd.png 京东
logo alt
/images/home/logo-huawei.png 华为
logo alt
/images/home/logo-baidu.png 百度
logo alt
/images/home/logo-weibo.png 新浪微博
logo alt
/images/home/logo-zuoyebang.png 作业帮
logo alt
/images/home/logo-vipkid.png Vipkid
logo alt
/images/home/logo-360.png 360
logo alt
/images/home/logo-shopee.png Shopee
logo alt
/images/home/logo-tantan.png 探探
logo alt
/images/home/logo-kuaishou.png 快手
logo alt
/images/home/logo-sohu.png 搜狐
logo alt
/images/home/logo-yidian.png 一点资讯
logo alt
/images/home/logo-dingdong.png 叮咚买菜
logo alt
/images/home/logo-youdao.png 有道
快速上手 → /zh-CN/installing/compilation