Tag

NVM

0 views collected around this technical thread.

Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Apr 18, 2025 · Frontend Development

Resolving node‑sass Compatibility Issues in Frontend Projects

This guide explains why node‑sass often fails due to mismatched Node.js versions, shows how to check project dependencies, provides version‑mapping tables, and offers three practical solutions—including switching Node versions with nvm, adjusting dependency versions, or replacing node‑sass with sass—to get the project building and running reliably.

NVMfrontendnode version
0 likes · 16 min read
Resolving node‑sass Compatibility Issues in Frontend Projects
Code Mala Tang
Code Mala Tang
Aug 8, 2024 · Frontend Development

Choosing the Right Node.js Version Manager: nvm vs Volta vs asdf

This guide compares three popular Node.js version managers—nvm, Volta, and asdf—detailing their installation steps, usage commands, underlying mechanisms, cautions, and recommendations to help developers choose the best tool for single‑project, multi‑project, cross‑platform, or multi‑language environments.

NVMNode.jsVersion Management
0 likes · 10 min read
Choosing the Right Node.js Version Manager: nvm vs Volta vs asdf
Architecture Development Notes
Architecture Development Notes
Aug 2, 2024 · Backend Development

Choosing the Right Node.js Version Manager: fnm vs nvm vs Volta

This article compares three popular Node.js version managers—fnm, nvm, and Volta—detailing their speed, size, features, ease of use, and community support, and provides guidance on which tool best fits developers’ needs for efficient JavaScript environment management.

JavaScriptNVMNode.js
0 likes · 7 min read
Choosing the Right Node.js Version Manager: fnm vs nvm vs Volta
HelloTech
HelloTech
Mar 28, 2024 · Backend Development

Introduction to Node.js and Comparison of Version Management Tools (NVM, N, Volta)

Node.js extends JavaScript to the server, offering a lightweight, event‑driven runtime that front‑end developers use for APIs, tooling, and SSR, while version‑management tools like NVM, N, and Volta simplify installing and switching multiple Node versions, each with distinct strengths in maturity, speed, and project‑level automation.

JavaScriptNNVM
0 likes · 16 min read
Introduction to Node.js and Comparison of Version Management Tools (NVM, N, Volta)
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Feb 12, 2024 · Operations

Automatic Node.js Version Switching Plugin for VS Code

This article explains the limitations of global Node version managers like n and nvm, presents a demo Node script for per‑project version switching, and details a VS Code extension that automatically detects a project's required Node version and switches it in the integrated terminal.

NVMVSCodeVersion Management
0 likes · 10 min read
Automatic Node.js Version Switching Plugin for VS Code
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Jan 10, 2024 · Backend Development

Resolving Node Version Switching Issues with nvm: A Step‑by‑Step Guide

This article walks through diagnosing why nvm use does not change the global Node.js version, explains how multiple Node installations can conflict, and provides a clear step‑by‑step solution—including installing nvm, checking versions, installing and switching targets, and removing stray Node binaries.

BackendNVMTroubleshooting
0 likes · 6 min read
Resolving Node Version Switching Issues with nvm: A Step‑by‑Step Guide
Tencent Database Technology
Tencent Database Technology
Jun 25, 2021 · Databases

Tencent Cloud Database TDSQL Team Achieves Two Papers Accepted at ACM SIGMOD 2021

At the 2021 ACM SIGMOD conference in Xi'an, Tencent Cloud Database TDSQL team had two papers accepted, introducing the innovative Spitfire three-tier buffer manager and adaptive multilevel serializability models, marking significant breakthroughs in database technology.

ACM SIGMODAI integrationNVM
0 likes · 5 min read
Tencent Cloud Database TDSQL Team Achieves Two Papers Accepted at ACM SIGMOD 2021
Tencent Tech
Tencent Tech
Jun 25, 2021 · Databases

How Tencent Cloud’s Spitfire and Distributed DB Innovations Won SIGMOD 2021

Two Tencent Cloud database papers—Spitfire’s three‑tier buffer manager and a high‑performance strong‑consistency engine for distributed systems—were accepted at ACM SIGMOD 2021, showcasing innovative use of NVM, AI‑driven tuning, and cloud‑native architecture to boost performance and cost efficiency.

NVMResearchbuffer management
0 likes · 5 min read
How Tencent Cloud’s Spitfire and Distributed DB Innovations Won SIGMOD 2021
Architects' Tech Alliance
Architects' Tech Alliance
May 29, 2021 · Fundamentals

NVMe Network Protocol Development Trends Overview

This article introduces the high‑performance NVMe storage protocol, its architecture, advantages over traditional SATA/SAS, the evolution of NVMe‑oF with RDMA and Fibre Channel, and provides links to related technical resources and download materials.

NVMNVMePCIe
0 likes · 3 min read
NVMe Network Protocol Development Trends Overview
Architects' Tech Alliance
Architects' Tech Alliance
Sep 2, 2019 · Databases

The Relationship Between Databases and Emerging Hardware Technologies

This article examines how recent hardware advances such as multi‑core processors, large memory, SSDs, NVM, GPUs and FPGAs have reshaped database system design, outlines the stages from pure academic research to productization, and surveys current database products and research directions leveraging these new devices.

FPGAGPUHardware
0 likes · 11 min read
The Relationship Between Databases and Emerging Hardware Technologies
Architects' Tech Alliance
Architects' Tech Alliance
Jul 3, 2019 · Databases

Optimizing Redis Persistence with Non‑Volatile Memory: Design, Performance, and Recovery

This article examines how integrating Non‑volatile Memory (NVM) with Redis can replace traditional RDB/AOF persistence, offering a hybrid design that improves durability, reduces recovery time, and maintains high write performance, while discussing implementation details, performance benchmarks, and future optimization challenges.

DatabaseNVMPersistence
0 likes · 13 min read
Optimizing Redis Persistence with Non‑Volatile Memory: Design, Performance, and Recovery
Architects' Tech Alliance
Architects' Tech Alliance
Apr 17, 2019 · Databases

Leveraging Non‑Volatile Memory to Enhance Redis Persistence Performance

This article examines how integrating byte‑addressable non‑volatile memory (NVM) with Redis can resolve the performance‑reliability trade‑off of AOF persistence, delivering near‑always‑mode data safety while maintaining everysec‑like throughput and dramatically reducing recovery time.

DatabaseNVMPersistence
0 likes · 10 min read
Leveraging Non‑Volatile Memory to Enhance Redis Persistence Performance
Architecture Digest
Architecture Digest
Mar 22, 2018 · Fundamentals

Recent Trends and Hot Topics in Storage Technologies: Open‑Channel SSD, NVM, Learned Indexes, LSM‑Tree Optimizations, and Crash Consistency

This article surveys current storage research and industry developments, covering Open‑Channel SSD architecture, non‑volatile memory programming models, machine‑learning‑driven learned indexes, LSM‑Tree performance improvements, crash‑consistency verification, and recent virtualization and container‑storage advances.

LSM TreeNVMOpen-Channel SSD
0 likes · 18 min read
Recent Trends and Hot Topics in Storage Technologies: Open‑Channel SSD, NVM, Learned Indexes, LSM‑Tree Optimizations, and Crash Consistency