Tagged articles

Memory Broker

2 articles · Page 1 of 1
Hacker Afternoon Tea
Hacker Afternoon Tea
Feb 7, 2022 · Backend Development

How to Configure a Memory Broker Replica in Undermoon

This guide shows how to build Undermoon, run a master and replica Memory Broker, verify data replication, and manually switch to the replica via the coordinator API when the master fails, ensuring continued service operation.

Coordinator APIMemory BrokerRedis
0 likes · 4 min read
How to Configure a Memory Broker Replica in Undermoon
Hacker Afternoon Tea
Hacker Afternoon Tea
Jan 30, 2022 · Databases

How to Manually Set Up an Undermoon Redis Cluster

This step‑by‑step tutorial shows how to build Undermoon from source, deploy a memory broker, coordinator, two server proxies and four Redis nodes on a single machine, register them via JSON APIs, create a named cluster, and verify its operation with redis‑cli.

ClusterMemory BrokerRedis
0 likes · 6 min read
How to Manually Set Up an Undermoon Redis Cluster