Show HN: Learn by rebuilding Redis, Git, a database from scratch
Redis와 Git을 재구축하며 배우는 프로젝트 소개.
Introduction to a project learning by rebuilding Redis and Git.
AI가 선별한 아티클
Redis와 Git을 재구축하며 배우는 프로젝트 소개.
Introduction to a project learning by rebuilding Redis and Git.
Redis와 Valkey의 보안 취약점 분석 및 CVE ID에 대한 내용입니다.
Analysis of security vulnerabilities in Redis and Valkey, including a CVE ID.
이 글은 자바 기반 실시간 시스템에서 이벤트 주도 설계의 단점을 다룹니다.
This article discusses the downsides of event-driven design in Java-based real-time systems.
Go에서 nil 포인터 검사로 코드 가독성 저하 문제를 다룸.
Discusses code clarity issues due to excessive nil pointer checks in Go.
Redis를 활용한 CDC 시스템 구축에 대한 Ruby 개발자의 경험과 통찰.
Insights and experiences from a Ruby developer on building a CDC system using Redis.
자바의 새로운 가상 스레드는 비동기 프로그래밍을 더 쉽게 만들어 줄 수 있지만, 여전히 설계에 대한 신중함이 필요하다.
Java's virtual threads can simplify async programming, but discipline in design is still necessary.
memcached의 도입과 Redis의 의존성 문제를 다룬 기사.
The article discusses memcached and the dependency issues of Redis.
메모리를 잊는 AI 에이전트를 만드는 과정에서의 어려움을 다룬 글입니다.
The article discusses the challenges faced while building an AI agent that can forget memories.
AWS가 ElastiCache for Valkey에 내구성을 추가하여 데이터 손실 최소화 및 낮은 쓰기 지연을 지원합니다.
AWS adds durability to ElastiCache for Valkey, enhancing data retention and supporting new use cases.
ZeroDrop이라는 개발 도구를 만들고 배포하는 과정을 솔직히 담은 이야기다.
An honest account of building and distributing the developer tool ZeroDrop.
AI 에이전트를 위한 레포에서 부족한 문서화가 문제를 일으킨다는 점을 설명합니다.
Describes how lack of documentation breaks repos for AI agents.
AgentForge의 다중 에이전트 오케스트레이션 구현 경험을 공유합니다.
Lessons learned from 6 months of implementing multi-agent orchestration with AgentForge.
Redis를 이용한 Node.js 캐싱의 활용과 운영 현실을 다루는 가이드.
A guide covering the use and operational realities of caching with Redis in Node.js.
Redis를 Spring Boot와 통합하여 성능 문제를 해결하는 방법에 대한 안내입니다.
Guide on resolving performance issues by integrating Redis with Spring Boot.
Bun 앱 사용자를 위한 SQLite 기반 Redis 호환 서버 설명.
Description of a SQLite-based Redis compatible server for Bun apps.
Valkey의 성능을 극대화하는 방법을 탐구하는 발표.
Presentation on maximizing application performance using Valkey.
Uber는 계정당 초당 30건 이상의 업데이트를 처리하는 배치 시스템을 도입했다.
Uber has introduced a batching system that handles over 30 updates per second per account.
Autonomous AI 도구가 Redis에서 2년 된 RCE 취약점을 발견했습니다.
An autonomous AI tool found a 2-year-old RCE vulnerability in Redis.
MeshFlow는 다중 에이전트 시스템을 최적화 및 관리하는 오픈소스 오케스트레이터입니다.
MeshFlow is an open-source orchestrator for optimizing and governing multi-agent systems.
Redis 분산 잠금의 작동 방식과 실패 모드에 대한 설명.
Explanation of Redis distributed locks, their operation, and failure modes.
Veltrix의 API가 Postgres 연결 문제를 겪는 사례를 다룬 기사.
The article discusses Veltrix's API connection issues with Postgres under high load.
아이유지 키를 통해 API 요청 중복을 방지하는 방법을 설명합니다.
The article explains how idempotency keys prevent duplicate API requests.
Shopify가 재고 예약 시스템을 Redis에서 MySQL로 교체하였다.
Shopify has replaced its inventory reservation system from Redis to MySQL.
Docker Desktop의 라이센스 변경 후 대안으로 OrbStack, Colima, Rancher Desktop 비교
Comparison of Docker Desktop alternatives: OrbStack, Colima, and Rancher Desktop.
Veltrix의 보물 찾기 엔진에서 발생한 문제와 해결 과정을 설명합니다.
The article describes issues faced by Veltrix's treasure-hunt engine and their solutions.
Nx를 선택하여 다중 테넌트 플랫폼의 코드를 정리한 경험을 공유합니다.
The article shares the experience of adopting Nx to tidy up a multi-tenant platform's codebase.
프로덕션에서 발생한 P99 지연 문제에 대한 분석 및 해결 시도.
Analysis of the P99 latency issue in production and attempts to resolve it.
FPT Telecom에서 백엔드 개발자 인턴 면접 문제와 해결 방법을 공유합니다.
Sharing interview problems and solutions for a Backend Developer Intern at FPT Telecom.
보물 사냥 엔진이 문제를 일으킨 경과를 설명하는 글.
This article describes the journey of overcoming issues in a treasure hunt engine.
아이덴포턴시 키를 사용하여 중복 결제를 방지하는 방법에 대해 설명합니다.
Explains how to use idempotency keys to prevent duplicate payments.