4 Star 4 Fork 2

Gitee 极速下载 / Zeppelin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/Qihoo360/zeppelin
克隆/下载
README.md 1.62 KB
一键复制 编辑 原始数据 按行查看 历史
CatKang 提交于 2018-02-09 14:52 . Release 1.2.7

Zeppelin: A Scalable, High-Performance Distributed Key-Value Platform

Build Status

Zeppelin is developed and maintained by Qihoo PikaLab and DBA Team, inspired by Pika and Ceph. It's a Distributed Key-Value Platform which aims to provide excellent performance, reliability, and scalability. And based on Zeppelin, we could easily build other services like Table Store, S3 or Redis.

Feature

  • Excellent Performance
  • Horizontal Scalability:a reliable key-value storage service that can scale to many thousands of devices by leveraging the intelligence present in individual storage node.
  • Support upper Protocol

Build Zeppelin

Zeppelin is based on some other basic libraries, such as slash, pink, floyd and rocksdb, so you need to download them first as bellow:

git submodule init

git submodule update

make

Usage

After build and setup, you need to access the service through Zeppeln Client, See more here

Performance

Wiki

Wiki

DataServer Design

MetaServer Design

Latest Release

1.2.7

C/C++
1
https://gitee.com/mirrors/Zeppelin.git
git@gitee.com:mirrors/Zeppelin.git
mirrors
Zeppelin
Zeppelin
master

搜索帮助