Tag

Pegasus

1 views collected around this technical thread.

DataFunSummit
DataFunSummit
Feb 4, 2022 · Databases

Pegasus: Design Overview, New Features, Ecosystem, and Community Development

This article introduces Pegasus, a distributed key‑value storage system, covering its background, architecture, data model, dual‑WAL design, performance benchmarks, recent features such as hot backup, bulk load, access control, partition split, as well as its surrounding ecosystem tools and open‑source community initiatives.

Open SourcePegasusPerformance
0 likes · 12 min read
Pegasus: Design Overview, New Features, Ecosystem, and Community Development
DataFunTalk
DataFunTalk
Jan 3, 2022 · Databases

Pegasus: Architecture, New Features, Ecosystem, and Community Overview

This article introduces Pegasus, a distributed key‑value store, covering its background, system architecture, double‑WAL design, performance benchmarks, recent features such as hot backup, bulk load, access control, partition split, as well as its ecosystem tools and community development plans.

Bulk LoadDistributed DatabaseHot Backup
0 likes · 12 min read
Pegasus: Architecture, New Features, Ecosystem, and Community Overview
Baixing.com Technical Team
Baixing.com Technical Team
Oct 30, 2017 · Mobile Development

Seamlessly Integrate React Native Modules into Existing Native Apps with Pegasus

This article explains how to embed React Native components into an existing iOS/Android app by turning the RN module into a native library called Pegasus, covering integration steps, architecture, and bidirectional communication between JavaScript and native code.

AndroidPegasusReact Native
0 likes · 14 min read
Seamlessly Integrate React Native Modules into Existing Native Apps with Pegasus
Qunar Tech Salon
Qunar Tech Salon
Oct 24, 2017 · Databases

Design and Implementation of Pegasus: Xiaomi’s Distributed Key‑Value Store

This article explains why Xiaomi built Pegasus to replace HBase, describes its architecture—including MetaServer, ReplicaServer, partitioning, multi‑replica design and the PacificA consensus algorithm—covers implementation challenges such as load balancing, consistency, latency, testing, and outlines current status and future plans.

Distributed SystemsPegasusc
0 likes · 23 min read
Design and Implementation of Pegasus: Xiaomi’s Distributed Key‑Value Store