Tag

KGraph

1 views collected around this technical thread.

DataFunTalk
DataFunTalk
Jan 23, 2023 · Databases

KGraph: Architecture, Performance, and Applications of Kuaishou's In‑House Graph Platform

This article introduces KGraph, Kuaishou's self‑developed graph platform, detailing its directed heterogeneous property‑graph model, distributed KV storage with PMem persistence, high‑performance RPC framework, key challenges it solves, benchmark results, real‑time recommendation use cases, and future development directions.

Graph DatabaseKGraphdistributed storage
0 likes · 16 min read
KGraph: Architecture, Performance, and Applications of Kuaishou's In‑House Graph Platform
Kuaishou Tech
Kuaishou Tech
Nov 15, 2021 · Databases

KGraph: Design and Implementation of a High‑Performance Distributed Graph Database

This article summarizes the design, architecture, and performance optimizations of KGraph, Kuaishou’s high‑throughput distributed graph database, covering its graph model, storage engine built on PMem, the KRPC network framework, scalability, key challenges, and future directions.

Graph DatabaseKGraphKRPC
0 likes · 20 min read
KGraph: Design and Implementation of a High‑Performance Distributed Graph Database