首页 > Web开发 > 详细

cube.js cubestore 生产可以了

时间:2021-05-01 12:23:52      阅读:40      评论:0      收藏:0      [点我收藏+]

使用到的技术

parquet,apache arrow,以及datafusion

参考机制

  • 参考使用模式

传统
技术分享图片

 

 

 


基于cubestore

技术分享图片

 

 

 

  • 存储模式

支持本地存储以及云模式(s3.。。)
技术分享图片

 

 

工作机制

  • 一个router 处理请求,管理数据库的元数据构建查询计划以及调度执行
  • 多个worker节并行进行数据预热的处理
  • 一个本地后者面向云的blob 存储保存列士存储的预聚合数据

参考资料

https://cube.dev/docs/caching/using-pre-aggregations#running-in-production
https://cube.dev/blog/introducing-cubestore/
https://en.wikipedia.org/wiki/Apache_Parquet
https://github.com/apache/arrow
https://github.com/apache/arrow/tree/master/rust/datafusion
https://github.com/cube-js/cube.js/tree/master/examples/cubestore-benchmark

cube.js cubestore 生产可以了

原文:https://www.cnblogs.com/rongfengliang/p/14723955.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!