Giter Club home page Giter Club logo

bigdatasolution's Introduction

简体中文 | English

简介

本仓库提供了一套基于 ElasticSearch(搜索) + Cassandra(存储) 的整套海量数据存储方案,基于 ABP vNext 重写了仓储层实现,减少上层业务代码的侵入。具体存储架构与网络拓扑信息,请参考下面 架构 一节。

架构

TODO

压力测试

测试环境:

用途 CPU 内存 硬盘 网络 数量
Kafka
Cassandra
ElasticSearch
Web 站点

压测指标与结果:

操作类型 数据量 并发 测试时间 平均响应时间 最大响应时间
单条数据写入 1 10 5 min
单条数据写入 1 100 5 min
单条数据写入 1 1000 5 min
单条数据写入 1 10000 5 min
批量数据写入 1000 10 5 min
批量数据写入 1000 100 5 min
批量数据写入 1000 1000 5 min
批量数据写入 1000 10000 5 min
单条数据查询 (预置)10000000 10 5 min
单条数据查询 (预置)10000000 100 5 min
单条数据查询 (预置)10000000 1000 5 min
单条数据查询 (预置)10000000 10000 5 min
分页数据查询(30/页) (预置)10000000 10 5 min
分页数据查询(30/页) (预置)10000000 100 5 min
分页数据查询(30/页) (预置)10000000 1000 5 min
分页数据查询(30/页) (预置)10000000 10000 5 min
关联查询(3 关联表) (预置)30000000 10 5 min
关联查询(3 关联表) (预置)30000000 100 5 min
关联查询(3 关联表) (预置)30000000 1000 5 min
关联查询(3 关联表) (预置)30000000 10000 5 min

如何使用

环境部署

Docker 部署

TODO

二进制部署

TODO

Kubernetes 部署

TODO

模块安装

TODO

表结构生成

TODO

动态实体管理

TODO

bigdatasolution's People

Contributors

real-zony avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

zhangke4300 bubdm

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.