Tagged articles
4 articles
Page 1 of 1
Programmer DD
Programmer DD
Dec 28, 2020 · Operations

How to Install and Use Cerebro for Easy Elasticsearch Cluster Management

This guide explains what Cerebro is, how to install it (including binary and Docker options), how to run it on Linux, macOS, and Windows, and how to use its UI to connect to an Elasticsearch node, view cluster overviews, manage shards, and execute DSL queries.

AngularJSCerebroCluster Management
0 likes · 5 min read
How to Install and Use Cerebro for Easy Elasticsearch Cluster Management
Tencent Cloud Developer
Tencent Cloud Developer
Mar 1, 2019 · Databases

From Google’s Graphd to Dgraph: Building Distributed Graph Database Systems

ManishRai Jain recounts his journey from Google’s single‑process Graphd, built for Freebase, to creating Dgraph, a distributed graph‑database that shards SPO triples by predicate, avoids fan‑out broadcasts, and supports deep traversals, illustrating the technical evolution and design choices behind modern scalable graph systems.

CerebroDgraphGoogle
0 likes · 21 min read
From Google’s Graphd to Dgraph: Building Distributed Graph Database Systems