Tag

Aerospike

0 views collected around this technical thread.

Xiaolei Talks DB
Xiaolei Talks DB
Apr 7, 2022 · Databases

Why Did One Aerospike Node’s XDR Lag So High? Diagnosis and Fix

A single Aerospike node experienced extreme XDR replication lag due to a misconfigured forward setting, and the article walks through terminology, monitoring data, root‑cause analysis, and step‑by‑step commands to resolve the issue and improve cluster performance.

AerospikeDatabase LagNoSQL
0 likes · 11 min read
Why Did One Aerospike Node’s XDR Lag So High? Diagnosis and Fix
Xiaolei Talks DB
Xiaolei Talks DB
Sep 30, 2021 · Databases

Deploy Aerospike in 10 Minutes: Step‑by‑Step Installation and Tuning Guide

This tutorial walks you through installing the Aerospike NoSQL database, tuning Linux system parameters, configuring a three‑node cluster, performing basic AQL operations, and setting up AMC monitoring, all within roughly ten minutes of setup time.

AerospikeCluster SetupDatabase Installation
0 likes · 11 min read
Deploy Aerospike in 10 Minutes: Step‑by‑Step Installation and Tuning Guide
Xiaolei Talks DB
Xiaolei Talks DB
Aug 25, 2021 · Databases

Fixing Aerospike Cluster Outage: Network Glitches, Memory Limits, and Rebalancing

After a network disruption caused Paxos messages to be ignored and memory shortages prevented data migration, this article details how the Aerospike cluster became unavailable, the diagnostic logs, and the step‑by‑step remediation involving node restarts, memory tuning, and adding new nodes for load balancing.

AerospikeClusterData Rebalancing
0 likes · 12 min read
Fixing Aerospike Cluster Outage: Network Glitches, Memory Limits, and Rebalancing
Baidu Intelligent Testing
Baidu Intelligent Testing
Aug 22, 2017 · Databases

Design and Implementation of a Graph Database Layer on Aerospike

This article describes the motivation, design, and implementation of a label‑property graph database built as a thin layer over Aerospike, detailing its data model, API operations for graphs, indexes, vertices, edges, and query capabilities.

AerospikeIndexingbackend
0 likes · 6 min read
Design and Implementation of a Graph Database Layer on Aerospike